]> granicus.if.org Git - apache/shortlog
apache
2015-11-20 Jim Jagielskimake bill happy (if possible!)
2015-11-20 Jim JagielskiProvide our own impl of str[n]casecmp()
2015-11-20 Stefan Eissingremoving CHANGES that have made it to 2.4.x
2015-11-20 Stefan Eissingupdated CHANGES
2015-11-20 Stefan Eissingincoming trailers passed into chunked request bodies...
2015-11-19 Christophe... Revert r1715289 (Connection header field should use...
2015-11-19 Christophe... Connection header field should use "upgrade" instead...
2015-11-19 Christophe... Save a few bytes in conf pool.
2015-11-19 William A.... Regenerate
2015-11-19 William A.... XML Parsing error, I believe this is the fix
2015-11-19 Stefan Eissinginclude fixes for older apr, added flushing for 2.4...
2015-11-19 Stefan Eissingupdated documenation, fixed includes to work with older...
2015-11-19 Stefan Eissingfix in connection shutdown to no longer log after free...
2015-11-18 Yann Ylavicmod_ssl: follow up to r1709602.
2015-11-17 Stefan Eissingearly release of h2_mplx on session end
2015-11-17 Stefan Eissingflushing and shutdown tuning
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...
next