The official NGINX Open Source repository.
Go to file
Maxim Dounin 2887c06fde SSL: fixed ngx_ssl_handshake() with level-triggered event methods.
Missing calls to ngx_handle_write_event() and ngx_handle_read_event()
resulted in a CPU hog during SSL handshake if an level-triggered event
method (e.g. select) was used.
2013-02-01 14:37:43 +00:00
auto GeoIP: IPv6 support. 2013-01-24 16:15:51 +00:00
conf Added the HTTPS fastcgi_param to fastcgi.conf. 2011-12-25 19:15:56 +00:00
contrib nginx-0.3.55-RELEASE import 2006-07-28 15:16:17 +00:00
docs nginx-1.3.11-RELEASE 2013-01-10 13:17:04 +00:00
misc Updated PCRE used for win32 builds. 2013-01-10 11:38:14 +00:00
src SSL: fixed ngx_ssl_handshake() with level-triggered event methods. 2013-02-01 14:37:43 +00:00
.hgtags release-1.3.11 tag 2013-01-10 13:17:29 +00:00