summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* PR56333: Add an API to resume a connection that a handler has previously susp...Eric Covener2014-05-114-1/+15
* Extend the socket callbacks in event to allow a timeout on the I/O callback. Eric Covener2014-05-113-2/+36
* Follow up to r1384924 .Christophe Jaillet2014-04-241-3/+2
* tiny doc/Doxygen improvementsJeff Trawick2014-04-171-5/+31
* mod_ssl: Add hooks to allow other modules to perform processing atJeff Trawick2014-04-151-1/+2
* mod_proxy_http: Add detach_backend hook.Jeff Trawick2014-04-111-1/+2
* Follows up r1572606.Yann Ylavic2014-02-271-1/+2
* Add in the concept of "slave" connections...Jim Jagielski2014-02-073-2/+27
* doxygen improvementsJeff Trawick2014-01-224-30/+87
* followups to r1557641 suggested by nd -- addEric Covener2014-01-181-2/+3
* don't search for directory indexes/directoryslashes if a URL is in theEric Covener2014-01-131-1/+2
* Add a "MATCH_" prefix to variables set withinGraham Leggett2014-01-031-1/+4
* Oops, missed one. s/2013/2014/Rich Bowen2014-01-021-1/+1
* Add directives to control two protocol options:Justin Erenkrantz2013-12-302-2/+13
* core: Support named groups and backreferences within the LocationMatch,Graham Leggett2013-12-303-1/+15
* Remove useless \t and blank line that were not backported into 2.4.x in r1542557Christophe Jaillet2013-12-181-3/+2
* change r1500483 to only be enabled when building against the MS LDAP SDK.Eric Covener2013-12-181-1/+1
* Add suspend_connection and resume_connection hooks to notify modulesJeff Trawick2013-11-302-1/+43
* Fix errorJim Jagielski2013-11-251-1/+1
* Follow-up to r1541029:Jeff Trawick2013-11-211-1/+4
* Add parse_errorlog_arg callback to ap_errorlog_provider to allow providersJan Kaluža2013-11-122-1/+9
* Error detection and a quick validity check when restoring...Jim Jagielski2013-11-081-0/+1
* Correct typo in comments for ap_map_http_request_error().Chris Darroch2013-10-071-1/+1
* ap_rputs() silently truncated size_t to int, resulting in 130+ warningsJeff Trawick2013-10-051-1/+1
* skiplist is now in apr 1.5 and aboveJim Jagielski2013-10-021-82/+0
* Error log providers need to be able to trigger a startup error from theirJeff Trawick2013-09-271-0/+4
* mod_proxy: Add ap_connection_reusable() for checking if a connectionJeff Trawick2013-09-251-1/+2
* Add AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorlog_provider, bump MMN.Jan Kaluža2013-09-242-2/+9
* Add ap_errorlog_provider to make ErrorLog logging modular. MoveJan Kaluža2013-09-232-2/+30
* Update related to r1519556Christophe Jaillet2013-09-031-2/+3
* mod_status, mod_echo: Fix the display of client addresses. They were truncate...Christophe Jaillet2013-09-031-1/+1
* Mention how "satisfy any" affects AAA hooks run after access_checker Eric Covener2013-08-271-0/+3
* fix Doxygen warnings/commentsJeff Trawick2013-08-135-6/+6
* Add util_fcgi.h and associated definitions and supportJeff Trawick2013-08-132-1/+282
* Add ap_log_data(), ap_log_rdata(), etc. for logging buffers.Jeff Trawick2013-08-102-1/+175
* access_checker_ex runs immediately after access_checker, Eric Covener2013-08-081-1/+1
* fix a couple of grammar problemsJeff Trawick2013-08-011-2/+2
* Fixed some Windows warnings.Guenter Knauf2013-07-071-0/+4
* Avoid including apr_general.h.Guenter Knauf2013-07-041-2/+8
* Restore support for the AUTH_HANDLED return code in AUTHN providers,Eric Covener2013-07-032-2/+4
* Replace pre_htaccess hook with more flexible open_htaccess hookStefan Fritsch2013-07-022-8/+25
* factor out DEFAULT_HANDLER_NAMEEric Covener2013-06-262-1/+5
* *) core: merge AllowEncodedSlashes from the base configuration intoEric Covener2013-06-252-1/+4
* fix doc for ap_pregsub_ex() return codeJeff Trawick2013-06-211-1/+1
* make opaqueJim Jagielski2013-06-181-26/+3
* Fold in Eric Covener's socket callbackJim Jagielski2013-06-172-0/+30
* Added missing bump.Guenter Knauf2013-06-111-0/+2
* document paramsStefan Fritsch2013-06-091-0/+2
* Allow use of strtoul()Stefan Fritsch2013-06-091-6/+0
* Note the given functions will be available in APR.Graham Leggett2013-06-061-0/+17