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
/
event
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-09
Core: keep the length of the local sockaddr.
Ruslan Ermilov
2
-2
/
+2
2013-11-29
SSL: fixed c->read->ready handling in ngx_ssl_recv().
Maxim Dounin
1
-0
/
+5
2013-10-11
SSL: added ability to set keys used for Session Tickets (RFC5077).
Piotr Sikora
2
-0
/
+240
2013-10-14
SSL: SSL_CTX_set_timeout() now always called.
Maxim Dounin
1
-2
/
+2
2013-10-14
SSL: fixed build with OpenSSL 0.9.7.
Maxim Dounin
1
-2
/
+2
2013-10-02
Unused macro and variable removed.
Sergey Kandaurov
1
-1
/
+0
2013-09-27
SSL: adjust buffer used by OpenSSL during handshake (ticket #413).
Maxim Dounin
2
-0
/
+27
2013-09-18
SSL: fixed possible memory and file descriptor leak on HUP signal.
Piotr Sikora
1
-0
/
+2
2013-09-16
SSL: guard use of SSL_OP_MSIE_SSLV2_RSA_PADDING.
Piotr Sikora
1
-0
/
+2
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-04
SSL: clear error queue after SSL_CTX_load_verify_locations().
Maxim Dounin
1
-0
/
+14
2013-09-04
Win32: MinGW GCC compatibility.
Maxim Dounin
6
-8
/
+10
2013-09-04
Win32: Borland C compatibility fixes.
Maxim Dounin
1
-1
/
+1
2013-09-02
Added the NGX_EBADF define.
Valentin Bartenev
1
-1
/
+1
2013-08-28
Typo fixed.
Maxim Dounin
1
-2
/
+2
2013-08-20
Backed out f1a91825730a and 7094bd12c1ff.
Maxim Dounin
2
-7
/
+7
2013-08-20
Format specifier fixes in error logging.
Sergey Kandaurov
1
-2
/
+2
2013-08-06
Replaced ngx_conf_full_name() with ngx_get_full_name().
Valentin Bartenev
2
-7
/
+7
2013-07-25
Event pipe: fixed writing cache header to a temp file.
Maxim Dounin
1
-7
/
+4
2013-07-11
Core: extended ngx_sock_ntop() with socklen parameter.
Vladimir Homutov
3
-3
/
+6
2013-05-31
Win32: accept_mutex now always disabled (ticket #362).
Maxim Dounin
1
-0
/
+11
2013-05-31
OCSP stapling: fixed incorrect debug level.
Ruslan Ermilov
1
-1
/
+1
2013-05-21
Style: replace SSL *ssl with ngx_ssl_conn_t *ssl_conn.
Piotr Sikora
2
-2
/
+4
2013-05-21
Style: remove unnecessary references to HTTP from non-HTTP modules.
Piotr Sikora
1
-3
/
+3
2013-05-16
OCSP stapling: fix error logging of successful OCSP responses.
Piotr Sikora
1
-3
/
+2
2013-04-16
Events: backout eventport changes (r5172) for now.
Maxim Dounin
1
-8
/
+0
2013-04-12
Events: fixed typos in two previous commits.
Valentin Bartenev
2
-2
/
+2
2013-04-12
Events: handle only active events in eventport.
Valentin Bartenev
1
-0
/
+8
2013-04-12
Events: protection from stale events in eventport and devpoll.
Valentin Bartenev
2
-2
/
+8
2013-03-27
Event connect: don't penalize AF_INET6 connections.
Maxim Dounin
1
-1
/
+1
2013-03-15
Status: introduced the "ngx_stat_waiting" counter.
Valentin Bartenev
2
-1
/
+6
2013-02-23
SSL: retry "sess_id" and "id" allocations.
Maxim Dounin
1
-2
/
+22
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-25
Events: fixed null pointer dereference with resolver and poll.
Ruslan Ermilov
1
-2
/
+2
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
2012-10-30
Event pipe: fixed handling of buf_to_file data.
Maxim Dounin
1
-2
/
+9
2012-10-03
SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Maxim Dounin
1
-0
/
+7
2012-10-01
OCSP stapling: build fixes.
Maxim Dounin
1
-5
/
+5
2012-10-01
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
2
-5
/
+10
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
[prev]
[next]