The official NGINX Open Source repository.
Go to file
Maxim Dounin 3ac176fb86 OCSP stapling: fixed segfault without nextUpdate.
OCSP responses may contain no nextUpdate.  As per RFC 6960, this means
that nextUpdate checks should be bypassed.  Handle this gracefully by
using NGX_MAX_TIME_T_VALUE as "valid" in such a case.

The problem was introduced by 6893a1007a7c (1.9.2).

Reported by Matthew Baldwin.
2015-07-14 01:10:25 +03:00
auto Stream: connection limiting module. 2015-06-18 14:17:30 +03:00
conf Added the REQUEST_SCHEME parameter. 2015-06-05 22:23:26 +03:00
contrib Contrib: add more directives to vim syntax. 2014-10-22 15:31:19 +02:00
docs nginx-1.9.2-RELEASE 2015-06-16 17:49:39 +03:00
misc Updated OpenSSL used for win32 builds. 2015-06-15 20:20:12 +03:00
src OCSP stapling: fixed segfault without nextUpdate. 2015-07-14 01:10:25 +03:00
.hgtags release-1.9.2 tag 2015-06-16 17:49:40 +03:00