2015-08-27 |
Eric Covener | avoid adding multiple subrequest filters when there... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Stefan Eissing | giving ap_array_index a start parameter, adding ap_arra... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Yann Ylavic | Revert r1696960 (see commit thread). |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Stefan Eissing | Allowing protocol_propose hooks to be called with offer... |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Stefan Eissing | Applied patch by normw@gknw.net for ANSI C compliance. |
commit | commitdiff | tree | snapshot |
2015-08-27 |
Stefan Eissing | moving m4 mod_h2 macro from global to module local... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Gregg Lewis... | Windows traditional build files for mod_h2 |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Yann Ylavic | motorz: fix a compiler warning. |
commit | commitdiff | tree | snapshot |
2015-08-26 |
William A.... | Drop redundant and harmful macro, API change correctly... |
commit | commitdiff | tree | snapshot |
2015-08-26 |
Stefan Eissing | adding ap_get_protocol(c) which safeguards against... |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Christophe... | Fix an error spotted by sparse. |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Stefan Eissing | fixing msvc compiler warnings |
commit | commitdiff | tree | snapshot |
2015-08-25 |
Gregg Lewis... | Noise reduction |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Stefan Eissing | removed mod_h2 directives which were experimental and... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Stefan Eissing | eliminationg two compiler warnings |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Stefan Eissing | h2_repsonse across pool lifetimes implementation change... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Yann Ylavic | Document balancer and balancer-member growth margin... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Stefan Eissing | changed Protocols to let vhosts override servers, remov... |
commit | commitdiff | tree | snapshot |
2015-08-24 |
Ruediger Pluem | * Do a more complete cleanup here. At this point we... |
commit | commitdiff | tree | snapshot |
2015-08-22 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-08-22 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Gregg Lewis... | NetWare build bits for mod_h2 |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Yann Ylavic | mod_substitute: follow up r1697013. |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Yann Ylavic | mod_substitute: follow up r1688339. |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Yann Ylavic | mod_substitute: revert r1697002. |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Yann Ylavic | mod_substitute: follow up r1684900. |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Yann Ylavic | mod_proxy_balancer: Fix balancers and balancer members... |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Gregg Lewis... | APRify ECONNRESET |
commit | commitdiff | tree | snapshot |
2015-08-20 |
Stefan Eissing | fixed type of error parameter for invalid_frame_recv_cb... |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Mike Rumph | Restructure ProxyPass directive doc |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Stefan Eissing | replacing strchr on const char * by proper ap_ variants |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Stefan Eissing | mod_h2 compiles warning free in maintainer-mode |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Jean-Frederic... | fix a warning. |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Jean-Frederic... | keep the C89-ers happy. Submitted by Norm (normw@gknw... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Gregg Lewis... | cosmetic: match case style to all previous |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mike Rumph | Grammar corrections |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Stefan Eissing | reverted late connection creation after encountering... |
commit | commitdiff | tree | snapshot |
2015-08-18 |
Stefan Eissing | creating ap_array_index in util, forwarding scheme... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Stefan Eissing | announcing Alt-Svc only on first request per connection... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Stefan Eissing | removed unnecessary lingering_close and sbh update... |
commit | commitdiff | tree | snapshot |
2015-08-17 |
Stefan Eissing | introducing ap_array_index in util, used in protocol... |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-08-16 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2015-08-15 |
Christophe... | With the current implementation, it is likely to connec... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Stefan Eissing | removed HackMpm and MaxWrite config directives, added... |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Mike Rumph | Clarify RewriteRule example in mod_proxy doc |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Stefan Eissing | removed H2Engine directive |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Stefan Eissing | fixes existing protocol missing in selection if not... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Mike Rumph | Grammar corrections. |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Stefan Eissing | new directive ProtocolsHonorOrder, added documentation... |
commit | commitdiff | tree | snapshot |
2015-08-13 |
Mike Rumph | Generated doc changes |
commit | commitdiff | tree | snapshot |
2015-08-12 |
Eric Covener | + *) mod_dir: Prevent the internal identifier "httpd... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Christophe... | Avoid a crash when lacking correct DB access permission... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gregg Lewis... | missed during c89-ifying in r1692432 |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gregg Lewis... | ap_process_request needs exportation for use in mod_h2... |
commit | commitdiff | tree | snapshot |
2015-08-10 |
Gregg Lewis... | remove space after \ |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Gregg Lewis... | Third try, follows up 1694901 and 1694902 |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Gregg Lewis... | Add include path for NetWare build. |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Gregg Lewis... | followup to r1694901, it was too greedy |
commit | commitdiff | tree | snapshot |
2015-08-09 |
Gregg Lewis... | ap_config_auto.h is not used/created in non-Autoconf... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Eric Covener | xforms |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Eric Covener | Allow cookies set by mod_rewrite to contain ':' by... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Eric Covener | Add HTTPD_VERSION and HTTPD_MMN to the variables availa... |
commit | commitdiff | tree | snapshot |
2015-08-03 |
Eric Covener | c89 |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Rich Bowen | Document the syntax for invoking the check_forensic... |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Rich Bowen | Rebuild |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Rich Bowen | Example of how to invoke the forensic log |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Kaspar Brand | update mod_ssl.html.en transformation |
commit | commitdiff | tree | snapshot |
2015-08-02 |
Kaspar Brand | Add support for extracting the msUPN and dnsSRV forms |
commit | commitdiff | tree | snapshot |
2015-07-30 |
Eric Covener | zap some recently backported items |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Stefan Eissing | removed accidental code |
commit | commitdiff | tree | snapshot |
2015-07-24 |
Stefan Eissing | new Protocols directive and core API changes to enable... |
commit | commitdiff | tree | snapshot |
2015-07-23 |
Edward Lu | c89-ify http2 |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Stefan Eissing | renamed H2InitialWindowSize to H2WindowSize, fixed... |
commit | commitdiff | tree | snapshot |
2015-07-22 |
Jan Kaluža | mod_ssl: allow enabling of SSLProtocols even though... |
commit | commitdiff | tree | snapshot |
2015-07-20 |
André Malo | do some property cleanup |
commit | commitdiff | tree | snapshot |
2015-07-19 |
André Malo | update transformation |
commit | commitdiff | tree | snapshot |
2015-07-19 |
André Malo | fixup properties |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-07-18 |
Lucien Gentis | XML update. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Jean-Frederic... | Arrange the C++ declarations to make my compiler happy. |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Stefan Eissing | fix for detecting direct mode on a TLS connections |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Jim Jagielski | fix for correct assert |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-07-12 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Lucien Gentis | Rebuild. |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Lucien Gentis | XML updates. |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Christophe... | rebuild |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Christophe... | Add a link to perf-scaling.html |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Christophe... | Rebuild |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Christophe... | Fix doc as spotted by Matthew in online doc |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Stefan Eissing | reworked mod_h2 donation checkin into build system... |
commit | commitdiff | tree | snapshot |
next |