nginx/auto
Maxim Dounin 9984f3053f Moved ngx_http_parse_time() to core, renamed accordingly.
The function is now called ngx_parse_http_time(), and can be used by
any code to parse HTTP-style date and time.  In particular, it will be
used for OCSP stapling.

For compatibility, a macro to map ngx_http_parse_time() to the new name
provided for a while.
2015-06-11 20:42:31 +03:00
..
cc Configure: added gcc5 to the list of known GCC versions. 2015-06-10 19:18:20 +03:00
lib Configure: search OpenSSL in a bunch of standard places. 2015-06-10 12:25:45 +03:00
os Configure: GNU Hurd properly recognized. 2015-05-25 17:58:13 +03:00
types Configure: fixed type max value detection. 2015-03-18 02:04:39 +03:00
configure Thread pools implementation. 2015-03-14 17:37:07 +03:00
define
endianness
feature
have
have_headers
headers
include
init
install Configure: moved NGX_SBIN_PATH variable initialization. 2015-06-10 12:25:31 +03:00
make Fixed misspellings of the word "dependencies". 2015-06-03 08:23:35 +03:00
modules Stream: access module. 2015-06-04 13:04:12 +03:00
nohave
options Configure: moved NGX_SBIN_PATH variable initialization. 2015-06-10 12:25:31 +03:00
sources Moved ngx_http_parse_time() to core, renamed accordingly. 2015-06-11 20:42:31 +03:00
stubs
summary Thread pools implementation. 2015-03-14 17:37:07 +03:00
threads Thread pools implementation. 2015-03-14 17:37:07 +03:00
unix The "reuseport" option of the "listen" directive. 2015-05-20 15:51:56 +03:00