summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2013-11-19nginx-1.4.4-RELEASErelease-1.4.4Maxim Dounin1-0/+20
2013-11-19Proper backtracking after space in a request line.Ruslan Ermilov1-0/+2
2013-11-19Version bump.Maxim Dounin1-2/+2
2013-10-08release-1.4.3 tagMaxim Dounin1-0/+1
2013-10-08nginx-1.4.3-RELEASErelease-1.4.3Maxim Dounin1-0/+69
2013-09-30Mail: fixed segfault with ssl/starttls at mail{} level and no cert.Maxim Dounin1-0/+5
2013-09-30Mail: fixed overrun of allocated memory (ticket #411).Maxim Dounin1-1/+0
2013-09-20Core: fix misallocation at ngx_crypt_apr1 (ticket #412).Markus Linnala1-1/+1
2013-09-04Win32: $request_time fixed.Maxim Dounin2-2/+2
2013-08-23Fixed try_files with empty argument (ticket #390).Maxim Dounin1-1/+3
2013-07-30Autoindex: improved ngx_de_info() error handling.Sergey Kandaurov3-2/+3
2013-07-30Autoindex: return NGX_ERROR on error if headers were sent.Sergey Kandaurov1-2/+2
2013-07-24SPDY: fixed segfault with "client_body_in_file_only" enabled.Valentin Bartenev1-9/+2
2013-10-07Version bump.Maxim Dounin1-2/+2
2013-07-17release-1.4.2 tagMaxim Dounin1-0/+1
2013-07-17nginx-1.4.2-RELEASErelease-1.4.2Maxim Dounin1-0/+81
2013-06-10Perl: fixed r->header_in("Cookie") (ticket #351).Maxim Dounin1-9/+27
2013-06-04Updated zlib used for win32 builds.Maxim Dounin1-1/+1
2013-05-31Win32: accept_mutex now always disabled (ticket #362).Maxim Dounin1-0/+11
2013-05-21Upstream: fixed fail_timeout and max_fails > 1.Maxim Dounin2-2/+8
2013-05-16OCSP stapling: fix error logging of successful OCSP responses.Piotr Sikora1-3/+2
2013-04-25Removed vestiges of SVN.Ruslan Ermilov2-32/+2
2013-05-11Proxy: $proxy_internal_body_length fixed.Maxim Dounin1-1/+2
2013-05-11Fixed build with --with-mail_ssl_module.Maxim Dounin3-6/+6
2013-05-11Perl: extra "return" removed.Maxim Dounin1-1/+1
2013-07-12Version bump.Maxim Dounin1-2/+2
2013-05-06release-1.4.1 tagMaxim Dounin1-0/+1
2013-05-06nginx-1.4.1-RELEASErelease-1.4.1Maxim Dounin1-0/+22
2013-05-06Fixed chunk size parsing.Maxim Dounin1-0/+4
2013-05-06Version bump.Maxim Dounin1-2/+2
2013-05-06stable-1.4 branchMaxim Dounin0-0/+0
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
2013-04-04Upstream: removed surplus ngx_resolve_name_done() call.Valentin Bartenev1-10/+1