summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* http2 TLS record size handling configuration, improved output write frequencyStefan Eissing2015-10-278-36/+226
* RFC2616 defines #rules as:Christophe Jaillet2015-10-272-1/+4
* improvements in stream reset handling and early stream closeStefan Eissing2015-10-266-51/+55
* fix for null connection statesStefan Eissing2015-10-261-2/+6
* improved timeout handling on main connection, shorter lingering close, conn_s...Stefan Eissing2015-10-262-10/+18
* lowering log level for common client connection issuesStefan Eissing2015-10-261-14/+17
* first request on master connection only reports more preferred protocols in U...Stefan Eissing2015-10-263-3/+11
* disabling protocol upgrades on slave connectionsStefan Eissing2015-10-261-5/+13
* Remove more backported items from trunk CHANGES.Rainer Jung2015-10-251-19/+0
* Remove backported items.Rainer Jung2015-10-251-47/+0
* fixing compilation issue for older platformStefan Eissing2015-10-251-1/+3
* block bcrypt on EBCDIC -- lots of ascii-isms in apr-util's bcrypt.Eric Covener2015-10-252-0/+11
* followup to r1710380 -- refactored name and didn't have 'make depend'Eric Covener2015-10-241-1/+1
* Make the fix for fully qualifying REDIRECT_URL from PR#57785 opt-in. Eric Covener2015-10-244-13/+74
* announce protocol choices on first requestStefan Eissing2015-10-234-1/+69
* improvements in http2 connection and worker shutdown, hopefully addressing hi...Stefan Eissing2015-10-238-72/+117
* changelog update re r1709995Stefan Eissing2015-10-231-0/+12
* core: follow up to r1710095.Yann Ylavic2015-10-222-32/+39
* core: Limit to ten the number of tolerated empty lines between request,Yann Ylavic2015-10-224-19/+94
* mod_http2: no longer messing with mod_ssl config in slave connections, specia...Stefan Eissing2015-10-2210-50/+61
* mod_ssl: check request-server for TLS settings compatible to handshake server...Stefan Eissing2015-10-224-33/+201
* moved ssl handshake trigger from mod_http2 to new process_connection hook in ...Stefan Eissing2015-10-202-69/+63
* Bump version for the expression parser SSL fix.Graham Leggett2015-10-201-1/+1
* new ap_is_allowed_protocol() for testing configured protocols, added H2Upgrad...Stefan Eissing2015-10-209-85/+232
* Rebuil.Lucien Gentis2015-10-173-2/+5
* XML update.Lucien Gentis2015-10-171-2/+3
* mod_session: Introduce SessionExpiryUpdateInterval which allows to Yann Ylavic2015-10-176-7/+85
* core: fix scoreboard alignment issues and crash (SIGBUS) on picky hardware.Yann Ylavic2015-10-161-10/+15
* changed H2Compliance to H2ModernTLSOnly, added description in module docsStefan Eissing2015-10-157-37/+95
* mod_http2: new directive H2Compliance on/off, checking TLS protocol and ciphe...Stefan Eissing2015-10-147-18/+464
* we no longer provide .msi installers for WindowsGregg Lewis Smith2015-10-141-17/+0
* build docChristophe Jaillet2015-10-134-4/+4
* Add version when http2 has been includedChristophe Jaillet2015-10-131-1/+1
* showing HTTP/2 in access logs and server statusStefan Eissing2015-10-131-2/+3
* update transformationAndré Malo2015-10-1212-24/+44
* when stream gets reset by client, forward info to mplx and fail writesStefan Eissing2015-10-124-29/+45
* mod_ssl: performing protocol switch directly after ALPN selection, mod_http2:...Stefan Eissing2015-10-126-67/+65
* core: follow up to r1708084.Yann Ylavic2015-10-121-7/+9
* core: follow up to r1708084,1708088: remove tabs.Yann Ylavic2015-10-121-3/+3
* core: follow up to r1708084: we still need to take care of DONE in any case.Yann Ylavic2015-10-121-3/+3
* core: we don't want to run the subrequest's handler if theYann Ylavic2015-10-121-1/+1
* ifdef'fing MMAP bucket checks for platform that do not have themStefan Eissing2015-10-111-0/+2
* XML updates.Lucien Gentis2015-10-112-6/+35
* Rebuild xml changesRich Bowen2015-10-101-1/+1
* s/h2_module/http2_module/Yann Ylavic2015-10-101-1/+1
* XformsRainer Jung2015-10-1011-11/+11
* Fix small typo in new docs.Rainer Jung2015-10-101-1/+1
* PR 53845: Remove commented config regarding DNT because the spec now has CR s...Roy T. Fielding2015-10-101-11/+0
* avoid double eos buckets on stream output brigades, add stream rst infrstruct...Stefan Eissing2015-10-0910-35/+285
* add nghttp2 and libxml2 stuff to NOTICE.txt & COPYRIGHT.txtGregg Lewis Smith2015-10-091-0/+40