aboutsummaryrefslogtreecommitdiff
path: root/src/core
Commit message (Expand)AuthorAge
* Merged with the default branch.Roman Arutyunyan2020-08-18
|\
| * Core: reusing connections in advance.Maxim Dounin2020-08-10
| * Core: added a warning about reusing connections.Maxim Dounin2020-08-10
| * Core: enclosed parameters of the ngx_buf.h macros in parentheses.balus2020-07-27
| * Core: close PID file when writing fails.Ruslan Ermilov2020-07-21
| * Version bump.Roman Arutyunyan2020-07-09
* | QUIC: fixed bulding perl module by reducing header pollution.Sergey Kandaurov2020-07-22
* | QUIC: added "quic" listen parameter.Roman Arutyunyan2020-07-21
* | Merged with the default branch.Sergey Kandaurov2020-07-13
|\|
| * Fixed removing of listening UNIX sockets when "changing binary".Ruslan Ermilov2020-06-01
| * Version bump.Maxim Dounin2020-05-26
* | Do not close QUIC sockets in ngx_close_listening_sockets().Sergey Kandaurov2020-06-23
* | Merged with the default branch.Sergey Kandaurov2020-05-26
|\|
| * Version bump.Ruslan Ermilov2020-04-23
* | Configure: unbreak with old OpenSSL, --with-http_v3_module added.Sergey Kandaurov2020-04-30
* | Merged with the default branch.Sergey Kandaurov2020-04-14
|\|
| * Version bump.Ruslan Ermilov2020-03-16
* | Extracted transport part of the code into separate file.Vladimir Homutov2020-03-18
* | Split transport and crypto parts into separate files.Vladimir Homutov2020-03-16
* | Fixed sanitizer errors.Roman Arutyunyan2020-03-13
* | HTTP/QUIC interface reworked.Vladimir Homutov2020-03-12
* | Initial QUIC support in http.Sergey Kandaurov2020-02-28
|/
* Version bump.Sergey Kandaurov2020-02-05
* Version bump.Maxim Dounin2019-12-27
* Version bump.Maxim Dounin2019-12-05
* Parsing server PROXY protocol address and port (ticket #1206).Roman Arutyunyan2019-10-21
* Core: moved PROXY protocol fields out of ngx_connection_t.Roman Arutyunyan2019-10-21
* Version bump.Roman Arutyunyan2019-10-24
* Core: removed dead code in ngx_rbtree_delete().Vladimir Homutov2019-09-30
* Version bump.Vladimir Homutov2019-09-30
* Resolver: fixed possible use-after-free while resolving PTR.Sergey Kandaurov2019-09-10
* Version bump.Maxim Dounin2019-08-16
* Version bump.Maxim Dounin2019-07-31
* Core: fixed memory leak on error, missed in c3f60d618c17.Maxim Dounin2019-07-19
* Core: fixed segfault with too large bucket sizes (ticket #1806).Maxim Dounin2019-07-18
* Version bump.Maxim Dounin2019-07-09
* Version bump.Roman Arutyunyan2019-05-27
* Core: enabled "include" in any context (ticket #1615).Vladimir Homutov2019-04-09
* Version bump.Vladimir Homutov2019-04-24
* Fixed incorrect length handling in ngx_utf8_length().Maxim Dounin2019-04-15
* Version bump.Maxim Dounin2019-04-15
* Version bump.Sergey Kandaurov2019-03-26
* Listen port ranges.Roman Arutyunyan2019-03-06
* Removed sorting of getaddrinfo() results.Roman Arutyunyan2019-03-20
* Multiple addresses in "listen".Roman Arutyunyan2019-03-15
* Version bump.Maxim Dounin2019-03-03
* Slab: removed redundant page calculation (ticket #1721).Maxim Dounin2019-02-12
* Use %s for errors returned from configuration parsing handlers.Ruslan Ermilov2018-12-25
* Version bump.Vladimir Homutov2019-01-17
* Win32: removed NGX_DIR_MASK concept.Maxim Dounin2018-12-24