]> granicus.if.org Git - apache/shortlog
apache
2019-10-16 Stefan Eissingupdate mod_md tags
2019-10-14 Ruediger Pluem* Correctly initialize nomime member
2019-10-11 Christophe... Honor "Accept-Encoding: foo;q=0" as per RFC 7231; which...
2019-10-11 Ruediger PluemFix pool concurrency problems
2019-10-11 Ruediger Pluem* Add back logging goodness
2019-10-11 Ruediger Pluem* Revert r1865944 and r1865938
2019-10-05 Christophe... Fix a typo in a message.
2019-10-04 Joe OrtonFix build broken w/o --enable-cgid-fdpassing by r1867968:
2019-10-04 Joe Orton* modules/generators/cgi_common.h (discard_script_outpu...
2019-10-04 Joe OrtonMove common (and near-identical) code for CGI response...
2019-10-02 Joe Orton* modules/generators/cgi_common.h (cgi_bucket_create):
2019-10-02 Joe Orton* modules/generators/mod_cgid.c (sock_readhdr): Only...
2019-09-30 Joe OrtonMerge r1866760 from ^/httpd/apreq/trunk:
2019-09-28 Lucien Gentisfr doc rebuild.
2019-09-28 Lucien Gentisfr doc XML file update.
2019-09-28 Christophe... Refresh prettify.js to update some missing syntax highlight
2019-09-26 Joe Orton* modules/ssl/ssl_engine_log.c (ssl_log_cert_error...
2019-09-20 Christophe... Fix a typo
2019-09-20 Christophe... Fix a typo
2019-09-20 Christophe... Fix a typo
2019-09-20 Christophe... Fix a typo
2019-09-20 Christophe... Fix a typo
2019-09-19 Jim JagielskiReverse the order of the test... if clang, then use...
2019-09-16 Lucien Gentisfr doc rebuild.
2019-09-16 Lucien Gentisfr doc XML files updates.
2019-09-16 Lucien GentisMissing </p> tag.
2019-09-16 Yann Ylavicap_http_header_filter: avoid double encoding of output...
2019-09-13 Joe Orton* modules/mappers/mod_rewrite.c: Enhance trace-level...
2019-09-12 Stefan Eissing * mod_md: manual updates and challenge description
2019-09-04 Christophe... Fix an issue on Windows where <IfFile> looks for a...
2019-09-01 Eric CovenerPR63715: s/can/came and add a caution about REDIRECT_...
2019-09-01 Christophe... Fix PR 63713 reported by WJCarpenter:
2019-08-31 Lucien Gentisfr doc rebuild.
2019-08-31 Lucien Gentisfr doc XML update.
2019-08-30 Eric Covenerrestore use of global mutex under !APR_HAS_THREADS
2019-08-30 William A.... Complete mod_md CMake config by adding a _requires...
2019-08-30 Stefan EissingImprovement to mod_md cmake support. thanks to bill.
2019-08-29 Ruediger Pluem* Make it obsolete to supply a starting pool
2019-08-29 Ruediger Pluem* Lock the worker, not the balancer. We even do not...
2019-08-29 Yann YlavicMore about RegexDefaultOptions.
2019-08-26 Eric Covenerbump
2019-08-26 Eric Covenerlognos
2019-08-26 Eric CovenerPR63503: fix pool concurrency problems in mod_proxy
2019-08-26 Eric Covenerremove APR_HAS_THREADS check
2019-08-26 Eric Covenerno-op PROXY_THREAD_LOCK if !APR_HAS_THREADS
2019-08-25 Eric Covenerleave a hint about session expiration at TRACE2
2019-08-24 Lucien Gentisfr doc rebuild.
2019-08-24 Lucien Gentisfr doc XML updates.
2019-08-23 Eric CovenerPR63688 balancer csrf problems
2019-08-23 Yann Ylavicmod_ssl: OCSP does not apply to proxy mode, fix verify...
2019-08-19 Jim Jagielskixforms
2019-08-18 Christophe... Increase the maximum length of strings that can be...
2019-08-18 Christophe... s/cacheing/caching/
2019-08-17 Christophe... Fix a broken link.
2019-08-17 Lucien Gentisfr doc rebuild.
2019-08-17 Lucien GentisXML update.
2019-08-13 Lucien Gentisfr doc rebuild.
2019-08-13 Lucien Gentisfr doc - new translated file.
2019-08-11 Steffen LandInclude for mod_status.h
2019-08-11 Christophe... Fix the directive name used in <usage> of 'RemoteIPProx...
2019-08-10 Christophe... Revert r1864878.
2019-08-10 Christophe... Fix a signed/unsigned comparison in 'ap_filter_should_y...
2019-08-10 Christophe... Fix a signed/unsigned comparison that can never match.
2019-08-10 Christophe... Fix a signed/unsigned comparison that can never match.
2019-08-10 Christophe... Fix to allow the logging of SSL_CIPHER variable (instea...
2019-08-09 Christophe... -l and -L are not exclusive.
2019-08-09 Christophe... -l and -L are not exclusive.
2019-08-09 Christophe... Fix a corner case where automatic APLOGNO number genera...
2019-08-09 Christophe... Axe some dead code + slighly improve a comment
2019-08-09 Christophe... Tweak coccinelle search pattern.
2019-08-08 Eric Covenerfollowup to r1864733
2019-08-08 Christophe... Add missing APLOGNO
2019-08-08 Lucien Gentisfr doc rebuild.
2019-08-08 Lucien Gentisfr doc - new file.
2019-08-08 Joe Orton* modules/proxy/mod_proxy_balancer.c (balancer_display_...
2019-08-08 Eric Covenerbump
2019-08-08 Eric Covenerlognos
2019-08-08 Joe OrtonBump next-number after r1864695.
2019-08-08 Joe Orton* modules/proxy/mod_proxy_balancer.c (balancer_handler...
2019-08-08 Joe Orton* modules/proxy/proxy_util.c (ap_proxy_share_balancer...
2019-08-06 Rainer JungUpdate links to APR/APU svn to recent stable branches.
2019-08-06 Joe OrtonBump next-number after r1864526.
2019-08-06 Joe Orton* modules/metadata/mod_remoteip.c (remoteip_process_v2_...
2019-08-06 Joe Orton* modules/filters/mod_proxy_html.c, modules/filters...
2019-08-05 Rainer JungUnfortunately -Wcomment can only be influenced
2019-08-05 Rainer JungFollow up to r1864438 and r1864435:
2019-08-05 Rainer JungUse the right pragma syntax.
2019-08-05 Rainer JungThe GCC flag "-Wno-error=comment" introduced by r1855446
2019-08-05 Stefan Eissing *) mod_ssl: reverting a 2.4.40 change where a superfl...
2019-08-05 Stefan Eissing * mod_md: fix compiler warnings
2019-08-02 Eric Covenerset PCRE_DOTALL by default
2019-08-02 Eric Covenerremove request details from error documents (CVE-2019...
2019-08-01 Eric Covenerdon't mess with AP_ENABLE_EXCEPTION_HOOK on trunk
2019-08-01 André Maloupdate transformation
2019-08-01 André Malosvn:eol-style=native
2019-07-23 Jim JagielskiWrap get_ct_scts_nid() in preproc in order to avoid...
2019-07-20 Lucien Gentisfr doc rebuild.
2019-07-20 Lucien Gentisfr doc - adding a new xml file.
2019-07-20 Christophe... Synch trunk and 2.4.x
2019-07-20 Christophe... Synch 2.4 and trunk.
next