summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2013-05-23Memcached: stricten header validation.Ruslan Ermilov1-9/+17
2013-05-23Use "void" for functions with empty parameter list.Sergey Kandaurov6-7/+7
2013-05-23Configure: fixed test of OS X atomic(3).Ruslan Ermilov1-1/+1
2013-05-21Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.Piotr Sikora2-2/+4
2013-05-21Style: remove unnecessary references to HTTP from non-HTTP modules.Piotr Sikora4-9/+9
2013-05-22Referer module: added $invalid_referer to variables hash.Maxim Dounin1-2/+1
2013-05-21Upstream: fixed fail_timeout and max_fails > 1.Maxim Dounin2-2/+8
2013-05-10Mail: missing ngx_ssl_ecdh_curve() call.F. da Silva1-0/+4
2013-05-21Fixed error logging.Sergey Kandaurov2-5/+3
2013-05-21Upstream: slightly optimized ngx_http_upstream_process_header().Ruslan Ermilov1-4/+4
2013-05-21Upstream: made the assignment more obvious.Ruslan Ermilov1-1/+1
2013-05-16OCSP stapling: fix error logging of successful OCSP responses.Piotr Sikora1-3/+2
2013-05-09Mail: removed surplus ngx_close_connection() call.Filipe Da Silva1-1/+0
2013-05-15Upstream keepalive: slightly simplified code.Ruslan Ermilov1-5/+2
2013-04-25Removed vestiges of SVN.Ruslan Ermilov2-32/+2
2013-05-15Proxy: clear script engine used to calculate lengths.Maxim Dounin1-0/+2
2013-05-13Fixed lingering_time check.Maxim Dounin2-4/+4
2013-05-13Upstream: allow to intercept responses with status 300.Ruslan Ermilov1-1/+1
2013-05-02PCRE: retain input pattern for all regular expressions.Piotr Sikora1-1/+1
2013-05-11Proxy: $proxy_internal_body_length fixed.Maxim Dounin1-1/+2
2013-05-11Mp4: indentation and style, no functional changes.Maxim Dounin1-31/+39
2013-05-11Added r->limit_rate_after.Maxim Dounin2-4/+9
2013-05-11Fixed build with --with-mail_ssl_module.Maxim Dounin3-6/+6
2013-05-11Request body: fixed r->count increment on allocation failure.Maxim Dounin1-1/+2
2013-05-11Perl: extra "return" removed.Maxim Dounin1-1/+1
2013-05-11Version bump.Maxim Dounin1-2/+2
2013-05-06release-1.5.0 tagMaxim Dounin1-0/+1
2013-05-06release-1.5.0-RELEASErelease-1.5.0Maxim Dounin1-0/+22
2013-05-06Fixed chunk size parsing.Maxim Dounin1-0/+4
2013-04-29Proxy: allocate $proxy_internal_body_length from request pool.Ruslan Ermilov1-1/+1
2013-04-29Configure: fixed detection of newer Apple clang compilers.Ruslan Ermilov2-3/+3
2013-04-29Version bump.Ruslan Ermilov1-2/+2
2013-04-24release-1.4.0 tagMaxim Dounin1-0/+1
2013-04-24nginx-1.4.0-RELEASErelease-1.4.0Maxim Dounin1-0/+29
2013-04-24Version bump.Maxim Dounin1-2/+2
2013-04-23SPDY: set NGX_TCP_NODELAY_DISABLED for fake connections.Valentin Bartenev1-0/+1
2013-04-23Perl: request body handling fixed.Maxim Dounin1-3/+36
2013-04-19Configure: fixed perl Makefile generation (ticket #334).Maxim Dounin2-2/+2
2013-04-18Configure: uniformly refer to libs when searching for md5 and sha1.Ruslan Ermilov2-4/+4
2013-04-18Version bump.Ruslan Ermilov1-2/+2
2013-04-16release-1.3.16 tagMaxim Dounin1-0/+1
2013-04-16nginx-1.3.16-RELEASErelease-1.3.16Maxim Dounin1-0/+51
2013-04-16Events: backout eventport changes (r5172) for now.Maxim Dounin1-8/+0
2013-04-16Request body: only read body in main request (ticket #330).Maxim Dounin1-1/+1
2013-04-12Upstream: warn if multiple non-stackable balancers are installed.Ruslan Ermilov2-0/+10
2013-04-12Events: fixed typos in two previous commits.Valentin Bartenev2-2/+2
2013-04-12Events: handle only active events in eventport.Valentin Bartenev1-0/+8
2013-04-12Events: protection from stale events in eventport and devpoll.Valentin Bartenev2-2/+8
2013-04-11Upstream: fixed $upstream_response_length without buffering.Sergey Kandaurov1-1/+1
2013-04-10Configure: fixed nginx.so rebuild (broken by r5145).Maxim Dounin2-3/+6