]> granicus.if.org Git - apache/history - modules
add hint on discovering that OCSP Stapling cache is too small
[apache] / modules /
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe Jaillettab vs space
2014-10-22 Christophe JailletFix indent.
2014-10-20 Jan Kalužamod_ssl: Fix SSL_CLIENT_VERIFY value when "SSLVerifyCli...
2014-10-20 Christophe JailletFix strange indent.
2014-10-18 Yann Ylavicmod_buffer: avoid unlikely access to freed memory and...
2014-10-18 Yann Ylavicmod_cache: avoid unlikely access to freed memory.
2014-10-15 Rainer Jungmod_substitute: No real functional change, but:
2014-10-11 Christophe JailletStyle ('{' on same line as function definition)
2014-10-10 Christophe JailletStyle (space before ending ';')
2014-10-10 Christophe JailletRevert style changes
2014-10-10 Ruediger Pluem* Check if we are having an SSL connection before looki...
2014-10-10 Jeff Trawickmod_ssl_ct: Work with current Certificate Transparency...
2014-10-06 Jeff Trawicklog the command-line before invoking the log client
2014-10-06 Christophe JailletFix one missed s/tab/space/
2014-10-06 Christophe Jaillets/tab/space/
2014-10-06 Christophe JailletStyle
2014-10-06 Rainer JungSilence build warning about missing prototype.
2014-10-05 Yann YlavicFollow up to r1629372 and r1629485: ensure compatibily...
2014-10-05 Rainer Jungmod_cache_socache: Change average object size
2014-10-05 Rainer Jungmod_cache_socache: Add cache status to server-status.
2014-10-05 Yann YlavicFollow up to r1629372: ensure compatibily with OpenSSL...
2014-10-05 Christophe JailletStyle
2014-10-05 Christophe JailletStyle
2014-10-05 Christophe JailletStyle
2014-10-04 Christophe JailletMore style
2014-10-04 Christophe JailletStyle (mostly indent)
2014-10-04 Kaspar BrandMove OCSP stapling information from a per-certificate...
2014-10-03 Rainer JungFix some comments and log messages: module was
2014-10-02 Rainer Jungmod_substitute: Restrict configuration in .htaccess to
2014-10-02 Rainer Jungmod_substitute: Make maximum line length configurable.
2014-10-01 Jeff TrawickAdjust Certificate Transparency support (mod_ssl_ct...
2014-09-28 Rainer Jungmod_substitute: Fix memory limitation in case of
2014-09-23 Jan Kalužamod_cgi: log cgi script stderr to ScriptLog, use APLOGN...
2014-09-20 Eric Coveneruse actual error code in AH00779
2014-09-18 Christophe JailletContent-Length header should always be interpreted...
2014-09-18 Christophe JailletConcat string at compile time when possible.
2014-09-18 Jim Jagielskioops... prepend 0
2014-09-11 Jan KalužaSECURITY (CVE-2014-3581): Fix a mod_cache NULL pointer...
2014-09-01 Christophe JailletSilent some cppcheck warnings.
2014-08-30 Eric CovenerPR56729: mod_reqtimeout gets confused when it sees...
2014-08-30 Christophe JailletFix sscanf format spotted by cppcheck.
2014-08-29 Jim JagielskiMight as well make it 256 and be done w/ it. The extra...
2014-08-29 Jim JagielskiThese are more than debug errors...
2014-08-29 Jim JagielskiCorrect loglevel.
2014-08-29 Jim JagielskiPR53218
2014-08-27 Joe OrtonOmitted from r1620926 in error.
2014-08-27 Joe OrtonAdd API to support TLS channel bindings with mod_ssl.
2014-08-25 Rainer JungFix typo in comment.
2014-08-25 Rainer JungSwitch preference for headers, Transfer-Encoding
2014-08-22 Eric Covenerdon't let handlers start with r->status = 304 during...
2014-08-21 Yann Ylavicmod_deflate:
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619444.
2014-08-21 Yann Ylavicmod_proxy: add missing APLOGNOs.
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619444.
2014-08-21 Eric Covenerleave a hint while scrolling through inflate() calls
2014-08-21 Yann Ylavicmod_deflate: follow up to r1619383.
2014-08-21 Eric CovenerA misplaced check for inflation limits prevented limiti...
2014-08-19 Eric CovenerPR56870: authzprovideralias-defined authz provier can...
2014-08-19 Takashi SatoFollow up r1617201:
2014-08-18 Jan Kalužamod_systemd: Use AP_SIG_GRACEFUL instead of SIGWINCH.
2014-08-18 Jan Kalužamod_systemd: Add IdleShutdown - number of seconds in...
2014-08-16 Jeff Trawickmod_proxy_fcgi: Fix faulty logging of large amounts...
2014-08-11 Takashi Satogeteuid is always successful,
2014-08-11 Takashi Satounixd_drop_privileges and ap_unixd_setup_child are...
2014-08-09 Eric CovenerPR56832 -- mod_ratelimit reports at ERROR level everyti...
2014-08-02 Rainer JungPR53420: Proxy responses with error status and
2014-08-01 Christophe JailletTurn some APR_BUCKET_REMOVE(e)+apr_bucket_destroy(e...
2014-07-26 Eric CovenerIn 2.4.10, AuthLDAPBindDN might not be used for some...
2014-07-23 Rainer JungAdd compiled and loaded PCRE version numbers
2014-07-22 Rainer JungSwitch from lua_objlen() to Lua 5.2 preferred
2014-07-22 Christophe JailletRemove APLOG_NOERRNO.
2014-07-20 Jeff TrawickAdd message numbers to mod_ssl_ct messages with severit...
2014-07-20 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletAdd missing APLOGNO.
2014-07-19 Christophe JailletDo not use deprecated define.
2014-07-18 Daniel Grunomod_lua: Don't quote values in cookies; Make IE happy...
2014-07-18 Yann Ylavicmod_deflate: don't require <limits.h> by using APR_INT3...
2014-07-18 Rainer JungSilence compiler warning:
2014-07-16 Guenter KnaufFixed mod_ssl NetWare build.
2014-07-16 Guenter KnaufAdded missing export for proxy module.
2014-07-15 Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15 Christophe Jailletfix logic in ap_method_list_(add|remove) in order:
2014-07-15 Eric CovenerSuggestion from Rick Houser -- for compatibility, pick...
2014-07-15 Eric Covenerallow two character mod_log_config formats
2014-07-15 Joe OrtonSECURITY (CVE-2014-0117): Fix a crash in mod_proxy...
2014-07-14 Christophe JailletAdd missing APLOGNO + fix a typo in a comment
2014-07-14 Eric CovenerSECURITY: CVE-2014-0231 (cve.mitre.org): Part two of...
2014-07-14 Eric Covener *) SECURITY: CVE-2014-0118 (cve.mitre.org)
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-14 Christophe JailletSimplify code.
2014-07-14 Christophe JailletRemove some 'register' in variable declaration.
2014-07-14 Jan Kalužamod_journald: New module implementing error_log provide...
2014-07-13 Rainer JungExtend the scope of SSLSessionCacheTimeout to sessions
2014-07-13 Rainer JungForward local IP address as a custom request attribute
2014-07-12 Jeff TrawickInclude any error notes set by modules in the canned...
2014-07-12 Jeff TrawickSet an error note for requests rejected due to SSLStric...
next