summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Socket event callback now takes pollfd.Takashi Sato2014-06-116-17/+28
* mod_ssl: dump SSL IO/state for the write side of the connection(s), like reads.Yann Ylavic2014-06-112-2/+11
* mod_sed: Reuse ctx->bb in sed_response_filter() and be safe with itsYann Ylavic2014-06-111-14/+11
* mod_sed:Yann Ylavic2014-06-111-27/+18
* Fix ab's r1601076 changelog credits.Yann Ylavic2014-06-101-1/+1
* Add ab's r1601076 changelog.Yann Ylavic2014-06-101-0/+3
* mod_proxy: follow up to r1601291.Yann Ylavic2014-06-101-2/+1
* Strip useless apr_brigade_cleanup() calls.Yann Ylavic2014-06-107-9/+1
* * apr_status_t vs HTTP status code fixTakashi Sato2014-06-101-7/+7
* Private function doesn't need ap_ prefix.Takashi Sato2014-06-101-2/+2
* follow up r1599012:Takashi Sato2014-06-101-1/+2
* follow up r1599531 and r1599593:Takashi Sato2014-06-101-1/+1
* Remove one backported change.Christophe Jaillet2014-06-101-3/+0
* simplify/clarify that negation operates on an entire condition and notEric Covener2014-06-102-14/+6
* mod_proxy: Shutdown (eg. SSL close notify) the backend connectionYann Ylavic2014-06-093-1/+37
* Revert r1601285 and r1601283.Yann Ylavic2014-06-094-101/+65
* mod_proxy: Shutdown (eg. close notify) the backend connection before closing.Yann Ylavic2014-06-093-1/+37
* eventopt: fix duplicated APLOGNOs.Yann Ylavic2014-06-092-65/+65
* core: Update empty log tags.Yann Ylavic2014-06-092-3/+3
* mod_ssl: SSL_smart_shutdown(): follow up to r1601184.Yann Ylavic2014-06-091-1/+4
* mpm_event[opt]: Send the SSL close notify alert when the KeepAliveTimeoutYann Ylavic2014-06-086-6/+31
* mod_ssl: Ensure that the SSL close notify alert is flushed to the client.Yann Ylavic2014-06-082-1/+14
* -MPMs event & eventopt: child listeners are used in ONE_PROCESS mode too.Yann Ylavic2014-06-082-6/+6
* -MPMs prefork & worker: avoid segfault with SAFE_ACCEPT in ONE_PROCESS mode.Yann Ylavic2014-06-082-8/+8
* ab: support custom HTTP method with -m argument. PR 56604.Yann Ylavic2014-06-071-4/+9
* TypoChristophe Jaillet2014-06-071-1/+1
* fix restart issuesJim Jagielski2014-06-052-6/+0
* generated changesMike Rumph2014-06-053-3/+3
* Fix spelling and grammar errors.Mike Rumph2014-06-052-6/+6
* generated changesMike Rumph2014-06-042-2/+2
* Remove redundant paragraph and fix grammar errors.Mike Rumph2014-06-042-31/+12
* generated changesMike Rumph2014-06-045-5/+5
* Fix URL in doxygen comment.Christophe Jaillet2014-06-041-2/+2
* Fix spelling and grammar errors.Mike Rumph2014-06-042-21/+21
* Generated files from doc build.Mike Rumph2014-06-0411-18/+23
* Fix URL in doxygen comment.Christophe Jaillet2014-06-031-2/+2
* Fix r1593665 where I miss read the code and what is performed in "header_inou...Christophe Jaillet2014-06-032-8/+8
* Break out common code to be share-ableJim Jagielski2014-06-037-43/+37
* fold in performance hack from eventoptJim Jagielski2014-06-031-0/+22
* Update eventopt w/ bucket listenersJim Jagielski2014-06-031-37/+113
* Now allow MPMs to call ap_log_common()Jim Jagielski2014-06-036-0/+6
* We really need some place where we can place a wholeJim Jagielski2014-06-034-2/+20
* Remove backported changes.Yann Ylavic2014-06-031-15/+0
* Don't try to assume the value of SO_REUSEPORT...Jim Jagielski2014-06-032-19/+23
* add GlobalLog directive to allow a diagnostic log to be inheritedEric Covener2014-06-032-2/+39
* Optimize w/ duplicated listeners and use of SO_REUSEPORTJim Jagielski2014-06-037-198/+528
* mod_proxy_http: avoid (unlikely) access to freed memory.Yann Ylavic2014-06-031-1/+0
* ignoreJim Jagielski2014-06-020-0/+0
* mod_proxy_html: support automatic doctype detection.Nick Kew2014-06-013-6/+45
* Syntax highlightChristophe Jaillet2014-06-012-8/+7