Commit Graph

  • 9ed0d4c9ae Restored ngx_quic_encrypt return type. Sergey Kandaurov 2020-05-06 14:34:44 +0300
  • 7a670e27e5
    Create README.md Mahek Pavagadhi 2020-05-05 01:29:57 -0700
  • 5e5c703656 Store clearflags in pkt->flags after decryption. Vladimir Homutov 2020-04-30 12:22:35 +0300
  • 1a6fc01fb8 Configure: fixed static compilation with OpenSSL 1.1.1 / BoringSSL. Sergey Kandaurov 2020-05-01 13:02:30 +0300
  • cf5168c9e0 Mention quic branch in README. Sergey Kandaurov 2020-04-30 15:59:14 +0300
  • b7b3aca704 Configure: unbreak with old OpenSSL, --with-http_v3_module added. Sergey Kandaurov 2020-04-30 15:47:43 +0300
  • be47823248 Removed outdated/incorrect comments and fixed style. Vladimir Homutov 2020-04-29 14:45:55 +0300
  • ed461dbff7 Reworked macros for parsing/assembling packet types. Vladimir Homutov 2020-04-30 12:38:38 +0300
  • 4c2ccf217a Renamed retransmit event object in preparation for retry support. Sergey Kandaurov 2020-04-29 14:59:21 +0300
  • 9aeb2c0ece Server CID change. Sergey Kandaurov 2020-04-28 18:24:01 +0300
  • 467c8a13c9 Factored out sending ACK from payload handler. Sergey Kandaurov 2020-04-28 18:23:56 +0300
  • 6582758e18 Added README. Vladimir Homutov 2020-04-28 18:16:13 +0300
  • 7509f967f7 Respect MAX_DATA and MAX_STREAM_DATA from QUIC client. Roman Arutyunyan 2020-04-28 16:37:32 +0300
  • 75acaec13a QUIC basic congestion control. Roman Arutyunyan 2020-04-28 16:42:43 +0300
  • 60c8a601d0 Fixed packet retransmission. Roman Arutyunyan 2020-04-24 17:20:37 +0300
  • 9c37591016 Assign connection number to every QUIC stream log. Roman Arutyunyan 2020-04-23 18:05:05 +0300
  • 2e4cd7a2e5 Error messages cleanup. Vladimir Homutov 2020-04-24 14:38:49 +0300
  • 62943dfa08 Cleaned up hexdumps in debug output. Vladimir Homutov 2020-04-24 11:33:00 +0300
  • a9ef6ed17d Debug cleanup. Vladimir Homutov 2020-04-24 10:11:47 +0300
  • 5ff315cef1 nginx supports loading private key from HW token but does not support loading certificate Lubos Uhliarik 2020-04-23 12:44:33 +0200
  • ed506f8e15 TODOs cleanup in transport. Vladimir Homutov 2020-04-23 12:25:00 +0300
  • 936f577967 Retired the ngx_quic_parse_int_multi() function. Vladimir Homutov 2020-04-23 12:10:56 +0300
  • e34161c3d5 Removed support of drafts older than currently latest 27. Vladimir Homutov 2020-04-23 11:50:20 +0300
  • 26b7056972 Added proper handling of connection close phases. Vladimir Homutov 2020-04-23 13:41:08 +0300
  • c8edca3137 Refactored ngx_quic_close_connection(). Vladimir Homutov 2020-04-23 11:15:44 +0300
  • 37b95d545c HTTP/3: directives with limited values converted to post handler. Sergey Kandaurov 2020-04-22 15:59:19 +0300
  • 89bba9bf7d HTTP/3: bytes holding directives changed to ngx_conf_set_size_slot. Sergey Kandaurov 2020-04-22 15:48:39 +0300
  • db90ddcb9e Improved ngx_quic_build_int() code and readability. Sergey Kandaurov 2020-04-22 14:52:16 +0300
  • 9275f06a57 Fixed QUIC buffer consumption in send_chain(). Roman Arutyunyan 2020-04-21 17:52:32 +0300
  • 400eb1b628 HTTP/3: fixed encoding variable-length integers. Roman Arutyunyan 2020-04-21 17:11:49 +0300
  • 285a495d02 release-1.18.0 tag stable-1.18 Maxim Dounin 2020-04-21 17:09:01 +0300
  • e6b3a11581 nginx-1.18.0-RELEASE release-1.18.0 Maxim Dounin 2020-04-21 17:09:01 +0300
  • 6acdee5e32 Stable branch. Maxim Dounin 2020-04-21 15:38:06 +0300
  • f503658484 Fixed memory leak with reordered stream frames. Vladimir Homutov 2020-04-20 18:32:46 +0300
  • 10bda6e11b Fixed includes in quic headers. Roman Arutyunyan 2020-04-21 12:06:24 +0300
  • 07699053c0 Added MAX_STREAM_DATA stub handler. Vladimir Homutov 2020-04-20 17:18:04 +0300
  • baacacd845 Respecting maximum packet size. Vladimir Homutov 2020-04-20 22:25:22 +0300
  • 67aa3b9191 Removed source/destination swap from the function creating header. Vladimir Homutov 2020-04-20 12:12:17 +0300
  • fa264b46b1 Revert "Rejecting new connections with non-zero Initial packet." Sergey Kandaurov 2020-04-17 12:01:45 +0300
  • 7288ac4862 Fixed error descriptions. Vladimir Homutov 2020-04-16 16:54:22 +0300
  • d8ab79f6db Removed outdated TODO. Vladimir Homutov 2020-04-16 13:28:43 +0300
  • f901747f29 Added handling of incorrect values in TP configuration. Vladimir Homutov 2020-04-16 12:17:41 +0300
  • df01c0c13c Parsing of truncated packet numbers. Sergey Kandaurov 2020-04-16 12:46:48 +0300
  • 29b6ad00a2 Added primitive flow control mechanisms. Vladimir Homutov 2020-04-15 18:54:03 +0300
  • 2e2d1843c3 Create new stream immediately on receiving new stream id. Vladimir Homutov 2020-04-15 14:29:00 +0300
  • 001b81af88 Free remaining frames on connection close. Vladimir Homutov 2020-04-15 13:09:39 +0300
  • 53d47318c5 Sorted functions and functions declarations. Vladimir Homutov 2020-04-14 16:30:41 +0300
  • 9542c975b7 Added reordering support for STREAM frames. Vladimir Homutov 2020-04-15 11:11:54 +0300
  • 081682cd3c Crypto buffer frames reordering. Vladimir Homutov 2020-04-14 12:16:25 +0300
  • 76e99f668d Cleaned up magic numbers in ngx_quic_output_frames(). Vladimir Homutov 2020-04-13 14:57:58 +0300
  • fbf6494f5f Rename types and variables used for packet number space. Vladimir Homutov 2020-04-14 12:06:32 +0300
  • 987a1216e7 Merged with the default branch. Sergey Kandaurov 2020-04-14 19:35:20 +0300
  • b77fd3dc58 HTTP/3: fixed reading request body. Roman Arutyunyan 2020-04-13 17:54:23 +0300
  • c64a3939e4 Added basic offset support in client CRYPTO frames. Vladimir Homutov 2020-04-07 15:50:38 +0300
  • f540602ad2 Fixed build with OpenSSL using old callbacks API. Sergey Kandaurov 2020-04-07 12:54:34 +0300
  • 35878c3796 ACK ranges processing. Vladimir Homutov 2020-04-06 16:19:26 +0300
  • 1c9ddadd76 Ignore non-yet-implemented frames. Vladimir Homutov 2020-04-06 11:16:45 +0300
  • 757b3e7bcf Added check for SSL_get_current_cipher() results. Vladimir Homutov 2020-04-04 22:25:41 +0300
  • 61aa190cfb Added a bit more debugging in STREAM frame parser. Vladimir Homutov 2020-04-06 11:17:14 +0300
  • 5b41275219 Do not set timers after the connection is closed. Vladimir Homutov 2020-04-04 22:27:29 +0300
  • 3f3315aea6 Discarding Handshake packets if no Handshake keys yet. Sergey Kandaurov 2020-04-06 14:54:10 +0300
  • cc704a8c31 Rejecting new connections with non-zero Initial packet. Sergey Kandaurov 2020-04-06 14:54:10 +0300
  • 1381982aaa TLS Key Update in QUIC. Sergey Kandaurov 2020-04-06 14:54:08 +0300
  • 3b77fb705b Removed excessive debugging in QUIC packet creation. Sergey Kandaurov 2020-04-04 17:34:39 +0300
  • 671ed4b3b1 Logging of packet numbers in QUIC packet creation. Sergey Kandaurov 2020-04-04 17:34:04 +0300
  • 4cfc98c63f Removed unneccesary milliseconds conversion. Vladimir Homutov 2020-04-03 16:33:59 +0300
  • b3300b5220 Proper handling of packet number in header. Vladimir Homutov 2020-04-03 14:02:16 +0300
  • b4719e8ea4 Advertizing MAX_STREAMS (0x12) credit in advance. Sergey Kandaurov 2020-04-03 13:49:44 +0300
  • 569da72e4b Fixed computing nonce again, by properly shifting packet number. Sergey Kandaurov 2020-04-03 13:49:40 +0300
  • 723c276a7b Fixed missing propagation of need_ack flag from frames to packet. Vladimir Homutov 2020-04-03 09:53:51 +0300
  • 932bfe7b36 Fixed excessive push timer firing. Vladimir Homutov 2020-04-02 14:53:01 +0300
  • 9c8a7a52e1 Fixed computing nonce by xoring all packet number bytes. Sergey Kandaurov 2020-04-02 11:40:25 +0300
  • 01bddf4533 Output buffering. Vladimir Homutov 2020-04-01 17:09:11 +0300
  • 7b1a3df37c Implemented retransmission and retransmit queue. Vladimir Homutov 2020-04-01 17:06:26 +0300
  • d7eeb2e30b Introduced packet namespace in QUIC connection. Vladimir Homutov 2020-04-01 14:31:08 +0300
  • 9595417396 Refactored QUIC secrets storage. Vladimir Homutov 2020-04-01 14:25:25 +0300
  • c6859361e3 Added missing debug description. Vladimir Homutov 2020-04-01 17:21:52 +0300
  • 6abff71fc4 TLS Early Data support. Sergey Kandaurov 2020-04-01 13:27:42 +0300
  • 140a89ce01 TLS Early Data key derivation support. Sergey Kandaurov 2020-04-01 13:27:42 +0300
  • 22671b37e3 Sending HANDSHAKE_DONE just once with BoringSSL. Sergey Kandaurov 2020-04-01 13:27:42 +0300
  • 833a28244f QUIC packet padding to fulfil header protection sample demands. Sergey Kandaurov 2020-04-01 13:27:42 +0300
  • e9d67086c7 Improved SSL_do_handshake() error handling in QUIC. Sergey Kandaurov 2020-04-01 13:27:42 +0300
  • 86029005a5 Style. Sergey Kandaurov 2020-04-01 13:27:41 +0300
  • c3b7927e24 Removed unused field from ngx_quic_header_t. Vladimir Homutov 2020-03-31 13:13:12 +0300
  • 4502e5b1e9 HTTP/3: http3 variable. Sergey Kandaurov 2020-03-28 18:41:31 +0300
  • 7a0b840c51 HTTP/3: static table cleanup. Sergey Kandaurov 2020-03-28 18:02:20 +0300
  • fa1e1beadc Parsing HTTP/3 request body. Roman Arutyunyan 2020-03-27 19:41:06 +0300
  • 84a7835015 Fixed handling QUIC stream eof. Roman Arutyunyan 2020-03-27 10:02:45 +0300
  • 89a6a4f198 Push QUIC stream frames in send() and cleanup handler. Roman Arutyunyan 2020-03-27 19:08:24 +0300
  • 80a38580bd Chunked response body in HTTP/3. Roman Arutyunyan 2020-03-27 19:46:54 +0300
  • 81f7cff632 Fixed buffer overflow. Roman Arutyunyan 2020-03-27 15:50:42 +0300
  • 3fbdc04072 Unbreak sending CONNECTION_CLOSE from the send_alert callback. Sergey Kandaurov 2020-03-27 12:52:08 +0300
  • 41a8b8d392 Merged ngx_quic_send_packet() into ngx_quic_send_frames(). Vladimir Homutov 2020-03-26 18:29:38 +0300
  • 7d408f1bba Got rid of memory allocation in decryption. Vladimir Homutov 2020-03-26 16:54:46 +0300
  • 7c6e6426c6 Logging cleanup. Vladimir Homutov 2020-03-26 13:54:49 +0300
  • d71df64e9a QUIC frames reuse. Roman Arutyunyan 2020-03-25 23:40:50 +0300
  • 715d8a250b Removed memory allocations from encryption code. Vladimir Homutov 2020-03-26 12:11:50 +0300
  • bcd54c2643 Fixed QUIC stream insert and find. Roman Arutyunyan 2020-03-25 14:05:40 +0300
  • dbf1b41cfb Simplifed handling HTTP/3 streams. Roman Arutyunyan 2020-03-25 12:14:24 +0300
  • 95f439630b Safe QUIC stream creation. Roman Arutyunyan 2020-03-25 12:56:21 +0300