summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* document userland changeJim Jagielski2011-11-241-0/+2
* Pass ap_errorlog_info to error_log hook.Stefan Fritsch2011-11-211-1/+1
* no 2.5 alphas yet, so drop the entries for changes also inJeff Trawick2011-11-181-2291/+4
* add conn_rec to error log hookJeff Trawick2011-11-181-0/+2
* drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)Kaspar Brand2011-11-181-0/+2
* We're now on 2.5.0 ...Guenter Knauf2011-11-151-1/+1
* add per-dir config merging to mod_lua so LuaHook* in multiple per-dir sectionsEric Covener2011-11-131-0/+4
* mod_cache: Make sure we merge headers correctly when we handle a nonGraham Leggett2011-11-121-0/+3
* Set MaxMemFree 2048 by defaultStefan Fritsch2011-11-121-0/+2
* Fix assertion failure during very high load by preventing race conditionStefan Fritsch2011-11-121-0/+2
* Only load the really imporant modules (i.e. those enabled by the 'few'Stefan Fritsch2011-11-101-0/+4
* end-generation hook: Fix false notification of end-of-generation forJeff Trawick2011-11-101-0/+3
* Add support for RFC 5077 TLS Session tickets. This adds two new directives:Paul Querna2011-11-101-0/+3
* Use random value instead of remote IP address in cookie value. This has theStefan Fritsch2011-11-091-0/+2
* And we are at 2.3.16-devJim Jagielski2011-11-091-0/+3
* Load all modules in the generated default configurationRainer Jung2011-11-081-0/+3
* mod_reqtimeout: Change the default to set some reasonable timeout values if l...Stefan Fritsch2011-11-081-0/+3
* Change default FileETag to be "size mtime", i.e. remove the inode. Adjust theStefan Fritsch2011-11-081-0/+3
* mod_lua: Expose SSL variables via r:ssl_var_lookup()Eric Covener2011-11-081-0/+2
* allow some lua hooks to be run in "early" or "late" modeEric Covener2011-11-081-0/+4
* By default, only load those modules that are either requiredStefan Fritsch2011-11-081-0/+5
* Fix integer overflow in ap_pregsub. This can be triggered e.g.Stefan Fritsch2011-11-071-0/+4
* s/IP6/IPv6/Jeff Trawick2011-11-071-1/+1
* quick handlers and translate_name in lua can't be keyed off Eric Covener2011-11-051-0/+5
* get the hello world of Handlers working againEric Covener2011-11-041-0/+3
* Unify syntax of config directives taking an expression as optional contition ...Stefan Fritsch2011-11-041-0/+6
* To prevent overboarding memory usage, limit line length to 1MBStefan Fritsch2011-11-041-0/+2
* make r.args read/write for rewrite refugees.Eric Covener2011-10-291-0/+3
* mod_include: Add support for application/x-www-form-urlencoded encodingGraham Leggett2011-10-291-0/+3
* Add new modules to CHANGESNick Kew2011-10-271-0/+8
* * support/rotatelogs.c (usage, main): Add support for -c option.Joe Orton2011-10-261-1/+4
* Limit ap_pregsub() to 64K, add ap_pregsub_ex() for longer strings and withStefan Fritsch2011-10-261-0/+3
* mod_session_crypto: Refactor to support the new apr_crypto API.Graham Leggett2011-10-251-0/+3
* Fix 3xx responses with local URLs as ErrorDocumentStefan Fritsch2011-10-241-0/+3
* mod_buffer: Make sure we step down for subrequests, but not for internalGraham Leggett2011-10-231-0/+3
* expose ap_construct_url to lua scriptsEric Covener2011-10-221-0/+3
* Fix configuration of internal proxiesStefan Fritsch2011-10-181-0/+3
* Resolve server and remote IP's in the AcceptFilter 'none' path.William A. Rowe Jr2011-10-101-0/+3
* Remove OID match which was never in a GA releas and is obsoleted byStefan Fritsch2011-10-101-0/+3
* If a child is created just before graceful restart and then exits becauseStefan Fritsch2011-10-101-0/+5
* Check the return value from ap_run_create_connection in mpm_event.Stefan Fritsch2011-10-101-0/+3
* mod_mime_magic: Add signatures for PNG and SWF to the example config.Stefan Fritsch2011-10-091-0/+3
* s/perl/Perl/Jeff Trawick2011-10-091-1/+1
* Add -D DUMP_RUN_CFG option to dump some configuration itemsStefan Fritsch2011-10-091-0/+4
* mod_authn_socache: fix it to enable initialisation to work if configuredNick Kew2011-10-081-0/+4
* Downgrade error log messages which accompany a 404 request status from loglevelStefan Fritsch2011-10-081-0/+4
* Sort hooks twice, once before pre_config, once after ap_process_config_tree.Stefan Fritsch2011-10-081-0/+3
* Enforce LimitRequestFieldSize after multiple headers with the sameStefan Fritsch2011-10-031-0/+3
* If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS in mod_ssl.Stefan Fritsch2011-10-011-0/+4
* In ssl_check_public_cert(), also take dNSNames in the subjectAltNameKaspar Brand2011-09-281-0/+4