]> granicus.if.org Git - apache/history - CHANGES
drop SSLv2 support (set SSL_OP_NO_SSLv2 for any new SSL_CTX)
[apache] / CHANGES
2011-11-18 Kaspar Branddrop SSLv2 support (set SSL_OP_NO_SSLv2 for any new...
2011-11-15 Guenter KnaufWe're now on 2.5.0 ...
2011-11-13 Eric Coveneradd per-dir config merging to mod_lua so LuaHook* in...
2011-11-12 Graham Leggettmod_cache: Make sure we merge headers correctly when...
2011-11-12 Stefan FritschSet MaxMemFree 2048 by default
2011-11-12 Stefan FritschFix assertion failure during very high load by preventi...
2011-11-10 Stefan FritschOnly load the really imporant modules (i.e. those enabl...
2011-11-10 Jeff Trawickend-generation hook: Fix false notification of end...
2011-11-09 Paul QuernaAdd support for RFC 5077 TLS Session tickets. This...
2011-11-09 Stefan FritschUse random value instead of remote IP address in cookie...
2011-11-08 Jim JagielskiAnd we are at 2.3.16-dev
2011-11-08 Rainer JungLoad all modules in the generated default configuration
2011-11-08 Stefan Fritschmod_reqtimeout: Change the default to set some reasonab...
2011-11-08 Stefan FritschChange default FileETag to be "size mtime", i.e. remove...
2011-11-08 Eric Covenermod_lua: Expose SSL variables via r:ssl_var_lookup()
2011-11-08 Eric Covenerallow some lua hooks to be run in "early" or "late...
2011-11-08 Stefan FritschBy default, only load those modules that are either...
2011-11-07 Stefan FritschFix integer overflow in ap_pregsub. This can be trigger...
2011-11-07 Jeff Trawicks/IP6/IPv6/
2011-11-05 Eric Covenerquick handlers and translate_name in lua can't be keyed off
2011-11-04 Eric Covenerget the hello world of Handlers working again
2011-11-04 Stefan FritschUnify syntax of config directives taking an expression...
2011-11-04 Stefan FritschTo prevent overboarding memory usage, limit line length...
2011-10-29 Eric Covenermake r.args read/write for rewrite refugees.
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27 Nick KewAdd new modules to CHANGES
2011-10-26 Joe Orton* support/rotatelogs.c (usage, main): Add support for...
2011-10-25 Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
2011-10-25 Graham Leggettmod_session_crypto: Refactor to support the new apr_cry...
2011-10-23 Stefan FritschFix 3xx responses with local URLs as ErrorDocument
2011-10-23 Graham Leggettmod_buffer: Make sure we step down for subrequests...
2011-10-22 Eric Covenerexpose ap_construct_url to lua scripts
2011-10-18 Stefan FritschFix configuration of internal proxies
2011-10-10 William A. Rowe Jr Resolve server and remote IP's in the AcceptFilter...
2011-10-10 Stefan FritschRemove OID match which was never in a GA releas and...
2011-10-09 Stefan FritschIf a child is created just before graceful restart...
2011-10-09 Stefan FritschCheck the return value from ap_run_create_connection...
2011-10-09 Stefan Fritschmod_mime_magic: Add signatures for PNG and SWF to the...
2011-10-09 Jeff Trawicks/perl/Perl/
2011-10-09 Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-08 Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-10-08 Stefan FritschDowngrade error log messages which accompany a 404...
2011-10-08 Stefan FritschSort hooks twice, once before pre_config, once after...
2011-10-03 Stefan FritschEnforce LimitRequestFieldSize after multiple headers...
2011-10-01 Stefan FritschIf MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS...
2011-09-28 Kaspar BrandIn ssl_check_public_cert(), also take dNSNames in the...
2011-09-26 Stefan FritschMake mod_substitute more efficient:
2011-09-25 Kaspar Brandenable the SNI extension for proxy connections
2011-09-19 Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-17 Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-09-17 Ruediger Pluem* Correctly obey ServerName / ServerAlias if the Host...
2011-09-15 Stefan Fritschinitialize counter with random number
2011-09-15 Stefan FritschCreate wrapper API for apr_random;
2011-09-12 Jim JagielskiAdd in MaxRangeOverlaps and MaxRangeReversals to accomodate
2011-09-09 William A. Rowe JrReflect user-visible behavior change
2011-09-09 William A. Rowe JrNon-releases don't have user-visible regressions; now...
2011-09-08 Eric Covenermod_ldap: Optional function uldap_ssl_supported(r)...
2011-09-08 Eric CovenerSet Accept-Rangs: none instead of unsetting the Accept...
2011-09-07 Eric Covenertake care of some MaxRanges feedback:
2011-09-06 Eric Covenerbump SECURITY issue to top of in-development 2.3.15...
2011-09-04 Kaspar BrandRevamp CRL checking for client and remote servers:
2011-09-01 Ruediger Pluem* Fix a regression in the CVE-2011-3192 byterange fix:
2011-08-28 Eric Coveneradd MaxRanges directive institute a default limit of...
2011-08-15 Graham Leggettmod_cache: Ensure that CacheDisable can correctly appea...
2011-08-15 Graham Leggettmod_cache: Fix the moving of the CACHE filter, which...
2011-08-15 Kaspar BrandImprove ssl_log_cxerror():
2011-08-13 Stefan FritschAdd ap_varbuf API for resizable buffers.
2011-08-12 Eric CovenerAccept LDAP_OPT_CONNECT_TIMEOUT as an alternative to...
2011-08-11 Eric Covenermod_ldap: remove hard-coded loops of 10 retries w/o...
2011-08-10 Eric Covenerremove (the only) retry logic in mod_authnz_ldap's...
2011-08-08 Stefan FritschAllow to explicitly disable modules even with module...
2011-08-08 Eric CovenerPrevent a crash if a non-existent internal RewriteMap...
2011-08-07 Kaspar BrandEnforce OpenSSL 0.9.7 as a minimum requirement in confi...
2011-08-07 Kaspar BrandRemove the ssl_toolkit_compat layer, which is no longer...
2011-08-07 Kaspar BrandDrop support for the RSA BSAFE SSL-C toolkit from confi...
2011-08-06 Eric CovenerPR29755: mod_usertrack gets skipped when modules return...
2011-08-05 Stefan Fritschmod_proxy_http, mod_proxy_connect: Add 'proxy-status...
2011-08-05 Stefan FritschEnable ldap modules in 'all' and 'most' selections...
2011-08-03 Stefan Fritschcleanups related to new AllowOverrideList functionality:
2011-08-01 Stefan FritschFix endless loop if first bucket is metadata
2011-08-01 Jim JagielskiAnd we are at 2.3.15-dev
2011-07-30 Rainer JungImprove logging for mod_proxy_ajp.
2011-07-29 Rainer Jungmod_proxy_ajp: Respect "reuse" flag in END_REPONSE
2011-07-29 Nick Kewmod_proxy: enable absolute URLs to be rewritten with...
2011-07-26 Stefan FritschInstall signal handlers for crashes before detaching...
2011-07-26 Stefan FritschReduce period during startup and restart where a succes...
2011-07-26 Rainer Jungmod_allowmethods: Correct Merging of "reset" and do
2011-07-24 Stefan FritschAdd a CHANGES entry for all the module selection changes
2011-07-23 Stefan FritschMerge branch revert-ap-ldap:
2011-07-23 Stefan FritschAdd change log entry, bump MMN revert-ap-ldap revert-ap-ldap
2011-07-18 Joe Orton* server/vhost.c (get_addresses): For '*' and '_default...
2011-07-17 Stefan FritschMake the SERVER_NAME variable include [ ] for literal...
2011-07-17 Stefan FritschFix parsing of Content-Length in type maps
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-15 Eric CovenerAdd a mod_dir option to allow the used DirectoryIndex to
2011-07-13 Stefan FritschDon't try to compress requests with a zero sized body.
2011-07-13 Stefan FritschUse APR_UNSPEC to allow startup on IP6-only systems.
2011-07-13 Stefan FritschAdd some environment variables to the whitelist in...
2011-07-06 Stefan FritschFix regexp RewriteCond with NoCase,
2011-07-05 Rainer JungAllow to specify module specific custom linker flags
next