summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nginx-1.7.2-RELEASErelease-1.7.2Maxim Dounin2014-06-171-0/+69
* Configure: workaround for system perl on OS X (ticket #576).Maxim Dounin2014-06-171-0/+5
* Updated OpenSSL used for win32 builds.Maxim Dounin2014-06-171-1/+1
* Upstream: simplified some code that accesses peers.Ruslan Ermilov2014-06-121-54/+62
* Access log: fix default value, broken by cb308813b453.Piotr Sikora2014-06-031-5/+2
* Core: slab allocator free pages defragmentation.Maxim Dounin2014-06-032-1/+60
* Upstream: generic hash module.Roman Arutyunyan2014-06-028-0/+649
* SPDY: fixed operator precedence in uint16/uint32 write macros.Valentin Bartenev2014-05-291-5/+8
* Fixed config parsing of the last try_files parameter.Sergey Kandaurov2014-05-281-1/+2
* Configure: added -Wno-deprecated-declarations on OS X.Maxim Dounin2014-05-283-3/+10
* Version bump.Maxim Dounin2014-05-281-2/+2
* release-1.7.1 tagMaxim Dounin2014-05-271-0/+1
* nginx-1.7.1-RELEASErelease-1.7.1Maxim Dounin2014-05-271-0/+118
* Sub filter: fixed subrequests handling.Maxim Dounin2014-05-271-2/+6
* Syslog: fixed message sending on win32.Vladimir Homutov2014-05-271-0/+4
* Syslog: fixed possible resource leak and more verbose logging.Vladimir Homutov2014-05-261-12/+22
* Events: use eventfd() instead of syscall(SYS_eventfd) if possible.Ruslan Ermilov2014-05-233-10/+34
* Upstream: fix tries check in ip_hash.Roman Arutyunyan2014-05-231-1/+1
* Mail: output client port number on client connects (ticket #531).Ruslan Ermilov2014-05-221-2/+6
* Core: output client port number when logging accept event.Ruslan Ermilov2014-05-221-3/+11
* Mail: added a check for the number of arguments in MAIL/RCPT.Maxim Dounin2014-05-211-0/+10
* Added syslog support for error_log and access_log directives.Vladimir Homutov2014-05-1211-23/+544
* Configure: the --build= option.Ruslan Ermilov2014-05-206-3/+16
* SSL: $ssl_client_fingerprint variable.Sergey Budnevitch2014-05-203-0/+39
* Setting $args now invalidates unparsed uri.Maxim Dounin2014-05-191-1/+19
* Charset filter: fixed charset setting on encoded replies.Maxim Dounin2014-05-193-18/+19
* Fixed alias in regex locations with limit_except/if.Maxim Dounin2014-05-161-18/+10
* SPDY: added protection from overrun of the receive buffer.Valentin Bartenev2014-04-301-0/+8
* SPDY: added a debug point to the state buffer overflow protection.Valentin Bartenev2014-04-301-0/+1
* SPDY: refactored ngx_http_spdy_state_headers().Valentin Bartenev2014-04-301-9/+4
* SPDY: improved logging.Valentin Bartenev2014-04-302-62/+151
* SPDY: set log action for PROXY protocol only while parsing it.Valentin Bartenev2014-05-151-8/+9
* SPDY: ngx_http_spdy_state_headers() error handling cleanup.Valentin Bartenev2014-04-301-39/+61
* SPDY: improved error handling of header block decompression.Valentin Bartenev2014-04-301-17/+43
* SPDY: removed ngx_http_spdy_state_headers_error().Valentin Bartenev2014-04-301-20/+6
* SPDY: prevented creation of RST_STREAM in protocol error state.Valentin Bartenev2014-05-151-0/+1
* SPDY: improved ngx_http_spdy_state_protocol_error().Valentin Bartenev2014-04-301-9/+15
* SPDY: fixed one case of improper memory allocation error handling.Valentin Bartenev2014-04-301-1/+2
* Style: use %N instead of '\n' where appropriate.Ruslan Ermilov2014-05-142-2/+2
* Core: use '\r' for CR and '\n' for LF definitions.Ruslan Ermilov2014-05-141-3/+3
* OCSP stapling: missing OCSP request free call.Filipe da Silva2014-04-291-0/+2
* Upstream: restored workaround for "if".Maxim Dounin2014-04-301-3/+4
* Core: improved ngx_conf_parse() error handling.Maxim Dounin2014-04-301-1/+1
* Core: fixed error handling in ngx_reopen_files().Maxim Dounin2014-04-301-0/+6
* Cache: added ngx_quit check to ngx_http_file_cache_expire().Maxim Dounin2014-04-301-0/+5
* Configure: typo fixed.Maxim Dounin2014-04-301-1/+1
* Upstream: added the "$upstream_cookie_<name>" variables.Vladimir Homutov2014-04-295-3/+130
* Proxy: fixed possible uninitialized memory access.Valentin Bartenev2013-11-181-3/+3
* Version bump.Valentin Bartenev2014-04-241-2/+2
* release-1.7.0 tagMaxim Dounin2014-04-241-0/+1