]> granicus.if.org Git - apache/history - include
Silence compiler warnings:
[apache] / include /
2015-01-01 Rainer JungHappy New Year 2015
2014-12-20 Eric CovenerAllow SetHandler+UDS+fcgi to take advantage of dedicate...
2014-12-06 Jeff Trawickminor commentary and indentation fixes for ap_log_...
2014-12-02 Jeff Trawickcore: Add CGIPassAuth directive to control whether...
2014-11-27 Jan Kaluža* ap_exr: Add replace(string, from, to) function.
2014-10-30 Yann YlavicMPMs, core: make duplicated listeners (SO_REUSEPORT...
2014-10-30 Jan Kalužacore: Do not match files when using DirectoryMatch...
2014-10-07 Yann Ylaviccore: Use process scoreboard to store each child's...
2014-07-24 Rainer JungMinor mmn bump due to r1612940.
2014-07-23 Rainer JungForgotten file needed for r1612934.
2014-07-19 Christophe JailletFix comment.
2014-07-19 Christophe JailletMove comment from .c to .h in order to make use of...
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-19 Christophe JailletImprove doxygen comment.
2014-07-17 Christophe JailletFix typo spotted by Mike Rumph
2014-07-17 Christophe JailletImprove doxygen comment.
2014-07-16 Christophe JailletImprove doxygen comment.
2014-07-16 Christophe JailletImprove doxygen comment.
2014-07-15 Eric Covener *) SECURITY: CVE-2013-5704 (cve.mitre.org)
2014-07-15 Joe OrtonSECURITY (CVE-2014-0117): Fix a crash in mod_proxy...
2014-07-14 Joe OrtonSECURITY (CVE-2014-0226): Fix a race condition in score...
2014-07-11 Jan Kalužabump mmn because of r1609680
2014-07-05 Eric Covenermake LDAPConnectionPoolTTL more conservative, use r...
2014-06-27 Takashi SatoRevert r1601943, r1602058, r1605307 (socket callback...
2014-06-16 Yann Ylavicmod_proxy: Don't limit the size of the connectable...
2014-06-12 Takashi SatoFollow up r1601943:
2014-06-11 Jeff Trawickfix AP_IS_DEAULT_HANDLER_NAME
2014-06-11 Takashi SatoSocket event callback now takes pollfd.
2014-06-07 Yann Ylavicmpm_event[opt]: Send the SSL close notify alert when...
2014-06-03 Christophe JailletFix URL in doxygen comment.
2014-06-03 Jim JagielskiBreak out common code to be share-able
2014-06-03 Jim JagielskiWe really need some place where we can place a whole
2014-06-03 Jim JagielskiOptimize w/ duplicated listeners and use of SO_REUSEPORT
2014-05-29 Christophe JailletDoxygen fix + alignment + typo
2014-05-26 Christophe JailletDoxygen fix + reorg to match how other header files...
2014-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-05-11 Eric CovenerExtend the socket callbacks in event to allow a timeout...
2014-04-24 Christophe JailletFollow up to r1384924 .
2014-04-17 Jeff Trawicktiny doc/Doxygen improvements
2014-04-15 Jeff Trawickmod_ssl: Add hooks to allow other modules to perform...
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-02-27 Yann YlavicFollows up r1572606.
2014-02-07 Jim JagielskiAdd in the concept of "slave" connections...
2014-01-22 Jeff Trawickdoxygen improvements
2014-01-18 Eric Covenerfollowups to r1557641 suggested by nd -- add
2014-01-13 Eric Covenerdon't search for directory indexes/directoryslashes...
2014-01-03 Graham LeggettAdd a "MATCH_" prefix to variables set within
2014-01-02 Rich BowenOops, missed one. s/2013/2014/
2013-12-30 Justin ErenkrantzAdd directives to control two protocol options:
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-12-18 Christophe JailletRemove useless \t and blank line that were not backport...
2013-12-18 Eric Covenerchange r1500483 to only be enabled when building agains...
2013-11-30 Jeff TrawickAdd suspend_connection and resume_connection hooks...
2013-11-25 Jim JagielskiFix error
2013-11-21 Jeff TrawickFollow-up to r1541029:
2013-11-12 Jan KalužaAdd parse_errorlog_arg callback to ap_errorlog_provider...
2013-11-08 Jim JagielskiError detection and a quick validity check when restori...
2013-10-07 Chris DarrochCorrect typo in comments for ap_map_http_request_error().
2013-10-05 Jeff Trawickap_rputs() silently truncated size_t to int, resulting...
2013-10-02 Jim Jagielskiskiplist is now in apr 1.5 and above
2013-09-27 Jeff TrawickError log providers need to be able to trigger a startu...
2013-09-25 Jeff Trawickmod_proxy: Add ap_connection_reusable() for checking...
2013-09-24 Jan KalužaAdd AP_ERRORLOG_PROVIDER_ADD_EOL_STR flag for ap_errorl...
2013-09-23 Jan KalužaAdd ap_errorlog_provider to make ErrorLog logging modul...
2013-09-03 Christophe JailletUpdate related to r1519556
2013-09-03 Christophe Jailletmod_status, mod_echo: Fix the display of client address...
2013-08-27 Eric CovenerMention how "satisfy any" affects AAA hooks run after...
2013-08-13 Jeff Trawickfix Doxygen warnings/comments
2013-08-13 Jeff TrawickAdd util_fcgi.h and associated definitions and support
2013-08-10 Jeff TrawickAdd ap_log_data(), ap_log_rdata(), etc. for logging...
2013-08-08 Eric Coveneraccess_checker_ex runs immediately after access_checker,
2013-08-01 Jeff Trawickfix a couple of grammar problems
2013-07-07 Guenter KnaufFixed some Windows warnings.
2013-07-04 Guenter KnaufAvoid including apr_general.h.
2013-07-03 Eric CovenerRestore support for the AUTH_HANDLED return code in...
2013-07-02 Stefan FritschReplace pre_htaccess hook with more flexible open_htacc...
2013-06-26 Eric Covenerfactor out DEFAULT_HANDLER_NAME
2013-06-25 Eric Covener *) core: merge AllowEncodedSlashes from the base...
2013-06-21 Jeff Trawickfix doc for ap_pregsub_ex() return code
2013-06-18 Jim Jagielskimake opaque
2013-06-17 Jim JagielskiFold in Eric Covener's socket callback
2013-06-11 Guenter KnaufAdded missing bump.
2013-06-09 Stefan Fritschdocument params
2013-06-09 Stefan FritschAllow use of strtoul()
2013-06-06 Graham LeggettNote the given functions will be available in APR.
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-13 Graham Leggettmod_proxy, mod_proxy_http: Connection headers must...
2013-05-13 Guenter KnaufMake AP_SERVER_ADD_STRING define-able from CFLAGS.
2013-05-07 Graham Leggettcore, mod_cache: Ensure RFC2616 compliance in ap_meets_...
2013-05-06 Graham Leggettcore: Add the ability to do explicit matching on weak...
2013-05-04 Ruediger Pluem* Minor bump as documented (missed in r1478140)
2013-05-01 Graham Leggettmod_cache: Invalidate cached entities in response to...
2013-04-27 Stefan Fritschfix comment
2013-04-22 Graham Leggettcore, mod_ssl: Lift the restriction that prevents mod_s...
2013-04-04 Jeff Trawickmod_dav: Improve error handling in dav_method_put(...
2013-03-27 Jim Jagielskiupdate w/ correct patch level
2013-03-22 Stefan Fritschdisable pool alloc poisoning if APR_POOL_DEBUG is enabl...
2013-03-19 Jim JagielskiUseful extensions...
2013-03-07 Jim JagielskiPull out duplicated code to proxy_util...
next