summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixing compile errors+warnings in gccStefan Eissing2016-02-262-3/+2
* mod_proxy_http2: start of some sort of flow control, mod_http2: keeping spare...Stefan Eissing2016-02-2615-97/+125
* Save a few bytes in conf pool when parsing 'Mutex' directive on some OS.Christophe Jaillet2016-02-251-1/+2
* Save a few bytes in conf pool when parsing some directives on some OS.Christophe Jaillet2016-02-251-8/+8
* Save a few bytes in conf pool when parsing 'DocumentRoot' directive on some OS.Christophe Jaillet2016-02-251-1/+1
* documentation rebuildLuca Toscano2016-02-251-7/+7
* Added workaround to the mod_http2 doc to display multi-line highlight blocks ...Luca Toscano2016-02-251-7/+7
* mod_proxy_http2: stability improvements, timeout blocking read when waiting, ...Stefan Eissing2016-02-256-84/+170
* goodbye h2_stream_set, hello h2_ihash in h2_utilStefan Eissing2016-02-2517-286/+240
* update after backportStefan Eissing2016-02-251-10/+0
* mod_speling: make behavior of CheckCaseOnly andRainer Jung2016-02-252-11/+9
* documentation rebuildLuca Toscano2016-02-251-2/+11
* Proposal for a new summary of mod_http2's docLuca Toscano2016-02-251-5/+14
* Save a few bytes in conf pool when parsing 'DefaultRuntimeDir' directive.Christophe Jaillet2016-02-251-1/+1
* use APRJim Jagielski2016-02-241-3/+4
* correct typeJim Jagielski2016-02-241-1/+1
* limiting the number of threads a http/2 connection may occupyStefan Eissing2016-02-249-132/+184
* xformsJim Jagielski2016-02-2422-19/+35
* UpdateJim Jagielski2016-02-243-1/+3
* Documentation rebuildLuca Toscano2016-02-241-5/+9
* Updated http2 documentation and fixed some typosLuca Toscano2016-02-241-5/+9
* code cleanup, saving some apr_time_now() calls on scheduling, worker now only...Stefan Eissing2016-02-235-71/+92
* improved eos out handling on streamsStefan Eissing2016-02-232-9/+13
* Join multi-line MPM startup log messages intoRainer Jung2016-02-237-137/+67
* PR59039 Digest not working with ap_expr based AuthName Eric Covener2016-02-222-23/+31
* Documentation rebuildLuca Toscano2016-02-217-22/+30
* Updated mod_proxy's websocket documentation to address some user comments.Luca Toscano2016-02-212-17/+25
* Support for OpenSSL 1.1.0Rainer Jung2016-02-201-30/+0
* xformsChristophe Jaillet2016-02-203-5/+5
* Add V.34 option for ModemStandard directive Christophe Jaillet2016-02-201-3/+3
* xformsChristophe Jaillet2016-02-206-11/+10
* Fix compatibility notes.Christophe Jaillet2016-02-201-6/+5
* making complete_connection addition compile, hopefully as intendedStefan Eissing2016-02-191-1/+2
* task pools have their h2_io pools as ancestors, some code cleanupStefan Eissing2016-02-1917-259/+225
* mpm: Add a complete_connection hook that confirms whether an MPM is allowedGraham Leggett2016-02-1910-83/+83
* Documentation rebuildLuca Toscano2016-02-191-10/+9
* Improved sections.html after Eric's feedback.Luca Toscano2016-02-191-10/+9
* Remove backported item.Christophe Jaillet2016-02-191-4/+0
* catch by jchampionJim Jagielski2016-02-181-1/+1
* handle compiler warningJim Jagielski2016-02-181-1/+1
* Impl ThreadLimit so we can have sane scoreboard sizes :)Jim Jagielski2016-02-181-8/+50
* using proxy http2 connection concurrently, if main connection also uses http/...Stefan Eissing2016-02-1826-467/+1506
* Documentation rebuild.Luca Toscano2016-02-181-36/+38
* ensure sane defaultsJim Jagielski2016-02-182-21/+35
* doc patch by lucaStefan Eissing2016-02-181-29/+33
* Support for OpenSSL 1.1.0:Rainer Jung2016-02-181-4/+4
* add comments for all media types in IANA registry dated 2016-02-05Roy T. Fielding2016-02-181-0/+244
* needs to find mod_ssl.hGregg Lewis Smith2016-02-171-2/+2
* * c is set to cs->c. So use it.Ruediger Pluem2016-02-171-1/+1
* * Use correct bucket allocator for sending data to the backendRuediger Pluem2016-02-171-1/+1