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
path:
root
/
src
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Piotr Sikora
1
-0
/
+2
2013-09-16
Improved check for duplicate path names in ngx_add_path().
Valentin Bartenev
1
-0
/
+8
2013-09-16
Removed surplus initializations from ngx_conf_set_path_slot().
Valentin Bartenev
1
-3
/
+0
2013-09-16
Use ngx_pcalloc() in ngx_conf_merge_path_value().
Valentin Bartenev
1
-5
/
+1
2013-09-16
Use EPOLLRDHUP in ngx_http_test_reading() (ticket #320).
Valentin Bartenev
1
-0
/
+27
2013-09-16
Upstream: use EPOLLRDHUP to check broken connections (ticket #320).
Valentin Bartenev
1
-0
/
+49
2013-07-12
Events: support for EPOLLRDHUP (ticket #320).
Valentin Bartenev
2
-7
/
+20
2013-09-05
Events: removed unused flags from the ngx_event_s structure.
Valentin Bartenev
1
-4
/
+0
2013-09-05
Fixed handling of the ready flag with kqueue.
Valentin Bartenev
2
-0
/
+2
2013-09-03
Return reason phrase for 414.
Valentin Bartenev
1
-4
/
+1
2013-09-04
Upstream: fixed $upstream_response_time format specifiers.
Maxim Dounin
1
-1
/
+1
2013-09-04
SSL: clear error queue after SSL_CTX_load_verify_locations().
Maxim Dounin
1
-0
/
+14
2013-09-04
Fixed incorrect response line on "return 203".
Maxim Dounin
1
-0
/
+6
2013-09-04
Request cleanup code unified, no functional changes.
Maxim Dounin
1
-1
/
+6
2013-09-04
Handling of ngx_int_t != intptr_t case.
Maxim Dounin
3
-6
/
+7
2013-09-04
Win32: $request_time fixed.
Maxim Dounin
2
-2
/
+2
2013-09-04
Win32: MinGW GCC compatibility.
Maxim Dounin
14
-21
/
+31
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
8
-13
/
+25
2013-09-04
Win32: Open Watcom C compatibility fixes.
Maxim Dounin
3
-2
/
+16
2013-09-02
Disable symlinks: removed recursive call of ngx_file_o_path_info().
Valentin Bartenev
1
-1
/
+0
2013-09-02
Disable symlinks: use O_PATH to open path components.
Valentin Bartenev
2
-0
/
+70
2013-09-02
Added the NGX_EBADF define.
Valentin Bartenev
3
-1
/
+3
2013-09-02
Assume the HTTP/1.0 version by default.
Valentin Bartenev
1
-0
/
+1
2013-08-30
Upstream: setting u->header_sent before ngx_http_upstream_upgrade().
Maxim Dounin
1
-2
/
+2
2013-08-29
Referer: fixed hostname buffer overflow check.
Valentin Bartenev
1
-3
/
+3
2013-08-29
Referer: "server_names" parsing deferred to merge phase.
Sergey Kandaurov
1
-33
/
+45
2013-08-29
Referer: fixed server_name regex matching.
Sergey Kandaurov
1
-22
/
+67
2013-08-29
Referer: fixed error type usage inconsistency for ngx_http_add*().
Sergey Kandaurov
1
-15
/
+15
2013-08-28
Image filter: large image handling.
Lanshun Zhou
1
-1
/
+6
2013-08-28
Typo fixed.
Maxim Dounin
1
-2
/
+2
2013-08-28
Version bump.
Maxim Dounin
1
-2
/
+2
2013-08-23
Cache: lock timeouts are now logged at info level.
Maxim Dounin
1
-2
/
+1
2013-08-23
Upstream: posted requests handling after ssl handshake errors.
Maxim Dounin
1
-0
/
+6
2013-08-23
Fixed try_files with empty argument (ticket #390).
Maxim Dounin
1
-1
/
+3
2013-07-30
Added safety belt for the case of sending header twice.
Sergey Kandaurov
1
-0
/
+6
2013-07-30
Autoindex: improved ngx_de_info() error handling.
Sergey Kandaurov
3
-2
/
+3
2013-07-30
Autoindex: return NGX_ERROR on error if headers were sent.
Sergey Kandaurov
1
-2
/
+2
2013-08-20
Style improved after 12dd27b74117.
Maxim Dounin
2
-12
/
+10
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
13
-45
/
+34
2013-08-21
Auth request module import.
Maxim Dounin
1
-0
/
+444
2013-08-21
Minor ngx_http_parse_request_line() optimization.
Maxim Dounin
1
-0
/
+3
2013-08-20
Format specifier fixes in error logging.
Sergey Kandaurov
5
-6
/
+6
2013-08-15
SPDY: alert about activated fake events instead of deleting them.
Valentin Bartenev
1
-2
/
+4
2013-08-15
SPDY: do not reject headers with empty value (ticket #396).
Valentin Bartenev
1
-4
/
+0
2013-08-15
SPDY: fixed corruption of headers with names longer than 255.
Valentin Bartenev
1
-2
/
+16
2013-08-15
Unbreak building on Linux without sendfile64() support.
Valentin Bartenev
1
-3
/
+3
2013-08-13
Referer module: fixed regex matching against HTTPS referers.
Sergey Kandaurov
1
-1
/
+3
2013-08-08
Don't lose pointer to first nonempty buf in ngx_*_sendfile_chain().
Gleb Smirnoff
4
-66
/
+58
2013-08-06
API change: removed the ngx_conf_full_name() function.
Valentin Bartenev
2
-12
/
+0
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
12
-22
/
+45
[next]