]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2015-12-28  Eric CovenerPR58761: developer doc improvements.
2015-12-28  Rich Bowenrebuild
2015-12-28  Rich BowenUse the highlight syntax, for better linebreaks.
2015-12-28  Yann Ylavicmod_cache_socache: Fix a possible cached entity body...
2015-12-26  Jim JagielskiAbstract out as macro
2015-12-25  Eric Covenerxforms
2015-12-25  Eric Covenerdocument GlobalLog
2015-12-23  Stefan Eissingfixed segfault in connection shutdown, added accept...
2015-12-23  Stefan Eissingfixed bug in upload that triggered window_updates durin...
2015-12-22  Stefan Eissingreduced logging for MPM async query not implemented...
2015-12-22  Stefan Eissingrewrote http2 connection state handling, fixed keepaliv...
2015-12-22  Christophe... Save a few bytes in conf pool when processing 'NWSSLTru...
2015-12-21  Eric Covenerdisk_cache: improve logging of errors around reading...
2015-12-21  Stefan Eissingcleanup of DEBUG log level to who all frame types recev...
2015-12-21  Stefan Eissinggack, c99 mode stroke again
2015-12-21  Stefan Eissinggack, c99 mode stroke again
2015-12-21  Stefan Eissingwhen normal read timeout expires, http2 switches to...
2015-12-21  Stefan Eissinghmm, I so love DTDs...
2015-12-21  Stefan Eissingsubprocess_env vars HTTP2 and H2PUSH supported, export...
2015-12-21  Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21  Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21  Christophe... Use 'unsigned int' instead of 'int' for bitfields
2015-12-21  Stefan Eissingupdated CHANGES
2015-12-21  Stefan Eissingbyte savings by using bit fields, new env vars HTTP2...
2015-12-20  Christophe... Use 'ap_array_str_contains' to simplify code.
2015-12-18  Stefan Eissingremoved no longer used h2_strlwr() dinosaur
2015-12-18  Stefan Eissingversion bump, cleanup of module mpm tests by CJ applied
2015-12-18  Stefan Eissinglogging tweaks and task check
2015-12-18  Stefan Eissing3 new timeout configuration directives for mod_http2
2015-12-17  Gregg Lewis... Follow-up r1720608, hello h2_filter.c
2015-12-17  Christophe... Fix some small style issues (extra blank lines, '{...
2015-12-17  Christophe... Save a few cycles in 'h2_alt_svc_parse'.
2015-12-17  Stefan Eissingmoving session reading into a connection input filter
2015-12-17  Stefan Eissingfixes after review by CJ
2015-12-17  Stefan Eissingcorrecting error messages, better str concat, provided...
2015-12-15  Stefan Eissingmod_http2: returning idle connections back to the mpm...
2015-12-15  Jan Kaluža* mod_ssl: Free dhparams when getting DH params. This...
2015-12-14  André Maloupdate transformation
2015-12-14  Yann Ylavicmod_ssl: fix build with openssl < 0.9.8m (missing semic...
2015-12-14  Stefan Eissinginternal rewiring to prepare for return from connection...
2015-12-14  Stefan Eissingsaving some bytes and cycles by not create h2_ctx for...
2015-12-14  Stefan Eissingincoming trailers passed directly to request_rec, work...
2015-12-12  Lucien GentisRebuild.
2015-12-12  Lucien GentisXML update.
2015-12-11  Rich BowenTranslation docs.
2015-12-11  Rich BowenRebuilding changes from earlier today.
2015-12-11  Rich BowenHandle www.example.com separately from foo.example...
2015-12-11  Rich BowenRe-order listing of pages more logically.
2015-12-11  Stefan Eissingfixed worker number by default, worker pool reuse exper...
2015-12-11  Stefan Eissingfixed window update on chunked uploads, moved handling...
2015-12-11  Christophe... Do not use the magic string "directory". Use the corres...
2015-12-11  Christophe... Use 'ap_array_str_contains' to simplify code.
2015-12-11  Christophe... Use 'ap_array_str_contains' to simplify code.
2015-12-11  Christophe... Use 'ap_array_str_contains' to simplify code.
2015-12-10  Christophe... Fix some minor style issue.
2015-12-10  Christophe... Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when...
2015-12-10  Christophe... Use 'apr_pstrmemdup' instead of 'apr_pstrndup' when...
2015-12-10  Christophe... There is no need to duplicate some memory here, the...
2015-12-08  Stefan Eissingremoving HTTP_HEADER output filter on upgraded connecti...
2015-12-08  Yann Ylavich2_from_h1: To avoid any further confusion, r->err_head...
2015-12-08  Stefan Eissingmod_http2: sending out push promises *before* the strea...
2015-12-08  Christophe... Constify + save a few bytes in conf pool when parsing...
2015-12-07  Eric Covenerremove dead code leftover from r1023387.
2015-12-07  Eric Covenerduplicate debug-level AH00764 in the just-validated...
2015-12-07  Mike RumphGenerated doc changes
2015-12-07  Stefan Eissingremoving weight from H2PushPriority with dependency...
2015-12-07  Stefan Eissingfixing duplice response headers, in case post_read_req...
2015-12-07  Stefan Eissingfixing default port handling in authority composition...
2015-12-05  Lucien GentisRebuild.
2015-12-05  Lucien GentisXML updates.
2015-12-04  Stefan Eissingremoving floor() usage as not available everywhere
2015-12-04  Stefan Eissingupdate after backport of mod_http2 v 1.0.10
2015-12-04  Stefan Eissingmax connection window size, reducing write frequency...
2015-12-04  Stefan Eissingusing c->master for ssl var lookups when c holds no...
2015-12-04  Stefan Eissingbuilding against minimum version 1.2.1 of nghttp2
2015-12-03  Mike RumphGenerated doc changes
2015-12-03  Mike RumphSatisfy XML validation and fix some typos
2015-12-03  William A.... Fix missing Upgrade headers on OPTION * requests, PR58688
2015-12-03  William A.... Better illustrate the ordering of hook processing
2015-12-03  Mike RumphGenerated doc changes
2015-12-03  Mike RumphTypos and grammar corrections
2015-12-03  Mike RumphGenerated doc changes
2015-12-02  Stefan Eissingfixing input WINDOW_UPDATE handling for new test cases
2015-11-29  Christophe... rebuild
2015-11-29  Christophe... Fix doc as spotted by mat in online doc
2015-11-29  Christophe... Silent a sparse Warning.
2015-11-29  Christophe... Fix the use of the default 'flush' provider.
2015-11-28  Christophe... Use 'ap_pbase64decode' to simplify code.
2015-11-26  Christophe... Fix typo in comment
2015-11-26  Stefan Eissingupdating reference nghttp2 version after its release
2015-11-25  Stefan Eissingupdate CHANGES and version bump for mod_http2
2015-11-25  Stefan Eissingadding include for older apr versions
2015-11-25  Rich BowenVersion warning for <If>
2015-11-25  Stefan Eissingchanged nghttp2 write frequency to fix nghttp2_stream...
2015-11-25  Stefan Eissinghtml updates after build
2015-11-25  Stefan Eissingnew directive H2PushPriority to define content-type...
2015-11-24  Stefan Eissingupdate CHANGES, version and compiler warning
2015-11-24  Stefan Eissingpriorities for pushed streams are changed if nghttp2...
2015-11-24  Yann YlavicFollow up to r1715880: revert abusive ap_casecmpstr...
2015-11-24  Stefan Eissingstart of PUSH priority handling, fixing core when task...
next