| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2020-04-23 | Version bump. | Ruslan Ermilov | 1 | -2/+2 |
| 2020-04-14 | Merged with the default branch. | Sergey Kandaurov | 1 | -2/+2 |
| 2020-03-18 | Extracted transport part of the code into separate file. | Vladimir Homutov | 1 | -0/+1 |
| 2020-03-16 | Split transport and crypto parts into separate files. | Vladimir Homutov | 1 | -0/+1 |
| 2020-03-13 | Fixed sanitizer errors. | Roman Arutyunyan | 1 | -6/+6 |
| 2020-03-16 | Version bump. | Ruslan Ermilov | 1 | -2/+2 |
| 2020-03-12 | HTTP/QUIC interface reworked. | Vladimir Homutov | 2 | -0/+2 |
| 2020-02-28 | Initial QUIC support in http. | Sergey Kandaurov | 2 | -20/+23 |
| 2020-02-05 | Version bump. | Sergey Kandaurov | 1 | -2/+2 |
| 2019-12-27 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-12-05 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-10-21 | Parsing server PROXY protocol address and port (ticket #1206). | Roman Arutyunyan | 2 | -62/+128 |
| 2019-10-21 | Core: moved PROXY protocol fields out of ngx_connection_t. | Roman Arutyunyan | 4 | -21/+42 |
| 2019-10-24 | Version bump. | Roman Arutyunyan | 1 | -2/+2 |
| 2019-09-30 | Core: removed dead code in ngx_rbtree_delete(). | Vladimir Homutov | 1 | -6/+1 |
| 2019-09-30 | Version bump. | Vladimir Homutov | 1 | -2/+2 |
| 2019-09-10 | Resolver: fixed possible use-after-free while resolving PTR. | Sergey Kandaurov | 1 | -1/+2 |
| 2019-08-16 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-07-31 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-07-19 | Core: fixed memory leak on error, missed in c3f60d618c17. | Maxim Dounin | 1 | -0/+1 |
| 2019-07-18 | Core: fixed segfault with too large bucket sizes (ticket #1806). | Maxim Dounin | 1 | -5/+25 |
| 2019-07-09 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-05-27 | Version bump. | Roman Arutyunyan | 1 | -2/+2 |
| 2020-08-14 | Version bump. | Roman Arutyunyan | 1 | -2/+2 |
| 2019-04-09 | Core: enabled "include" in any context (ticket #1615). | Vladimir Homutov | 1 | -1/+1 |
| 2019-04-24 | Version bump. | Vladimir Homutov | 1 | -2/+2 |
| 2019-04-15 | Fixed incorrect length handling in ngx_utf8_length(). | Maxim Dounin | 1 | -1/+1 |
| 2019-04-15 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-03-26 | Version bump. | Sergey Kandaurov | 1 | -2/+2 |
| 2019-03-06 | Listen port ranges. | Roman Arutyunyan | 2 | -29/+119 |
| 2019-03-20 | Removed sorting of getaddrinfo() results. | Roman Arutyunyan | 1 | -14/+5 |
| 2019-03-15 | Multiple addresses in "listen". | Roman Arutyunyan | 2 | -211/+130 |
| 2019-03-03 | Version bump. | Maxim Dounin | 1 | -2/+2 |
| 2019-02-12 | Slab: removed redundant page calculation (ticket #1721). | Maxim Dounin | 1 | -2/+1 |
| 2018-12-25 | Use %s for errors returned from configuration parsing handlers. | Ruslan Ermilov | 1 | -1/+1 |
| 2019-01-17 | Version bump. | Vladimir Homutov | 1 | -2/+2 |
| 2018-12-24 | Win32: removed NGX_DIR_MASK concept. | Maxim Dounin | 1 | -2/+2 |
| 2018-12-11 | Resolver: report SRV resolve failure if all A resolves failed. | Roman Arutyunyan | 1 | -1/+9 |
| 2018-12-11 | Version bump. | Roman Arutyunyan | 1 | -2/+2 |
| 2018-11-26 | Negative size buffers detection. | Maxim Dounin | 1 | -4/+60 |
| 2018-11-15 | Core: ngx_explicit_memzero(). | Maxim Dounin | 2 | -0/+10 |
| 2018-11-15 | Core: free shared memory on cycle initialization failure. | Ruslan Ermilov | 1 | -0/+64 |
| 2018-11-13 | Version bump. | Vladimir Homutov | 1 | -2/+2 |
| 2018-10-03 | Version bump. | Vladimir Homutov | 1 | -2/+2 |
| 2018-10-02 | Fixed off-by-one error in shared zone initialization. | Ruslan Ermilov | 1 | -1/+2 |
| 2018-09-27 | Version bump. | Ruslan Ermilov | 1 | -2/+2 |
| 2018-08-30 | Version bump. | Roman Arutyunyan | 1 | -2/+2 |
| 2018-08-09 | Skipping spaces in configuration files (ticket #1557). | Maxim Dounin | 1 | -3/+4 |
| 2018-08-01 | Dav: changed ngx_copy_file() to preserve access and mtime. | Maxim Dounin | 1 | -9/+13 |
| 2018-08-01 | Dav: fixed ngx_copy_file() to truncate destination file. | Maxim Dounin | 1 | -2/+1 |
