]> granicus.if.org Git - apache/history - modules
Note that CRL-querying browsers can have problems with low header timeouts.
[apache] / modules /
2010-11-08 Graham Leggettmod_rewrite: Fix the RewriteEngine directive to work...
2010-11-07 Jeff Trawickmark connection for close after the return from
2010-11-07 Jeff Trawicklog how long worker will be disabled
2010-11-07 Jeff Trawickimprove wording of some function descriptions
2010-11-07 Jeff Trawickaxe outdated comment about FIXMEs/CHECKMEs
2010-11-07 Jeff Trawickavoid duplicate end-of-stdin header
2010-11-06 Stefan Fritschadd support for trace loglevels in mod_lua
2010-11-06 Stefan FritschReplace ap_expr with a parser derived from mod_ssl...
2010-11-06 Stefan FritschPut the expression parser back into mod_include
2010-11-06 Stefan FritschFix hook sorting for the pre_config hook.
2010-11-05 Jim Jagielskia pointer optim.
2010-11-05 Eric CovenerPR47765: ProxyPass and ProxyPassReverse should not...
2010-11-05 Eric CovenerChange the default of the Header directive to apply...
2010-11-05 Eric Covenerrename the mod_headers variables used to track onsucces...
2010-11-05 Jeff Trawickgratuitous style change
2010-11-05 Jeff Trawickrepeat apr_poll() while EINTR
2010-11-05 Eric CovenerPR50220: keep on chugging after EINTR in mod_proxy_connect
2010-11-05 Eric CovenerPR#47766 mod_autoindex directives not merged into secti...
2010-11-04 Rich BowenError messages like "theoretically shouldn't happen...
2010-11-04 Graham LeggettFix a pool lifetime issue: Make sure we clean up our...
2010-11-04 Rainer JungFollowup to r1026665: reset "cleaned" flag in
2010-11-03 Jim JagielskiNote for future dev....
2010-11-03 Nick Kewmod_cache: correctly parse quoted strings in cache...
2010-11-02 Daniel Earl PoirierRemove mis-placed period.
2010-11-02 Daniel Earl PoirierWarning in configure -h that mod_dumpio was only for...
2010-11-01 Daniel Earl PoirierAdd to modules' help text (displayed by ./configure...
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-10-29 Eric CovenerAdd an END flag to RewriteRule that acts like L=LAST...
2010-10-25 Stefan Fritschhandle the ca_list == NULL case correctly (which can...
2010-10-24 Stefan FritschMake sure to always log an error if loading of CA certi...
2010-10-24 Stefan FritschConsistently use loglevel emerg before ssl_die()
2010-10-24 Guenter KnaufAnother NetWare makefile cleanup.
2010-10-24 Rich BowenPhrasing changes recommended by Jack Dozier. Bug #50145
2010-10-24 Stefan FritschIf an unknown Content-* header is received for a PUT...
2010-10-24 Stefan FritschIf a malformed Content-Range header is received for...
2010-10-23 Stefan FritschImprove error message if client cert verification fails
2010-10-23 Graham LeggettOptimise more of the flags within proxy structures.
2010-10-23 Graham Leggettmod_proxy: Release the backend connection as soon as...
2010-10-23 Stefan Fritschmore temp pool usage and remove some useless apr_pstrdup()s
2010-10-23 Stefan Fritschuse temp_pool for version parsing, to save some memory
2010-10-23 Stefan FritschRemove needless pool cleanup. ap_pregcomp already regis...
2010-10-23 Graham Leggettmod_cache: Respect the original Cache-Control header...
2010-10-23 Graham Leggettmod_disk_cache: Make sure we step down cleanly when...
2010-10-22 Rich BowenTake a slightly less "you broke it!!" tone in the defau...
2010-10-22 Graham LeggettFix an inline variable declaration.
2010-10-22 Graham Leggettmod_proxy: Optimise ProxyPass within a Location so...
2010-10-21 Graham LeggettBe compliant with RFC2616 14.46, revalidation failed...
2010-10-20 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-20 Graham LeggettOptimise the set flags in the mod_proxy structures.
2010-10-20 Graham Leggettmod_proxy: Move the ProxyErrorOverride directive to...
2010-10-20 Guenter KnaufAdded header include for getpid() prototype on Win32.
2010-10-19 Graham LeggettSimplify the initialisation before mod_env's fixup.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_in...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_as...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_st...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test mod_cg...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test auth_f...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test ldap...
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test handle...
2010-10-19 Graham LeggettFix spelling of the handler.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test handle...
2010-10-18 Stefan Fritschmember ssl_expr_node->p is unused, remove it
2010-10-18 Graham LeggettBe more efficient when handling the Expires header.
2010-10-18 Graham LeggettRemove the remove_url filter consistently for both...
2010-10-18 Stephen HensonMake sure OCSP Stapling Mutex is initiliased if we...
2010-10-17 Stephen HensonFix stupid typos.
2010-10-17 Graham LeggettOptimise the configuration structures for mod_disk_cache.
2010-10-17 Graham LeggettOptimise the configuration structures for mod_cache.
2010-10-17 Stephen HensonAvoid use of deprecated RSA_generate_key() function.
2010-10-17 Graham LeggettUse ap_log_rerror() instead of ap_log_error() across...
2010-10-17 Graham LeggettSupport Cache-Control: no-cache with a header name...
2010-10-17 Graham LeggettDon't attempt to kill a stale entry that cannot be...
2010-10-17 Graham LeggettAs cache_control_t is public, make ap_cache_control...
2010-10-17 Graham LeggettDon't attempt to remove the existing conditional header...
2010-10-17 Graham LeggettSupport Cache-Control: only-if-cached, as per RFC2616...
2010-10-17 Graham LeggettFix the error cases in the cache_select() loop. On...
2010-10-16 Graham LeggettFix the return values in the cache_select() function...
2010-10-16 Graham LeggettAdd support for proxy-revalidate as per RFC2616 section...
2010-10-16 Graham LeggettFix the sense of the must_revalidate comparison. Replac...
2010-10-16 Graham LeggettComplete the optimisation of Cache-Control header parsi...
2010-10-16 Graham LeggettBegin the process of optimising the parsing of Cache...
2010-10-16 Stefan FritschBuild mod_allowmethods (windows and netware stuff needs...
2010-10-16 Stefan FritschAdd pquerna's mod_allowmethod plus igalic's docs from...
2010-10-16 Stefan Fritschmod_ssl: Log certificate information if client cert...
2010-10-15 Stefan Fritschreturn early if we are not logging anyway
2010-10-12 Graham Leggettmod_cache: Support stale-on-error behaviour for the...
2010-10-12 Graham LeggettMake sure we remove the cache lock consistently as...
2010-10-12 Graham LeggettRestore the apr_brigade_insert_file() call to within...
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-11 Graham LeggettUse the more popular spelling variant.
2010-10-11 Graham LeggettFix the lookup of the per-directory cache config, we...
2010-10-11 William A. Rowe JrTag ZLIB_DLL, to slightly optimize the run time symbol...
2010-10-11 William A. Rowe JrEliminate nonportable cruft
2010-10-04 Graham LeggettRemove (and no longer initialise) an unused variable.
2010-10-04 Graham Leggettmod_cache: Don't regenerate the cache key if we have...
2010-10-04 Graham LeggettRemove the attempt to pass the cache key into the lock...
2010-10-03 Graham Leggettmod_cache: Allow control over the base URL of reverse...
2010-10-02 Graham LeggettRealign the cache_quick_handler() and cache_handler...
2010-10-02 Graham LeggettRemove FIXMEs, they have been fixed.
2010-10-02 Graham LeggettMake sure the has_body flag is written to the disk...
next