summaryrefslogtreecommitdiffstats
path: root/CHANGES (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add wrappers for malloc, calloc, realloc that check for out of memoryStefan Fritsch2011-09-191-0/+4
* PR51371: cross-compile issues with cgi and apr_procattr_limit_*.Eric Covener2011-09-171-0/+3
* * Correctly obey ServerName / ServerAlias if the Host header from theRuediger Pluem2011-09-171-0/+4
* initialize counter with random numberStefan Fritsch2011-09-151-0/+3
* Create wrapper API for apr_random;Stefan Fritsch2011-09-151-0/+2
* Add in MaxRangeOverlaps and MaxRangeReversals to accomodateJim Jagielski2011-09-121-76/+81
* Reflect user-visible behavior changeWilliam A. Rowe Jr2011-09-091-1/+5
* Non-releases don't have user-visible regressions; now a contributor to the fixWilliam A. Rowe Jr2011-09-091-5/+3
* mod_ldap: Optional function uldap_ssl_supported(r) always returned falseEric Covener2011-09-081-0/+4
* Set Accept-Rangs: none instead of unsetting the Accept-Range header when weEric Covener2011-09-081-0/+4
* take care of some MaxRanges feedback:Eric Covener2011-09-071-0/+4
* bump SECURITY issue to top of in-development 2.3.15 section.Eric Covener2011-09-061-6/+6
* Revamp CRL checking for client and remote servers:Kaspar Brand2011-09-041-0/+5
* * Fix a regression in the CVE-2011-3192 byterange fix:Ruediger Pluem2011-09-011-0/+9
* add MaxRanges directive institute a default limit of 200 (post-merge where Eric Covener2011-08-281-0/+4
* mod_cache: Ensure that CacheDisable can correctly appear withinGraham Leggett2011-08-151-0/+3
* mod_cache: Fix the moving of the CACHE filter, which erroneouslyGraham Leggett2011-08-151-0/+4
* Improve ssl_log_cxerror():Kaspar Brand2011-08-151-0/+2
* Add ap_varbuf API for resizable buffers.Stefan Fritsch2011-08-131-0/+8
* Accept LDAP_OPT_CONNECT_TIMEOUT as an alternative to LDAP_OPT_NETWORK_TIMEOUT.Eric Covener2011-08-121-0/+4
* mod_ldap: remove hard-coded loops of 10 retries w/o delay with a configurableEric Covener2011-08-111-0/+3
* remove (the only) retry logic in mod_authnz_ldap's authentication path Eric Covener2011-08-101-0/+3
* Allow to explicitly disable modules even with module selection 'reallyall'Stefan Fritsch2011-08-081-0/+3
* Prevent a crash if a non-existent internal RewriteMap is specifiedEric Covener2011-08-081-0/+5
* Enforce OpenSSL 0.9.7 as a minimum requirement in configure, andKaspar Brand2011-08-071-0/+2
* Remove the ssl_toolkit_compat layer, which is no longer neededKaspar Brand2011-08-071-0/+2
* Drop support for the RSA BSAFE SSL-C toolkit from configure,Kaspar Brand2011-08-071-0/+3
* PR29755: mod_usertrack gets skipped when modules return a status code fromEric Covener2011-08-071-1/+5
* mod_proxy_http, mod_proxy_connect: Add 'proxy-status' and 'proxy-source-port'Stefan Fritsch2011-08-051-0/+3
* Enable ldap modules in 'all' and 'most' selections if ldap is compiled intoStefan Fritsch2011-08-051-0/+3
* cleanups related to new AllowOverrideList functionality:Stefan Fritsch2011-08-031-0/+3
* Fix endless loop if first bucket is metadataStefan Fritsch2011-08-011-0/+2
* And we are at 2.3.15-devJim Jagielski2011-08-011-0/+3
* Improve logging for mod_proxy_ajp.Rainer Jung2011-07-301-0/+2
* mod_proxy_ajp: Respect "reuse" flag in END_REPONSERainer Jung2011-07-291-0/+3
* mod_proxy: enable absolute URLs to be rewritten with ProxyPassReverse,Nick Kew2011-07-291-0/+4
* Install signal handlers for crashes before detaching. Previously, thereStefan Fritsch2011-07-261-0/+3
* Reduce period during startup and restart where a successive signal may be lostStefan Fritsch2011-07-261-0/+3
* mod_allowmethods: Correct Merging of "reset" and doRainer Jung2011-07-261-0/+3
* Add a CHANGES entry for all the module selection changesStefan Fritsch2011-07-241-0/+8
* Add change log entry, bump MMNStefan Fritsch2011-07-231-0/+3
* * server/vhost.c (get_addresses): For '*' and '_default_', returnJoe Orton2011-07-181-0/+3
* Make the SERVER_NAME variable include [ ] for literal IPv6 addresses, asStefan Fritsch2011-07-171-0/+4
* Fix parsing of Content-Length in type mapsStefan Fritsch2011-07-171-0/+3
* Add more (trace) logging to the ap_scan_script_header*() functionsStefan Fritsch2011-07-161-0/+7
* Add a mod_dir option to allow the used DirectoryIndex toEric Covener2011-07-151-0/+3
* Don't try to compress requests with a zero sized body.Stefan Fritsch2011-07-131-0/+3
* Use APR_UNSPEC to allow startup on IP6-only systems.Stefan Fritsch2011-07-131-0/+3
* Add some environment variables to the whitelist in suexecStefan Fritsch2011-07-131-0/+5
* Fix regexp RewriteCond with NoCase,Stefan Fritsch2011-07-061-0/+2