summaryrefslogtreecommitdiffstats
path: root/modules (follow)
Commit message (Expand)AuthorAgeFilesLines
* * modules/standard/mod_autoindex.c (index_directory): If stat() failsJoe Orton2004-03-101-3/+12
* Enable mod_rewrite to recognize SSL variables (using ssl_var_lookup)Madhusudan Mathihalli2004-03-091-0/+19
* Fix bug in mod_usertrack when no CookieName is set.Justin Erenkrantz2004-03-091-10/+21
* 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-076-12/+13
* Add the include path to modules/ssl to resolve the include of mod_ssl.hBradley Nicholes2004-03-062-0/+2
* Fix use of mod_ssl as a DSO linked against static SSL libraries; alsoJoe Orton2004-03-061-1/+2
* 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
* fix windows build: add path to mod_ssl.hAllan K. Edwards2004-03-012-6/+6
* * modules/metadata/mod_headers.c (header_inout_cmd): Remove redundantJoe Orton2004-03-011-6/+1
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_disable,Joe Orton2004-02-291-2/+3
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): SimplifyJoe Orton2004-02-291-8/+5
* * modules/ssl/ssl_engine_vars.c (ssl_var_lookup_ssl_cert_dn): For a DNJoe Orton2004-02-281-4/+15
* Add 's' format tag to mod_headers to allow access to mod_ssl variablesJoe Orton2004-02-281-1/+48
* Move mod_ssl-internal interfaces into ssl_private.h; allow mod_ssl.hJoe Orton2004-02-2828-651/+671
* Relicense.Joe Orton2004-02-282-94/+25
* Send the 'Close Alert' message to the peer upon closing a SSL session. ThisMadhusudan Mathihalli2004-02-281-1/+19
* fix an old misfeature: "BufferedLogs Off" would sort-of turnJeff Trawick2004-02-261-2/+4
* a kind fix for a compile error unfortunately broke an orderJeff Trawick2004-02-261-7/+9
* * modules/ssl/ssl_engine_io.c (ssl_io_filter_disable): Don't leak anJoe Orton2004-02-251-0/+1
* * modules/ssl/ssl_engine_pphrase.c (ssl_pphrase_Handle): WordingJoe Orton2004-02-221-3/+3
* * modules/ssl/ssl_scache_shmcb.c (ssl_scache_shmcb_init): Use anJoe Orton2004-02-221-4/+13
* remove support for Remote_User variable, which never worked at all.André Malo2004-02-211-8/+0
* forward port to not log twiceAndré Malo2004-02-211-1/+1
* do not exit() from inside a module!André Malo2004-02-211-6/+12
* ugh! Fix log open error condition, which never matched.André Malo2004-02-211-2/+1
* allow log pipes to be relative to serverroot as wellAndré Malo2004-02-211-2/+3
* there's no such defaultAndré Malo2004-02-211-2/+2
* minor mod_auth_basic and mod_auth_digest sync. mod_auth_basicGeoffrey Young2004-02-212-9/+23
* Fix segfault in util_ald_create_cache() when shared memory caching has been d...Bradley Nicholes2004-02-211-0/+2
* mod_isapi: GetServerVariable returned improperly terminated headerJeff Trawick2004-02-161-4/+6
* mod_isapi: send_response_header() failed to copy status string'sJeff Trawick2004-02-161-1/+1
* mod_isapi: GetServerVariable("ALL_RAW") returned the wrong bufferJeff Trawick2004-02-161-1/+1
* adding 304 support for if-Modified-Since request header,Jean-Jacques Clar2004-02-101-0/+7
* * modules/ssl/ssl_engine_pphrase.c: Note that the ERR_clear_error()Joe Orton2004-02-101-2/+3
* fix name of The Apache Software FoundationAndré Malo2004-02-09140-141/+141
* fix copyright dates and apply the license to one forgotten header fileAndré Malo2004-02-085-4/+19
* fix copyright dates according to the first check inAndré Malo2004-02-0825-26/+26
* fix copyright dates according to the first check inAndré Malo2004-02-0826-26/+26
* oopsAndré Malo2004-02-081-1/+1
* fix copyright dates according to the first checkinAndré Malo2004-02-083-3/+3
* fix copyright dates according to the first check inAndré Malo2004-02-0813-13/+13