]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2015-09-09  Rich BowenRebuild
2015-09-09  Rich BowenPatch from info@mathijs.info to use 2.4 authz syntax.
2015-09-09  Rich BowenUse 2.4 access control syntax. Patch from info@mathijs...
2015-09-08  Christophe... In order to save a few cycles, delay a hash table looku...
2015-09-07  Christophe... Improve macro definition in order to avoid potential...
2015-09-07  Christophe... Revert r1697735.
2015-09-06  Eric Covenerallow autoindex w/o mod_dir/mod_mime setting the DIR_MA...
2015-09-05  Christophe... rebuild
2015-09-05  Christophe... Fix typo spotted in comment in online doc. [comment...
2015-09-05  Gregg Lewis... Remove duplicate reference to h2_workers.c
2015-09-04  Stefan Eissingmod_h2 version bump, more c89 goodiness
2015-09-04  Stefan Eissingimprovements in ap_select_protocol(), supplied by yann...
2015-09-04  Gregg Lewis... s/;;/;/
2015-09-03  Yann Ylavicmod_ssl: fix compiler warning (bad cast).
2015-09-03  Stefan Eissingchanged Protocols default to http/1.1 only, updated...
2015-09-03  Stefan Eissingfinal final change to the new ap_array_str_* functions...
2015-09-03  Gregg Lewis... missed in r1698023
2015-09-03  Gregg Lewis... C89
2015-09-02  Yann Ylavicmod_negotiation: simplify type-map body tag lookup...
2015-09-02  Stefan Eissingeliminating the last surviving H2Engine directive
2015-09-02  Stefan Eissingeliminating some stricter compiler warnings in mod_h2
2015-09-01  Yann YlavicFollow up to r1698123: also revert r1697352.
2015-09-01  Rich BowenRebuild
2015-09-01  Stefan Eissingbetter connection state on ending sessions, improved...
2015-09-01  Christophe... Allow 0 as a valid value (never close idle connections)
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Fix some spurious ident spotted by sparse
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Remove useless line
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting...
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting
2015-08-31  Christophe... Silence a sparse warning about inconsistent indenting
2015-08-31  Christophe... Fix some spurious ident spotted by sparse
2015-08-31  Stefan Eissingbetter check if c->cs is there at all
2015-08-31  Stefan Eissingexplicitly setting connection state on end of processin...
2015-08-29  Lucien GentisRebuild.
2015-08-29  Lucien GentisXML updates.
2015-08-28  Eric Covenerbackported
2015-08-28  Eric CovenerOn ebcdic systems, make sure E2A conversion happens...
2015-08-28  Daniel Grunojust a note
2015-08-28  Daniel Grunowe have this nwo, don't we?
2015-08-28  Eric CovenerAvoid adding duplicate subequest filters, as they would...
2015-08-28  Stefan Eissingfirst stab at a better SNI vs. request name matching...
2015-08-28  Stefan Eissingreversal of 1698239 due to nedless loop in t/apache...
2015-08-28  Daniel Grunotiny nit.
2015-08-27  Eric Coveneravoid adding multiple subrequest filters when there...
2015-08-27  Stefan Eissinggiving ap_array_index a start parameter, adding ap_arra...
2015-08-27  Yann YlavicRevert r1696960 (see commit thread).
2015-08-27  Stefan EissingAllowing protocol_propose hooks to be called with offer...
2015-08-27  Stefan EissingApplied patch by normw@gknw.net for ANSI C compliance.
2015-08-27  Stefan Eissingmoving m4 mod_h2 macro from global to module local...
2015-08-26  Gregg Lewis... Windows traditional build files for mod_h2
2015-08-26  Yann Ylavicmotorz: fix a compiler warning.
2015-08-26  William A.... Drop redundant and harmful macro, API change correctly...
2015-08-26  Stefan Eissingadding ap_get_protocol(c) which safeguards against...
2015-08-25  Christophe... Fix an error spotted by sparse.
2015-08-25  Stefan Eissingfixing msvc compiler warnings
2015-08-25  Gregg Lewis... Noise reduction
2015-08-24  Stefan Eissingremoved mod_h2 directives which were experimental and...
2015-08-24  Mike RumphGenerated doc changes
2015-08-24  Stefan Eissingeliminationg two compiler warnings
2015-08-24  Stefan Eissingh2_repsonse across pool lifetimes implementation change...
2015-08-24  Yann YlavicDocument balancer and balancer-member growth margin...
2015-08-24  Stefan Eissingchanged Protocols to let vhosts override servers, remov...
2015-08-24  Ruediger Pluem* Do a more complete cleanup here. At this point we...
2015-08-22  Lucien GentisRebuild.
2015-08-22  Lucien GentisXML update.
2015-08-21  Gregg Lewis... NetWare build bits for mod_h2
2015-08-21  Yann Ylavicmod_substitute: follow up r1697013.
2015-08-21  Yann Ylavicmod_substitute: follow up r1688339.
2015-08-21  Yann Ylavicmod_substitute: revert r1697002.
2015-08-21  Yann Ylavicmod_substitute: follow up r1684900.
2015-08-21  Yann Ylavicmod_proxy_balancer: Fix balancers and balancer members...
2015-08-20  Gregg Lewis... APRify ECONNRESET
2015-08-20  Stefan Eissingfixed type of error parameter for invalid_frame_recv_cb...
2015-08-19  Mike RumphGenerated doc changes
2015-08-19  Mike RumphRestructure ProxyPass directive doc
2015-08-19  Stefan Eissingreplacing strchr on const char * by proper ap_ variants
2015-08-19  Stefan Eissingmod_h2 compiles warning free in maintainer-mode
2015-08-19  Jean-Frederic... fix a warning.
2015-08-19  Jean-Frederic... keep the C89-ers happy. Submitted by Norm (normw@gknw...
2015-08-18  Gregg Lewis... cosmetic: match case style to all previous
2015-08-18  Mike RumphGenerated doc changes
2015-08-18  Mike RumphGrammar corrections
2015-08-18  Mike RumphGenerated doc changes
2015-08-18  Stefan Eissingreverted late connection creation after encountering...
2015-08-18  Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-08-17  Stefan Eissingannouncing Alt-Svc only on first request per connection...
2015-08-17  Stefan Eissingremoved unnecessary lingering_close and sbh update...
2015-08-17  Stefan Eissingintroducing ap_array_index in util, used in protocol...
2015-08-16  Lucien GentisRebuild.
2015-08-16  Lucien GentisXML updates.
2015-08-15  Christophe... With the current implementation, it is likely to connec...
next