]> granicus.if.org Git - apache/shortlog
apache
2015-11-17 Stefan Eissingreverting change re flush
2015-11-17 Stefan Eissingflushing connection after h2_session is done
2015-11-17 Stefan Eissinghandling body of chunked requests without content-lengt...
2015-11-16 Stefan Eissingtask creation moved into h2_worker domain (pool+thread)
2015-11-16 Stefan Eissingimprovements in handling orphaned stream resources...
2015-11-16 Stefan Eissingchaning WINDOW_SIZE default to protocol default, avoid...
2015-11-16 Stefan Eissingfixing h2c scheme/authority initialization
2015-11-13 Stefan Eissingnew directive H2Push on/off to en-/disable HTTP/2 serve...
2015-11-11 Gregg Lewis... goodbye h2_to_h1, hello h2_push.c
2015-11-11 Stefan Eissingsome rework for server push
2015-11-09 Stefan Eissingtask bucket_alloc now created per task pool, spare...
2015-11-09 Stefan Eissingsome connection state tweaks to appease event mpm
2015-11-09 Stefan Eissingrefactored connection io handling to go for blocking...
2015-11-08 Kaspar Brandinsert missing LOGNO in ssl_util_stapling.c
2015-11-07 Lucien GentisRebuild.
2015-11-07 Lucien GentisXML update.
2015-11-07 Stefan Eissingeliminating some compiler warnings on win32/win64,...
2015-11-06 Christophe... Save a few bytes in conf pool when processing 'Define'.
2015-11-06 Christophe... Save a few bytes in conf pool when processing 'AllowOve...
2015-11-05 Stefan Eissingreplacing own stream_set with apr_hash internally
2015-11-05 Stefan EissingAP_DECLARRE removals
2015-11-04 Stefan Eissingremoving copy+paste, unwanted AP_DECLAREs and renamed...
2015-11-04 Christophe... Remove backported items
2015-11-03 Gregg Lewis... add new h2_bucket_* files to cmake build
2015-11-03 Gregg Lewis... add new h2_bucket_* files to legacy win build
2015-11-03 Stefan Eissingrework of output handling on stream/session close,...
2015-11-02 Stefan Eissingfixing compile errors due to if assignment warnings
2015-11-02 Yann Ylaviccore: follow up to r1710095, r1710105.
2015-11-01 Kaspar Brandupdate mod_ssl.html.en transformation
2015-11-01 Kaspar BrandFor the "SSLStaplingReturnResponderErrors off" case...
2015-10-31 Yann YlavicFollow up to r1709008: CHANGES entry.
2015-10-30 Christophe... Constify + save a few bytes in conf pool
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,...
next