The official NGINX Open Source repository.
Go to file
Maxim Dounin 067c1d2a4f SSL: fixed c->read->ready handling in ngx_ssl_recv().
If c->read->ready was reset, but later some data were read from a socket
buffer due to a call to ngx_ssl_recv(), the c->read->ready flag should
be restored if not all data were read from OpenSSL buffers (as kernel
won't notify us about the data anymore).

More details are available here:
http://mailman.nginx.org/pipermail/nginx/2013-November/041178.html
2013-11-29 17:16:06 +04:00
auto Configure: call "make distclean" for libatomic. 2013-11-11 01:59:47 -08:00
conf MIME: added application/json MIME type. 2013-09-18 12:59:47 -07:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.5.7-RELEASE 2013-11-19 14:03:47 +04:00
misc Updated PCRE used for win32 builds. 2013-08-23 22:54:08 +04:00
src SSL: fixed c->read->ready handling in ngx_ssl_recv(). 2013-11-29 17:16:06 +04:00
.hgtags release-1.5.7 tag 2013-11-19 14:03:47 +04:00