]> granicus.if.org Git - apache/shortlog
apache
2015-10-30 Christophe... xform
2015-10-30 Christophe... Fix a typo in doc as spotted by ceving in online doc
2015-10-30 Stefan Eissingimproved h2c write performance
2015-10-30 Jan KalužaFix crash in ap_mpm_pod_check call caused by NULL deref...
2015-10-30 Stefan Eissingfixing unbuffered output handling for h2c
2015-10-29 Stefan Eissingsome tuning of buffer/write record sizes
2015-10-29 Stefan Eissinginserting needed flush buckets on master connections...
2015-10-28 Mike RumphGenerated doc changes
2015-10-28 Mike RumphAdd compatibility note to mod_http2 doc
2015-10-28 Mike RumphGenerated doc changes
2015-10-28 Stefan Eissinghttp2 priority based scheduling of stream execution...
2015-10-27 Stefan Eissinghttp2 TLS record size handling configuration, improved...
2015-10-27 Christophe... RFC2616 defines #rules as:
2015-10-26 Stefan Eissingimprovements in stream reset handling and early stream...
2015-10-26 Stefan Eissingfix for null connection states
2015-10-26 Stefan Eissingimproved timeout handling on main connection, shorter...
2015-10-26 Stefan Eissinglowering log level for common client connection issues
2015-10-26 Stefan Eissingfirst request on master connection only reports more...
2015-10-26 Stefan Eissingdisabling protocol upgrades on slave connections
2015-10-25 Rainer JungRemove more backported items from trunk CHANGES.
2015-10-25 Rainer JungRemove backported items.
2015-10-25 Stefan Eissingfixing compilation issue for older platform
2015-10-24 Eric Covenerblock bcrypt on EBCDIC -- lots of ascii-isms in apr...
2015-10-24 Eric Covenerfollowup to r1710380 -- refactored name and didn't...
2015-10-24 Eric CovenerMake the fix for fully qualifying REDIRECT_URL from...
2015-10-23 Stefan Eissingannounce protocol choices on first request
2015-10-23 Stefan Eissingimprovements in http2 connection and worker shutdown...
2015-10-23 Stefan Eissingchangelog update re r1709995
2015-10-22 Yann Ylaviccore: follow up to r1710095.
2015-10-22 Yann Ylaviccore: Limit to ten the number of tolerated empty lines...
2015-10-22 Stefan Eissingmod_http2: no longer messing with mod_ssl config in...
2015-10-22 Stefan Eissingmod_ssl: check request-server for TLS settings compatib...
2015-10-20 Stefan Eissingmoved ssl handshake trigger from mod_http2 to new proce...
2015-10-20 Graham LeggettBump version for the expression parser SSL fix.
2015-10-20 Stefan Eissingnew ap_is_allowed_protocol() for testing configured...
2015-10-17 Lucien GentisRebuil.
2015-10-17 Lucien GentisXML update.
2015-10-16 Yann Ylavicmod_session: Introduce SessionExpiryUpdateInterval...
2015-10-16 Yann Ylaviccore: fix scoreboard alignment issues and crash (SIGBUS...
2015-10-15 Stefan Eissingchanged H2Compliance to H2ModernTLSOnly, added descript...
2015-10-14 Stefan Eissingmod_http2: new directive H2Compliance on/off, checking...
2015-10-14 Gregg Lewis... we no longer provide .msi installers for Windows
2015-10-13 Christophe... build doc
2015-10-13 Christophe... Add version when http2 has been included
2015-10-13 Stefan Eissingshowing HTTP/2 in access logs and server status
2015-10-12 André Maloupdate transformation
2015-10-12 Stefan Eissingwhen stream gets reset by client, forward info to mplx...
2015-10-12 Stefan Eissingmod_ssl: performing protocol switch directly after...
2015-10-12 Yann Ylaviccore: follow up to r1708084.
2015-10-12 Yann Ylaviccore: follow up to r1708084,1708088: remove tabs.
2015-10-12 Yann Ylaviccore: follow up to r1708084: we still need to take...
2015-10-12 Yann Ylaviccore: we don't want to run the subrequest's handler...
2015-10-11 Stefan Eissingifdef'fing MMAP bucket checks for platform that do...
2015-10-11 Lucien GentisXML updates.
2015-10-10 Rich BowenRebuild xml changes
2015-10-10 Yann Ylavics/h2_module/http2_module/
2015-10-10 Rainer JungXforms
2015-10-10 Rainer JungFix small typo in new docs.
2015-10-09 Roy T. FieldingPR 53845: Remove commented config regarding DNT because...
2015-10-09 Stefan Eissingavoid double eos buckets on stream output brigades...
2015-10-09 Gregg Lewis... add nghttp2 and libxml2 stuff to NOTICE.txt & COPYRIGHT.txt
2015-10-08 Rainer JungXforms
2015-10-08 Rainer JungSort MPMs given in modulelist uniformly, list
2015-10-08 Rainer JungAdd event in mpm docs where currently only
2015-10-08 Gregg Lewis... remove conf/extra/http-h2.conf from install filelist
2015-10-08 Stefan Eissingremoving no longer needed h2 extra conf thing
2015-10-08 Joe Orton* modules/ssl/ssl_engine_kernel.c: Constify the ssl_hoo...
2015-10-08 Stefan Eissingimproved fix for EOS checking on zero length read,...
2015-10-08 Stefan Eissingreverted r1707468 as not good enough
2015-10-08 Stefan Eissingfix for empty responses with nghttp2 v1.3.x, bump versi...
2015-10-07 Yann Ylaviceor_bucket: follow up to r1707159.
2015-10-07 Yann Ylavicmod_ssl: follow up to r1707230: fix (inverted) logic...
2015-10-07 Yann Ylavicmod_ssl: follow up to r1705823.
2015-10-06 Eric Covenerremove copy/paste paragraph in r1707161
2015-10-06 Graham LeggettMake sure that transient buckets are morphed into real...
2015-10-06 Graham LeggettAdd the AsyncFilter directive that allows the asynchron...
2015-10-06 Yann Ylaviceor_bucket: follow up to r1707084: use an inner shared...
2015-10-06 Graham LeggettMake sure we free the main request rather than the...
2015-10-06 Yann Ylaviceor_bucket: follow up to r1707084: fix comment.
2015-10-06 Yann Ylavicmod_substitute: cleanup properly on EOS.
2015-10-06 Yann Ylavicmod_bucketeer: cleanup properly on EOS and write.
2015-10-06 Yann Ylaviceor_bucket: don't destroy the request multiple times...
2015-10-06 Yann Ylavicmod_ssl: fix comment: alpn_proto_negotiated is now...
2015-10-06 Rainer JungXforms.
2015-10-06 Rainer Jungmod_ssl: Extend expression parser registration
2015-10-06 Rainer JungUpdate xforms.
2015-10-06 Rainer JungAdd a docs remark about "SSLOptions StdEnvVars"
2015-10-06 Eric Covenerfix parameter name in ap_log_rdata C99 macro def.
2015-10-05 Yann Ylavicm4: please any autoconf by quoting AC_DEFUN's names...
2015-10-05 Yann YlavicFollow up to r1706669: fix compile error (unknown sbh).
2015-10-04 Graham LeggettRemain compatible with legacy MPMs that passed NULL...
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-10-03 Jeff Trawickleave LoadModule of mod_http2 commented-out by default
2015-10-03 Jeff TrawickFollow-up to r1690248:
2015-10-03 Jeff Trawickmod_http2 larger with 64-bit VS 2012 RelWithDebInfo...
2015-10-03 Jeff TrawickSupport mod_http2 in cmake-based build for Windows
2015-10-03 Lucien GentisRebuild.
2015-10-03 Lucien GentisXML update.
2015-10-03 Jeff TrawickFollow-up to r1702948:
2015-10-03 Daniel GrunoTurn 5.1/5.2 order upside down, simplify. This should...
next