nginx/src
Maxim Dounin 7eea509776 OCSP stapling: build fixes.
With the "ssl_stapling_verify" commit build with old OpenSSL libraries
was broken due to incorrect prototype of the ngx_ssl_stapling() function.
One incorrect use of ngx_log_debug() instead of ngx_log_debug2() slipped in
and broke win32 build.
2012-10-01 13:54:13 +00:00
..
core OCSP stapling: loading OCSP responses. 2012-10-01 12:47:55 +00:00
event OCSP stapling: build fixes. 2012-10-01 13:54:13 +00:00
http OCSP stapling: ssl_stapling_verify directive. 2012-10-01 12:53:11 +00:00
mail Whitespace fix. 2012-08-18 23:04:39 +00:00
misc Fixed compilation with -Wmissing-prototypes. 2012-07-24 15:09:54 +00:00
mysql Copyright updated. 2012-01-18 15:07:43 +00:00
os Correct plural form for "path" in the whole source base. 2012-09-28 13:49:26 +00:00