index
:
nginx.git
master
no-short-read-checks
tunnel
nginx
a.clayton@nginx.com
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-30
nginx-1.3.8-RELEASE
release-1.3.8
Maxim Dounin
1
-0
/
+65
2012-10-30
Event pipe: fixed handling of buf_to_file data.
Maxim Dounin
2
-2
/
+10
2012-10-30
Style, parentheses instead of braces in misc/GNUMakefile.
Maxim Dounin
1
-4
/
+4
2012-10-29
Variables $connection and $connection_requests.
Maxim Dounin
2
-23
/
+53
2012-10-24
Resolver: added missing memory allocation error handling.
Maxim Dounin
1
-0
/
+4
2012-10-23
ngx_http_keepalive_handler() is now trying to not keep c->buffer's memory for
Valentin Bartenev
1
-0
/
+14
2012-10-23
Core: the "auto" parameter of the "worker_processes" directive.
Andrey Belov
1
-2
/
+33
2012-10-18
Removed conditional compilation from waitpid() error test.
Maxim Dounin
1
-4
/
+0
2012-10-18
Gunzip: fixed r->gzip_ok check.
Maxim Dounin
1
-1
/
+1
2012-10-05
OCSP stapling: properly check if there is ssl.ctx.
Maxim Dounin
1
-1
/
+1
2012-10-03
Variable $bytes_sent.
Maxim Dounin
1
-0
/
+26
2012-10-03
Log: $apache_bytes_sent removed.
Maxim Dounin
1
-8
/
+0
2012-10-03
SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Maxim Dounin
3
-2
/
+12
2012-10-03
Version bump.
Maxim Dounin
2
-3
/
+3
2012-10-02
release-1.3.7 tag
Maxim Dounin
1
-0
/
+1
2012-10-02
nginx-1.3.7-RELEASE
release-1.3.7
Maxim Dounin
1
-0
/
+47
2012-10-01
OCSP stapling: build fixes.
Maxim Dounin
1
-5
/
+5
2012-10-01
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
4
-7
/
+22
2012-10-01
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Maxim Dounin
1
-1
/
+1
2012-10-01
OCSP stapling: log error data in ngx_ssl_error().
Maxim Dounin
1
-6
/
+17
2012-10-01
OCSP stapling: check Content-Type.
Maxim Dounin
1
-0
/
+28
2012-10-01
OCSP stapling: loading OCSP responses.
Maxim Dounin
6
-40
/
+1761
2012-10-01
OCSP stapling: the ngx_event_openssl_stapling.c file.
Maxim Dounin
1
-0
/
+140
2012-10-01
OCSP stapling: ssl_stapling_file support.
Maxim Dounin
4
-1
/
+31
2012-10-01
OCSP stapling: ssl_trusted_certificate directive.
Maxim Dounin
4
-3
/
+51
2012-09-28
Resolver: cached addresses are returned with random rotation now.
Maxim Dounin
1
-2
/
+25
2012-09-28
Correct plural form for "path" in the whole source base.
Andrey Belov
7
-29
/
+29
2012-09-28
Made sure to initialize the entire ngx_file_t structure.
Andrey Belov
1
-0
/
+2
2012-09-27
SSL: added version checks for ssl compression workaround.
Maxim Dounin
1
-0
/
+2
2012-09-27
SSL: fixed compression workaround to remove all methods.
Maxim Dounin
1
-3
/
+3
2012-09-27
Configure: additional test for ExtUtils::Embed perl module presence.
Andrey Belov
1
-1
/
+9
2012-09-26
Configure: help updated to list upstream keepalive and least_conn.
Maxim Dounin
1
-0
/
+4
2012-09-26
Added clearing of cpu_affinity after process spawn.
Maxim Dounin
1
-0
/
+2
2012-09-26
Version bump.
Maxim Dounin
2
-3
/
+3
2012-09-12
release-1.3.6 tag
Maxim Dounin
1
-0
/
+1
2012-09-12
nginx-1.3.6-RELEASE
release-1.3.6
Maxim Dounin
1
-0
/
+56
2012-09-11
Updated zlib used for win32 builds.
Maxim Dounin
1
-1
/
+1
2012-09-11
Helper target "win32" to run configure for win32 builds.
Maxim Dounin
1
-0
/
+37
2012-09-11
Configure: fixed make macros to use parentheses instead of braces.
Maxim Dounin
3
-3
/
+3
2012-09-11
Improved 50x error page.
Valentin Bartenev
1
-11
/
+14
2012-09-11
Configure: provide inflate() when building zlib on win32.
Maxim Dounin
3
-7
/
+12
2012-09-11
Gunzip: removed nginx.h leftover include.
Maxim Dounin
1
-1
/
+0
2012-09-10
Gunzip filter import.
Maxim Dounin
4
-0
/
+692
2012-09-10
Gzip static: "always" parameter in "gzip_static" directive.
Maxim Dounin
1
-10
/
+32
2012-09-10
Memcached: memcached_gzip_flag directive.
Maxim Dounin
1
-8
/
+56
2012-09-07
Improved welcome page.
Valentin Bartenev
1
-2
/
+19
2012-09-05
Write filter: replaced unneeded loop with one to free chains.
Maxim Dounin
1
-11
/
+7
2012-09-03
Limit req: fix of rbtree node insertion on hash collisions.
Valentin Bartenev
1
-4
/
+4
2012-08-30
Pass changes.xml thru xmllint when generating CHANGES and CHANGES.ru.
Ruslan Ermilov
3
-9
/
+9
2012-08-30
Converted DOS-style newlines.
Ruslan Ermilov
1
-29
/
+29
[next]