summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.9.3-RELEASErelease-1.9.3Maxim Dounin2015-07-141-0/+91
* Updated PCRE used for win32 builds.Maxim Dounin2015-07-141-1/+1
* Stream: renamed rate limiting directives.Roman Arutyunyan2015-07-141-14/+14
* Updated OpenSSL used for win32 builds.Maxim Dounin2015-07-141-1/+1
* OCSP stapling: fixed segfault without nextUpdate.Maxim Dounin2015-07-141-5/+10
* OCSP stapling: fixed ssl_stapling_file (ticket #769).Maxim Dounin2015-07-071-0/+1
* Stream: fixed possible integer overflow in rate limiting.Valentin Bartenev2015-07-021-1/+1
* Stream: fixed MSVC compilation warning.Roman Arutyunyan2015-07-021-1/+1
* Stream: upstream "connected" flag.Roman Arutyunyan2015-06-252-5/+7
* Stream: upstream and downstream limit rates.Roman Arutyunyan2015-06-232-15/+111
* Stream: common handler for upstream and downstream.Roman Arutyunyan2015-06-231-25/+18
* Stream: avoid SSL_CTX_set_tmp_rsa_callback() call with LibreSSL.Piotr Sikora2015-06-181-0/+2
* Upstream: fixed shared upstreams on win32.Ruslan Ermilov2015-06-164-24/+64
* Stream: connection limiting module.Vladimir Homutov2015-06-186-0/+654
* Resolver: canceled resend timer on empty resend queues.Sergey Kandaurov2015-06-171-0/+20
* Configure: create missing intermediates for build directory.Piotr Sikora2015-06-101-1/+1
* Configure: fix tests with multi-level relative build directory.Ruslan Ermilov2015-06-171-8/+1
* Disabled duplicate http, mail, and stream blocks.Vladimir Homutov2015-06-163-0/+12
* Version bump.Vladimir Homutov2015-06-161-2/+2
* release-1.9.2 tagMaxim Dounin2015-06-161-0/+1
* nginx-1.9.2-RELEASErelease-1.9.2Maxim Dounin2015-06-161-0/+83
* Polished the recent change to the manpage.Ruslan Ermilov2015-06-161-1/+3
* Documentation: added -T option description to the man page.Vladimir Homutov2015-06-161-2/+4
* Core: store and dump processed configuration.Vladimir Homutov2015-05-145-4/+88
* Core: added support for writing to stdout.Vladimir Homutov2015-06-163-0/+9
* Core: renamed ngx_proxy_protocol_parse to ngx_proxy_protocol_read.Roman Arutyunyan2015-06-164-5/+5
* Stream: client-side PROXY protocol.Roman Arutyunyan2015-06-164-2/+170
* Stream: the "proxy_bind" directive.Vladimir Homutov2015-06-161-0/+57
* Updated OpenSSL used for win32 builds.Maxim Dounin2015-06-151-1/+1
* OCSP stapling: avoid sending expired responses (ticket #425).Maxim Dounin2015-06-111-6/+62
* Moved ngx_http_parse_time() to core, renamed accordingly.Maxim Dounin2015-06-1111-16/+36
* Removed unused ngx_http_get_time() declaration.Maxim Dounin2015-06-111-2/+0
* Configure: added gcc5 to the list of known GCC versions.Valentin Bartenev2015-06-101-1/+1
* Configure: search OpenSSL in a bunch of standard places.Ruslan Ermilov2015-06-101-0/+48
* Configure: moved NGX_SBIN_PATH variable initialization.Ruslan Ermilov2015-06-102-4/+1
* Stream: access module.Vladimir Homutov2015-06-046-12/+491
* Stream: added postconfiguration method to stream modules.Vladimir Homutov2015-06-099-0/+30
* Mail: listen backlog=.Ruslan Ermilov2015-06-083-0/+17
* Stream: listen backlog=.Ruslan Ermilov2015-06-083-0/+17
* Mail: embed ngx_mail_listen_t into ngx_mail_conf_addr_t.Ruslan Ermilov2015-06-083-68/+48
* Stream: embed ngx_stream_listen_t into ngx_stream_conf_addr_t.Ruslan Ermilov2015-06-083-75/+49
* Stream: fixed "reuseport" to actually work.Ruslan Ermilov2015-06-052-0/+10
* Added the REQUEST_SCHEME parameter.Maxim Dounin2015-06-054-0/+4
* Upstream keepalive: reduced diffs to the plus version of nginx.Roman Arutyunyan2015-06-041-39/+42
* Style.Maxim Dounin2015-06-051-1/+2
* Event pipe: call ngx_handle_read_event() with a proper flags type.Sergey Kandaurov2015-06-031-1/+1
* Fixed misspellings of the word "dependencies".Ruslan Ermilov2015-06-031-4/+4
* Fixed excessive memory usage while parsing configuration.Valentin Bartenev2015-06-011-1/+1
* Fixed spelling in change logs.Valentin Bartenev2015-06-011-11/+11
* Fixed bullying style of comments.Ruslan Ermilov2015-05-291-4/+4