summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * modules/standard/mod_autoindex.c (index_directory): If stat() failsJoe Orton2004-03-101-3/+12
* Win32: Tweak worker thread accounting to fix hang when number of Listen direc...Bill Stoddard2004-03-102-4/+25
* German Translation of Win32DisableAcceptEx directive synopsisAndré Malo2004-03-094-3/+61
* Document %{HTTPS} and expand on %{SSL:...} a bit.Joe Orton2004-03-091-4/+16
* finetuningAndré Malo2004-03-093-15/+31
* seems to be handeditedAndré Malo2004-03-091-1/+1
* add stylesheets for non-zip generationAndré Malo2004-03-094-0/+164
* Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)Madhusudan Mathihalli2004-03-093-1/+16
* Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)Madhusudan Mathihalli2004-03-091-0/+19
* Sync with 2.0.49 tag.Justin Erenkrantz2004-03-091-18/+21
* Fix bug in mod_usertrack when no CookieName is set.Justin Erenkrantz2004-03-092-10/+24
* Synch with 2.0 branch.Joe Orton2004-03-071-7/+14
* Add the ssl_is_https() and ssl_var_lookup() optional functions to the mod_nw...Bradley Nicholes2004-03-071-3/+238
* Allow make files to create a cc.opt compiler options file per NLM rather than...Bradley Nicholes2004-03-078-39/+46
* Add the include path to modules/ssl to resolve the include of mod_ssl.hBradley Nicholes2004-03-062-0/+2
* Add eoc_bucket.c to the NetWare makefileBradley Nicholes2004-03-061-0/+1
* Fix use of mod_ssl as a DSO linked against static SSL libraries; alsoJoe Orton2004-03-063-8/+13
* * include/mpm_common.h (ap_pod_t): Remove 'sa' field.Joe Orton2004-03-062-6/+3
* Add maxmemfree as a default for the netware mpmBradley Nicholes2004-03-051-0/+1
* Revert a change to the link flags that were accidentally committed.Sander Striker2004-03-051-1/+1
* Allow the enabled flag to be set to more than just TRUE or FALSE so thatBradley Nicholes2004-03-054-21/+28
* Allow the enabled flag to be set to more that just TRUE or FALSE so thatBradley Nicholes2004-03-051-5/+5
* * modules/ssl/ssl_engine_init.c (ssl_init_Engine): Log the OpenSSLJoe Orton2004-03-041-0/+2
* * modules/ssl/ssl_engine_log.c (ssl_log_ssl_error): Use %lu to printJoe Orton2004-03-041-2/+2
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup,Joe Orton2004-03-041-3/+3
* * modules/ssl/ssl_engine_vars (ssl_var_lookup): const'ify result andJoe Orton2004-03-041-30/+20
* * modules/ssl/ssl_engine_vars (ssl_var_lookup): Optimise such thatJoe Orton2004-03-041-57/+76
* * modules/ssl/mod_ssl.h: Declare ssl_is_https optional function.Joe Orton2004-03-042-0/+11
* * modules/ssl/ssl_engine_vars (ssl_var_lookup): Fix potentialJoe Orton2004-03-041-4/+4
* sync with 2.0.49-devJeff Trawick2004-03-031-3/+3
* *) Remove compile-time length limit on request strings. Length isPaul J. Reder2004-03-013-20/+17
* fix windows build: add path to mod_ssl.hAllan K. Edwards2004-03-012-6/+6
* add eoc_bucket.c to projectAllan K. Edwards2004-03-011-1/+5
* enable IPv6 for Windows XP and 2003. In addition this thisAllan K. Edwards2004-03-012-7/+55
* * modules/metadata/mod_headers.c (header_inout_cmd): Remove redundantJoe Orton2004-03-011-6/+1
* update transformationAndré Malo2004-02-292-2/+26
* Win32: Taking down the child process on accept errors opens the possibility o...Bill Stoddard2004-02-291-8/+5
* sync with stable branchJeff Trawick2004-02-291-2/+2
* Win32: find_read_listeners was not correctly handling multiple listeners on t...Bill Stoddard2004-02-291-8/+15
* * Makefile.in: Link httpd against user-supplied $(LIBS).Joe Orton2004-02-291-1/+1
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,Joe Orton2004-02-291-2/+3
* * server/core.c (core_output_filter): Avoid using EOC bucket afterJoe Orton2004-02-291-1/+1
* Attempt to document the new cert DN lookup feature.Joe Orton2004-02-291-2/+10
* Document the %s format specifier.Joe Orton2004-02-291-0/+16
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): SimplifyJoe Orton2004-02-291-8/+5
* syncAndré Malo2004-02-281-3/+3
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): For a DNJoe Orton2004-02-281-4/+15
* update transformaationAndré Malo2004-02-281-3/+3
* Add 's' format tag to mod_headers to allow access to mod_ssl variablesJoe Orton2004-02-281-1/+48
* Win32: Log each listener threadBill Stoddard2004-02-281-1/+2