| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-03-28 | HTTP/3: http3 variable. | Sergey Kandaurov | 1 | -0/+24 |
| 2020-03-28 | HTTP/3: static table cleanup. | Sergey Kandaurov | 1 | -7/+8 |
| 2020-03-27 | Parsing HTTP/3 request body. | Roman Arutyunyan | 4 | -0/+133 |
| 2020-03-27 | Chunked response body in HTTP/3. | Roman Arutyunyan | 2 | -5/+31 |
| 2020-03-27 | Fixed buffer overflow. | Roman Arutyunyan | 1 | -1/+1 |
| 2020-03-25 | Simplifed handling HTTP/3 streams. | Roman Arutyunyan | 2 | -178/+86 |
| 2020-03-24 | When closing a QUIC connection, wait for all streams to finish. | Roman Arutyunyan | 1 | -0/+21 |
| 2020-03-23 | Respect QUIC max_idle_timeout. | Roman Arutyunyan | 1 | -1/+1 |
| 2020-03-23 | Support for HTTP/3 ALPN. | Roman Arutyunyan | 1 | -0/+3 |
| 2020-03-23 | Limit output QUIC packets with client max_packet_size. | Roman Arutyunyan | 1 | -3/+6 |
| 2020-03-20 | Removed unused variable. | Roman Arutyunyan | 1 | -3/+1 |
| 2020-03-20 | Adedd the http "quic" variable. | Vladimir Homutov | 1 | -1/+52 |
| 2020-03-20 | Configurable transport parameters. | Vladimir Homutov | 2 | -2/+185 |
| 2020-03-19 | Fixed header creation for header_only responses in HTTP/3. | Roman Arutyunyan | 1 | -11/+15 |
| 2020-03-18 | HTTP/3 $request_line variable. | Roman Arutyunyan | 1 | -538/+35 |
| 2020-03-18 | Fixed pointer increment while parsing HTTP/3 header. | Roman Arutyunyan | 1 | -3/+2 |
| 2020-03-18 | Fixed HTTP/3 server stream creation. | Roman Arutyunyan | 1 | -5/+5 |
| 2020-03-18 | Removed comment. | Roman Arutyunyan | 1 | -1/+0 |
| 2020-03-18 | Refactored HTTP/3 parser. | Roman Arutyunyan | 7 | -682/+1861 |
| 2020-03-14 | Temporary fix for header null-termination in HTTP/3. | Roman Arutyunyan | 1 | -0/+12 |
| 2020-03-13 | HTTP/3. | Roman Arutyunyan | 6 | -0/+2764 |
