index
:
nginx
master
nginx mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
event
Commit message (
Expand
)
Author
Age
*
SSL: retry "sess_id" and "id" allocations.
Maxim Dounin
2013-02-23
*
SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Maxim Dounin
2013-02-01
*
SSL: take into account data in the buffer while limiting output.
Valentin Bartenev
2013-01-28
*
SSL: avoid calling SSL_write() with zero data size.
Valentin Bartenev
2013-01-28
*
SSL: calculation of buffer size moved closer to its usage.
Valentin Bartenev
2013-01-28
*
SSL: preservation of flush flag for buffered data.
Valentin Bartenev
2013-01-28
*
SSL: resetting of flush flag after the data was written.
Valentin Bartenev
2013-01-28
*
SSL: removed conditions that always hold true.
Valentin Bartenev
2013-01-28
*
Events: fixed null pointer dereference with resolver and poll.
Ruslan Ermilov
2013-01-25
*
SSL: speedup loading of configs with many ssl servers.
Maxim Dounin
2013-01-09
*
Events: added check for duplicate "events" directive.
Valentin Bartenev
2013-01-08
*
Event pipe: fixed handling of buf_to_file data.
Maxim Dounin
2012-10-30
*
SSL: the "ssl_verify_client" directive parameter "optional_no_ca".
Maxim Dounin
2012-10-03
*
OCSP stapling: build fixes.
Maxim Dounin
2012-10-01
*
OCSP stapling: ssl_stapling_verify directive.
Maxim Dounin
2012-10-01
*
OCSP stapling: OCSP_basic_verify() OCSP_TRUSTOTHER flag now used.
Maxim Dounin
2012-10-01
*
OCSP stapling: log error data in ngx_ssl_error().
Maxim Dounin
2012-10-01
*
OCSP stapling: check Content-Type.
Maxim Dounin
2012-10-01
*
OCSP stapling: loading OCSP responses.
Maxim Dounin
2012-10-01
*
OCSP stapling: the ngx_event_openssl_stapling.c file.
Maxim Dounin
2012-10-01
*
OCSP stapling: ssl_stapling_file support.
Maxim Dounin
2012-10-01
*
OCSP stapling: ssl_trusted_certificate directive.
Maxim Dounin
2012-10-01
*
SSL: added version checks for ssl compression workaround.
Maxim Dounin
2012-09-27
*
SSL: fixed compression workaround to remove all methods.
Maxim Dounin
2012-09-27
*
Explicitly ignore returned value from close() in ngx_event_core_init_conf().
Andrey Belov
2012-08-07
*
When "debug_connection" is configured with a domain name, only the first
Ruslan Ermilov
2012-07-24
*
Fixed compilation with -Wmissing-prototypes.
Ruslan Ermilov
2012-07-24
*
Disabled gzip compression in OpenSSL prior to 1.0.0 version.
Igor Sysoev
2012-06-20
*
Removed mistaken setting of NGX_SSL_BUFFERED flag in ngx_ssl_send_chain()
Valentin Bartenev
2012-05-30
*
Update c->sent in ngx_ssl_send_chain() even if SSL buffer is not used.
Valentin Bartenev
2012-05-14
*
Accept moderation in case of EMFILE/ENFILE.
Maxim Dounin
2012-05-11
*
debug_connection: added the IPv6 and UNIX-domain socket support.
Ruslan Ermilov
2012-04-29
*
Fixed master exit if there is no events section (ticket #150).
Maxim Dounin
2012-04-18
*
Fixed grammar in error messages.
Ruslan Ermilov
2012-04-12
*
Fixed signed integer overflows in timer code (ticket #145).
Maxim Dounin
2012-04-06
*
Fixed spelling in multiline C comments.
Ruslan Ermilov
2012-04-03
*
Whitespace fixes.
Maxim Dounin
2012-03-05
*
Fixed spelling in single-line comments.
Ruslan Ermilov
2012-02-28
*
Fix of rbtree lookup on hash collisions.
Maxim Dounin
2012-02-27
*
Event pipe: fixed buffer loss in p->length case.
Maxim Dounin
2012-02-22
*
Fixed error handling in ngx_event_connect_peer().
Maxim Dounin
2012-01-30
*
Removed ENGINE_load_builtin_engines() call.
Maxim Dounin
2012-01-30
*
Copyright updated.
Maxim Konovalov
2012-01-18
*
Added support for TLSv1.1, TLSv1.2 in ssl_protocols directive.
Maxim Dounin
2012-01-11
*
Fixed AIO on Linux, broken in r4306.
Maxim Dounin
2011-11-29
*
Added shmtx interface to forcibly unlock mutexes.
Maxim Dounin
2011-11-23
*
Protection from stale write events in epoll.
Maxim Dounin
2011-11-22
*
Silently ignoring a stale global SSL error left after disabled renegotiation.
Igor Sysoev
2011-10-31
*
Event pipe: reduced number of file buffers used.
Maxim Dounin
2011-10-31
*
Event pipe: fixes for complex protocols.
Maxim Dounin
2011-10-31
[next]