summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2014-06-17nginx-1.7.2-RELEASErelease-1.7.2Maxim Dounin1-0/+69
2014-06-17Configure: workaround for system perl on OS X (ticket #576).Maxim Dounin1-0/+5
2014-06-17Updated OpenSSL used for win32 builds.Maxim Dounin1-1/+1
2014-06-12Upstream: simplified some code that accesses peers.Ruslan Ermilov1-54/+62
2014-06-03Access log: fix default value, broken by cb308813b453.Piotr Sikora1-5/+2
2014-06-03Core: slab allocator free pages defragmentation.Maxim Dounin2-1/+60
2014-06-02Upstream: generic hash module.Roman Arutyunyan8-0/+649
2014-05-29SPDY: fixed operator precedence in uint16/uint32 write macros.Valentin Bartenev1-5/+8
2014-05-28Fixed config parsing of the last try_files parameter.Sergey Kandaurov1-1/+2
2014-05-28Configure: added -Wno-deprecated-declarations on OS X.Maxim Dounin3-3/+10
2014-05-28Version bump.Maxim Dounin1-2/+2
2014-05-27release-1.7.1 tagMaxim Dounin1-0/+1
2014-05-27nginx-1.7.1-RELEASErelease-1.7.1Maxim Dounin1-0/+118
2014-05-27Sub filter: fixed subrequests handling.Maxim Dounin1-2/+6
2014-05-27Syslog: fixed message sending on win32.Vladimir Homutov1-0/+4
2014-05-26Syslog: fixed possible resource leak and more verbose logging.Vladimir Homutov1-12/+22
2014-05-23Events: use eventfd() instead of syscall(SYS_eventfd) if possible.Ruslan Ermilov3-10/+34
2014-05-23Upstream: fix tries check in ip_hash.Roman Arutyunyan1-1/+1
2014-05-22Mail: output client port number on client connects (ticket #531).Ruslan Ermilov1-2/+6
2014-05-22Core: output client port number when logging accept event.Ruslan Ermilov1-3/+11
2014-05-21Mail: added a check for the number of arguments in MAIL/RCPT.Maxim Dounin1-0/+10
2014-05-12Added syslog support for error_log and access_log directives.Vladimir Homutov11-23/+544
2014-05-20Configure: the --build= option.Ruslan Ermilov6-3/+16
2014-05-20SSL: $ssl_client_fingerprint variable.Sergey Budnevitch3-0/+39
2014-05-19Setting $args now invalidates unparsed uri.Maxim Dounin1-1/+19
2014-05-19Charset filter: fixed charset setting on encoded replies.Maxim Dounin3-18/+19
2014-05-16Fixed alias in regex locations with limit_except/if.Maxim Dounin1-18/+10
2014-04-30SPDY: added protection from overrun of the receive buffer.Valentin Bartenev1-0/+8
2014-04-30SPDY: added a debug point to the state buffer overflow protection.Valentin Bartenev1-0/+1
2014-04-30SPDY: refactored ngx_http_spdy_state_headers().Valentin Bartenev1-9/+4
2014-04-30SPDY: improved logging.Valentin Bartenev2-62/+151
2014-05-15SPDY: set log action for PROXY protocol only while parsing it.Valentin Bartenev1-8/+9
2014-04-30SPDY: ngx_http_spdy_state_headers() error handling cleanup.Valentin Bartenev1-39/+61
2014-04-30SPDY: improved error handling of header block decompression.Valentin Bartenev1-17/+43
2014-04-30SPDY: removed ngx_http_spdy_state_headers_error().Valentin Bartenev1-20/+6
2014-05-15SPDY: prevented creation of RST_STREAM in protocol error state.Valentin Bartenev1-0/+1
2014-04-30SPDY: improved ngx_http_spdy_state_protocol_error().Valentin Bartenev1-9/+15
2014-04-30SPDY: fixed one case of improper memory allocation error handling.Valentin Bartenev1-1/+2
2014-05-14Style: use %N instead of '\n' where appropriate.Ruslan Ermilov2-2/+2
2014-05-14Core: use '\r' for CR and '\n' for LF definitions.Ruslan Ermilov1-3/+3
2014-04-29OCSP stapling: missing OCSP request free call.Filipe da Silva1-0/+2
2014-04-30Upstream: restored workaround for "if".Maxim Dounin1-3/+4
2014-04-30Core: improved ngx_conf_parse() error handling.Maxim Dounin1-1/+1
2014-04-30Core: fixed error handling in ngx_reopen_files().Maxim Dounin1-0/+6
2014-04-30Cache: added ngx_quit check to ngx_http_file_cache_expire().Maxim Dounin1-0/+5
2014-04-30Configure: typo fixed.Maxim Dounin1-1/+1
2014-04-29Upstream: added the "$upstream_cookie_<name>" variables.Vladimir Homutov5-3/+130
2013-11-18Proxy: fixed possible uninitialized memory access.Valentin Bartenev1-3/+3
2014-04-24Version bump.Valentin Bartenev1-2/+2
2014-04-24release-1.7.0 tagMaxim Dounin1-0/+1