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
2013-02-05
nginx-1.3.12-RELEASE
release-1.3.12
Maxim Dounin
1
-0
/
+100
2013-02-05
Updated OpenSSL used for win32 builds.
Maxim Dounin
1
-1
/
+1
2013-02-04
GeoIP: removed pseudo-support of "proxy" and "netspeed" databases.
Ruslan Ermilov
1
-2
/
+0
2013-02-01
FastCGI: proper handling of split fastcgi end request.
Maxim Dounin
1
-7
/
+37
2013-02-01
FastCGI: unconditional state transitions.
Maxim Dounin
1
-49
/
+8
2013-02-01
FastCGI: fixed wrong connection close with fastcgi_keep_conn.
Maxim Dounin
1
-4
/
+0
2013-02-01
Request body: fixed client_body_in_file_only.
Maxim Dounin
1
-1
/
+17
2013-02-01
SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Maxim Dounin
1
-0
/
+8
2013-01-28
SSL: take into account data in the buffer while limiting output.
Valentin Bartenev
1
-1
/
+1
2013-01-28
SSL: avoid calling SSL_write() with zero data size.
Valentin Bartenev
1
-0
/
+6
2013-01-28
SSL: calculation of buffer size moved closer to its usage.
Valentin Bartenev
1
-2
/
+2
2013-01-28
SSL: preservation of flush flag for buffered data.
Valentin Bartenev
1
-5
/
+5
2013-01-28
SSL: resetting of flush flag after the data was written.
Valentin Bartenev
1
-0
/
+2
2013-01-28
SSL: removed conditions that always hold true.
Valentin Bartenev
1
-5
/
+3
2013-01-28
Secure_link: fixed configuration inheritance.
Ruslan Ermilov
1
-2
/
+15
2013-01-25
Events: fixed null pointer dereference with resolver and poll.
Ruslan Ermilov
1
-2
/
+2
2013-01-24
GeoIP: IPv6 support.
Ruslan Ermilov
2
-13
/
+157
2013-01-24
Configure: fixed GeoIP library detection.
Ruslan Ermilov
1
-1
/
+4
2013-01-24
Configure: fixed style of include directories.
Ruslan Ermilov
2
-2
/
+2
2013-01-22
Proxy: fixed proxy_method to always add space.
Maxim Dounin
1
-4
/
+5
2013-01-21
Removed redundant variable assignment.
Sergey Budnevitch
1
-3
/
+0
2013-01-21
Variables $pipe, $request_length, $time_iso8601, and $time_local.
Ruslan Ermilov
1
-0
/
+102
2013-01-17
Version bump.
Ruslan Ermilov
2
-3
/
+3
2013-01-16
Fixed and improved the "*_bind" directives of proxying modules.
Ruslan Ermilov
8
-12
/
+131
2013-01-10
release-1.3.11 tag
Maxim Dounin
1
-0
/
+1
2013-01-10
nginx-1.3.11-RELEASE
release-1.3.11
Maxim Dounin
1
-0
/
+53
2013-01-10
Fixed "proxy_pass" with IP address and no port (ticket #276).
Ruslan Ermilov
4
-15
/
+14
2013-01-10
Updated PCRE used for win32 builds.
Maxim Dounin
1
-1
/
+1
2013-01-09
SSL: speedup loading of configs with many ssl servers.
Maxim Dounin
1
-2
/
+2
2013-01-08
Events: added check for duplicate "events" directive.
Valentin Bartenev
1
-0
/
+4
2013-01-08
The data pointer in ngx_open_file_t objects must be initialized.
Valentin Bartenev
1
-0
/
+1
2012-12-31
Year 2013.
Ruslan Ermilov
2
-4
/
+4
2012-12-27
Geo: improved code readability.
Ruslan Ermilov
1
-54
/
+61
2012-12-26
Upstream keepalive: detect duplicate "keepalive" directive.
Ruslan Ermilov
1
-0
/
+4
2012-12-26
Version bump.
Ruslan Ermilov
2
-3
/
+3
2012-12-26
Geo: made "default" affect both IPv4 and IPv6 when using prefixes.
Ruslan Ermilov
1
-48
/
+77
2012-12-25
release-1.3.10 tag
Maxim Dounin
1
-0
/
+1
2012-12-25
nginx-1.3.10-RELEASE
release-1.3.10
Maxim Dounin
1
-0
/
+177
2012-12-25
Geo: properly initialize ngx_cidr_t when dealing with "default".
Ruslan Ermilov
1
-1
/
+1
2012-12-25
Geo: IPv6 support.
Ruslan Ermilov
3
-79
/
+442
2012-12-25
Upstream: fixed state resetting when switching to backup servers.
Valentin Bartenev
2
-2
/
+6
2012-12-24
Fixed HEAD requests handling when proxying is used (closes #261).
Valentin Bartenev
2
-1
/
+2
2012-12-24
Trailing whitespace fix.
Ruslan Ermilov
1
-2
/
+2
2012-12-23
Access log: the "gzip" parameter of the "access_log" directive.
Valentin Bartenev
1
-5
/
+213
2012-12-23
Configure: added the NGX_ZLIB define.
Valentin Bartenev
1
-1
/
+4
2012-12-23
Access log: the "flush" parameter of the "access_log" directive.
Valentin Bartenev
1
-23
/
+97
2012-12-23
Reopening log files code moved to a separate function.
Valentin Bartenev
4
-67
/
+77
2012-12-23
Access log: fixed redundant buffer reallocation.
Valentin Bartenev
1
-5
/
+9
2012-12-22
Properly initialize "struct in6_addr" with zeroes.
Ruslan Ermilov
1
-1
/
+1
2012-12-21
Core: crypt_r() error handling fixed.
Maxim Dounin
1
-14
/
+13
[next]