]> granicus.if.org Git - apache/history - modules
Correct link to sed docs. Via Daniel Gruno
[apache] / modules /
2012-03-08 Jim JagielskiUse new ap_runtime_dir_relative() API
2012-03-07 Eric CovenerPR52845: "DirectoryIndex disabled" should blow away...
2012-03-06 Jim JagielskiAllow for DEFAULT_REL_RUNTIMEDIR ala socache... prevent...
2012-02-28 Kaspar Brandproperly free the GENERAL_NAMEs, as pointed out in...
2012-02-27 Stefan FritschInitialize EC temporary key on server startup, as for...
2012-02-25 Stefan FritschPass the EOS bucket down the filter chain
2012-02-25 Stefan FritschEnable per-module loglevel for mod_xml2enc and mod_prox...
2012-02-25 Graham Leggettmod_session: Sessions are encoded as application/x...
2012-02-24 Stefan FritschFix AddOutputFilterByType brown paper bag crash bug
2012-02-13 Stefan FritschCheck during config test that directories for access...
2012-02-12 Kaspar BrandFix regression introduced in r1222917: in ssl_find_vhos...
2012-02-10 Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_process...
2012-02-09 Jim JagielskiHandle cases, esp when using mod_proxy_fcgi, when we...
2012-02-08 Daniel RuggeriAdd cleanup for SSLProxyMachineCertificateChainFile...
2012-02-03 Stefan FritschFix various filter functions to return apr_status_t...
2012-02-03 Mladen TurkFix PR52402. Check if the shared memory was already...
2012-02-03 Mladen Turkoops, this got forgotten when copy/paste from dev branch
2012-02-03 Mladen TurkC/C++ 101 on how to traverse the array of pointers...
2012-02-02 Eric Covenerrevert "overloaded" recent additions to mod_rewrite
2012-02-02 Eric Coveneradd an internal sleep map function that expands to...
2012-02-02 Eric Covenertreat a rewriterule substitution that expands to "...
2012-02-01 Rainer JungNo need for multi-version compatibility.
2012-02-01 Rainer JungRemove luaL_reg macro definition no longer needed
2012-02-01 Rainer JungluaL_reg was already deprecated in Lua 5.1.4.
2012-02-01 Rainer JungMinor fixes for firehose and mod_policy:
2012-01-31 Stefan FritschRevert r1202255 to restore same behavior as in 2.4:
2012-01-31 Rainer JungFix copy&paste error in comment.
2012-01-26 Jim Jagielskihttps also needs QS
2012-01-21 Stefan FritschMore configure time dependencies:
2012-01-20 Stefan FritschMake APACHE_MODULE() accept an optional prerequisite...
2012-01-19 Jeff TrawickAdjust CVE-2011-3368/CVE-2011-4317 fixes to rely solely on
2012-01-15 Jeff Trawickfix const warning with strchr->ap_strchr mapping
2012-01-15 Jeff Trawickremove unused function
2012-01-13 Eric Covenerwhitespace only: shift a block refactored in r1231255...
2012-01-13 Eric Covener *) mod_authnz_ldap: Don't try a potentially expensive...
2012-01-08 Kaspar Brandfix signedness issue with SSL_X509_NAME_to_string(...
2012-01-08 Jim Jagielskioptimize this... Do strlen() ONLY if we need to check
2012-01-05 William A. Rowe JrCure size_t abuse, curse some recent code [recommit...
2012-01-05 William A. Rowe JrRevert a whole mess that was not ment to be committed
2012-01-05 William A. Rowe JrCure size_t abuse, curse some recent code
2012-01-05 Eric CovenerUpdate the comment and checks around address/connection...
2012-01-05 Eric Covenerrestore the generic proxy workers to not being address...
2012-01-02 Stefan FritschAdd a bit of debug logging
2011-12-30 Stefan FritschDisplay registered providers
2011-12-30 Stefan FritschSort list of modules
2011-12-30 Stefan FritschDisplay all those shiny new hooks that we have in 2.4
2011-12-30 Kaspar BrandFix another case of #ifdef-within-a-macro (which was...
2011-12-29 Stefan FritschDon't use #ifdef inside macro calls
2011-12-28 Stefan FritschSECURITY: CVE-2012-0021 (cve.mitre.org)
2011-12-24 Kaspar Brandadd missing #ifdef in ssl_cmd_protocol_parse (should...
2011-12-24 Kaspar BrandSSLProtocol: allow explicit control of TLSv1.1 and...
2011-12-24 Kaspar BrandSet OPENSSL_NO_SSL_INTERN when compiling against OpenSS...
2011-12-24 Kaspar BrandREMOTE_ADDR is now r->useragent_ip, which is not/never...
2011-12-22 Graham Leggettmod_mime: Don't arbitrarily bypass AddOutputFilter...
2011-12-21 Graham Leggettmod_policy: Add a new testing module to help server...
2011-12-20 Guenter KnaufAdded mod_firehose and firehose to NetWare build.
2011-12-20 Guenter KnaufSome cosmetic NetWare makefile tweaks.
2011-12-20 Guenter KnaufMake mod_lua compile with lua 5.2.x.
2011-12-18 Stefan FritschVarious code cleanup to avoid compiler, cppcheck, or...
2011-12-18 Stefan FritschAvoid segfault if url->hostname is NULL and filter...
2011-12-18 Stefan Fritschremove some dead code
2011-12-18 Graham Leggettmod_firehose: Ensure directives are defined global...
2011-12-18 Graham Leggettmod_firehose: Support portable non blocking support...
2011-12-17 Graham LeggettRemove unused variable.
2011-12-17 Graham LeggettFix the test for APR_HAVE_SYS_SYSLIMITS_H.
2011-12-17 Graham Leggettmod_firehose: Add a new debugging module able to record...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-12 Kaspar Brandlogging adjustments:
2011-12-12 Jeff TrawickdefinAtely
2011-12-12 Kaspar BrandStreamline TLS session ticket key handling (added in...
2011-12-07 Stefan FritschVarious fixes for log message tags:
2011-12-07 Stefan FritschRemove usage of APLOG_NOERRNO. It has been a no-op...
2011-12-07 Stefan FritschRemove unused variable
2011-12-07 Joe Orton* modules/: More doxy group fixes.
2011-12-07 Guenter KnaufRemoved some proxy imports from NetWare build.
2011-12-07 Guenter KnaufRemoved import file since now dynamically generated.
2011-12-07 Kaspar BrandAdjust the OpenSSL session id context for SNI configura...
2011-12-06 Guenter KnaufNetWare build fixes.
2011-12-06 Graham Leggettmod_cache: Remove dead code from the legacy mod_mem_cac...
2011-12-05 Mladen TurkNo need for process.h system include since we don't...
2011-12-05 Mladen TurkAxe check for second post config call. New ap_state_que...
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-04 Graham Leggettmod_slotmem_shm: Remove the colon syntax to indicate...
2011-12-04 Stefan FritschAdd some more log message tags
2011-12-04 Stefan FritschChange the provider names to match the module names:
2011-12-04 Stefan FritschMore pointers to mod_socache*
2011-12-04 Rainer JungPartially revert r1203859: use a fixed string
2011-12-04 Stefan FritschPoint to mod_socache_* in the SSLSessionCache error...
2011-12-03 Graham Leggettmod_proxy: Remove dead code ap_proxy_table_unmerge().
2011-12-03 Graham Leggettmod_proxy: Move ap_proxy_strmatch_path and ap_proxy_str...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_make_fake_req() from the...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_make_fake_req() from the...
2011-12-03 Graham Leggettmod_proxy: Remove dead PROXY_OPTIONAL_HOOK macro.
2011-12-03 Graham Leggettmod_proxy: Remove dead code.
2011-12-03 Graham Leggettmod_proxy: Make the ap_proxy_is* functions private.
2011-12-03 Graham Leggettmod_proxy: Make sure we populate the client IP from...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_date_canon() from the public...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_buckets_lifetime_transform...
2011-12-03 Graham Leggettmod_cache: Remove ap_cache_liststr(), it duplicates...
next