]> granicus.if.org Git - apache/shortlog
apache
2015-06-06 Christophe... Save a few bytes in conf pool
2015-06-06 Christophe... Fix typo
2015-06-06 Christophe... Save a few bytes in conf pool
2015-06-02 Jeff Trawickmod_proxy_scgi upgraders likely need to set proxy-scgi...
2015-06-02 Yann YlavicCHANGES: Remove backported entries.
2015-06-02 Yann Ylaviccore: Avoid a possible truncation of the faulty header...
2015-06-02 André Maloupdate transformation
2015-06-02 André Malofix eol-style
2015-06-02 Christophe... Constify + save a few bytes in conf pool
2015-06-02 Christophe... Small speed optimization when parsing <Limit>, <LimitEx...
2015-06-01 Christophe... Initialize args to not print garbage mem during a Rewri...
2015-06-01 Christophe... Improve style in examples.
2015-06-01 Rainer JungXforms.
2015-06-01 Rainer JungFix copy and paste docs error.
2015-06-01 Rainer JungXforms.
2015-06-01 Rainer JungTry to clarify extended uses of SSLCertificateFile.
2015-06-01 Yann Ylavicmod_proxy: follow up to r1681694.
2015-06-01 Christophe... Improve error message (related to PR57311 diagnostic)
2015-06-01 Christophe... Concat string at compile time in order to save a few...
2015-05-29 Eric CovenerPR 57968: Don't lowercase the argument to SetHandler...
2015-05-28 Jim JagielskiAllow for array of multiple simul requests per connecti...
2015-05-27 William A.... Clarify the change to the default cipher suite lists
2015-05-26 Eric Covenerinitialize args to not print garbage mem during a Rewri...
2015-05-26 Yann Ylavicupdate transformation
2015-05-26 Yann YlavicFollow up to r1676004: revert changes to html files.
2015-05-26 Yann YlavicCHANGES: add ALPN entry.
2015-05-26 Yann Ylavicmod_proxy: Don't put the worker in error state for...
2015-05-26 Christophe... Save a few bytes in conf pool
2015-05-25 Lucien GentisRebuild.
2015-05-25 Lucien GentisXML updates.
2015-05-24 Lucien GentisRebuild.
2015-05-24 Lucien GentisXML updates.
2015-05-24 Christophe... Save a few bytes in conf pool and axe a function that...
2015-05-24 Christophe... Constify + save a few bytes in conf pool (+ some minor...
2015-05-23 Lucien GentisRebuild.
2015-05-23 Lucien GentisXML updates.
2015-05-23 Jeff Trawickstapling improvement now in 2.4.x branch
2015-05-22 Jeff Trawickremove some entries for fixes recently backported to...
2015-05-22 Rainer JungBe more precise.
2015-05-22 Christophe... Typo in comment
2015-05-21 Jeff TrawickFollow-up to r1680895:
2015-05-21 Rainer JungFix syntax.
2015-05-21 Rainer Jungmod_log_config: instead of using the new dedicated
2015-05-19 Jeff TrawickOCSP stapling: slight simplification to some internal...
2015-05-19 Ben ReserFollow-up to r1666417, update -d to -D in the synopsis...
2015-05-17 Lucien GentisRebuild.
2015-05-17 Lucien GentisXML updates.
2015-05-16 Yann Ylaviccore: Follow up to r1599601: s/ap_log_common/ap_log_mpm...
2015-05-16 Yann YlavicFollow up to r1679181: fix warning (return discards...
2015-05-15 Eric Covenerrevert r1675103 because it [at least] causes FallBackRe...
2015-05-14 Yann Ylavicmod_ssl: follow up to r1527291.
2015-05-14 William A.... Document RFC 7525 changes
2015-05-14 William A.... Conform to RFC 7525, with additional suggestion to...
2015-05-13 Jeff TrawickFollow-up to r1679032:
2015-05-13 Yann YlavicFollup up to r1679181: CHANGES entry.
2015-05-13 Yann Ylavicmod_authn_dbd, mod_authz_dbd, mod_session_dbd, mod_rewr...
2015-05-12 Jeff Trawickmod_ssl OCSP Stapling: Don't block initial handshakes...
2015-05-11 Yann Ylavicmod_proxy_http: follow up to r1656259.
2015-05-11 Yann Ylavicmod_proxy: check for the correct pool (lifetime) in...
2015-05-11 Yann Ylavicmod_proxy: only cleanup the socket for a connection...
2015-05-10 Lucien GentisRebuild.
2015-05-10 Lucien GentisXML updates.
2015-05-10 Eric Covenerxforms
2015-05-10 Eric Covenerincorporate feedback from 2.4 version
2015-05-08 Lucien GentisRebuild.
2015-05-08 Lucien GentisXML updates.
2015-05-08 Rich BowenRebuild HTML
2015-05-08 Rich BowenLink to canonical hostnames recipe from "avoid" document.
2015-05-07 Jeff TrawickRemove some entries already in the 2.4.x branch
2015-05-07 Jeff TrawickFix compatibility note for ProxySCGIInternalRedirect...
2015-05-07 Yann Ylavichttp: Don't remove the Content-Length of zero from...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Rename SSL_SESSION_id2sz() to...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Move SSL_CTX_use_certificate_chain...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Move modssl_X509_INFO_load_file...
2015-05-05 Stefan Sperlingmod_ssl namespacing: Merge SSL_X509_INFO_load_path...
2015-05-04 Nick KewMake REDIRECT_URL a complete URL (where set).
2015-05-03 Jeff Trawickconst goodness
2015-05-03 Ben Resermod_dav: Avoid doing the walk on a COPY source for...
2015-05-03 Lucien GentisRebuild.
2015-05-03 Lucien GentisXML updates.
2015-05-02 Stefan Sperlingmod_ssl: Rename static convert_asn1_to_utf8 function...
2015-05-02 Lucien GentisRebuild.
2015-05-02 Lucien GentisXML updates.
2015-05-02 Lucien GentisNew file.
2015-05-01 Christophe... Follow up to r1677187.
2015-05-01 Lucien GentisProblem with mod_log_forensic.xml.fr
2015-05-01 Lucien GentisNew file.
2015-05-01 Lucien GentisDeleting non-existing file
2015-05-01 Jim JagielskiIn 2.4.x
2015-05-01 Lucien GentisNew file.
2015-05-01 Lucien GentisRebuild.
2015-05-01 Lucien GentisXML updates.
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_INFO_load_file -> modssl_...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_match_name -> modssl_X509...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Make SSL_X509_getIDs a static...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_getSAN -> modssl_X509_getSAN
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_NAME_to_string -> modssl_...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Rename SSL_X509_NAME_ENTRY_to_stri...
2015-05-01 Stefan Sperlingmod_ssl namespacing: Make SSL_ASN1_STRING_to_utf8 a...
2015-05-01 Stefan Sperlingmod_ssl namespacing: SSL_X509_getBC -> modssl_X509_getBC
next