]> granicus.if.org Git - apache/history - include/httpd.h
ap_reclaim_child_processes() ignores its first argument
[apache] / include / httpd.h
2016-08-19 William A. Rowe JrIntroduce StrictURI|UnsafeURI for RFC3986 enforcement
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-07-29 William A. Rowe JrIntroduce ap_scan_http_field_content, ap_scan_http_token
2016-07-18 William A. Rowe JrA whole lotta nope, if you implement HTCPCP then regist...
2016-06-09 William A. Rowe JrA much more innocuous cut-and-paste flaw
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-06-09 William A. Rowe JrMajor issue with these two specific edits falling into...
2016-06-09 William A. Rowe JrRename ap_casecmpstr[n]() to ap_cstr_casecmp[n](),...
2016-03-22 Yann YlavicFollow up to r1734656: restore c->data_in_input_filters...
2016-03-12 Graham Leggettcore: Extend support for setting aside data from the...
2016-02-16 Jim JagielskiAdd 451... Needed to adjust RESPONSE_CODES which
2016-02-12 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-12 William A. Rowe JrUnwind commit 1729901 (and 1729926), it was not ready...
2016-02-11 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-11 William A. Rowe JrRevert r1729897, 1729898, my copy of core.c was pollute...
2016-02-11 William A. Rowe JrIntroduce an ap_get_useragent_host() accessor to replac...
2016-02-11 William A. Rowe JrNote that this should become private to mod_ident,...
2016-02-05 Christophe JailletConstify the protocol field in the request_rec structure.
2016-01-21 Rainer JungFix typo in comment (s/patterm/pattern/).
2015-12-30 Jim JagielskiNew support function: ap_getword_conf2[_nc] which acts
2015-12-29 Jim Jagielskirevert... hold off for now.
2015-12-29 Jim JagielskiOk... allow for getting "words" by also allowing the
2015-11-23 Jim Jagielskiwe just worry about "equality" with this implementation...
2015-11-23 Yann YlavicBefore they are used, rename ap_str[n]casecmp() to...
2015-11-21 William A. Rowe JrNot strictly ASCII only, but only ASCII char case is...
2015-11-21 Jim Jagielskifurther info re impl
2015-11-20 Jim Jagielskimake bill happy (if possible!)
2015-11-20 Jim JagielskiProvide our own impl of str[n]casecmp()
2015-10-22 Yann Ylaviccore: Limit to ten the number of tolerated empty lines...
2015-10-06 Graham LeggettAdd the AsyncFilter directive that allows the asynchron...
2015-10-04 Graham Leggettcore: Extend support for asynchronous write completion...
2015-09-03 Stefan Eissingfinal final change to the new ap_array_str_* functions...
2015-08-27 Stefan Eissinggiving ap_array_index a start parameter, adding ap_arra...
2015-08-18 Stefan Eissingcreating ap_array_index in util, forwarding scheme...
2015-08-17 Stefan Eissingintroducing ap_array_index in util, used in protocol...
2015-07-09 Yann Ylavics/\<\(\w\+\)\>\s\+\<\1\>/\1/g
2015-06-12 Yann Ylavichttp, mod_ssl: Introduce and return the 421 (Misdirecte...
2015-05-28 Jim JagielskiAllow for array of multiple simul requests per connecti...
2015-04-02 William A. Rowe JrNot that hard to explain...
2015-04-01 Graham Leggetthttp: Add support for RFC2324/RFC7168.
2015-03-05 Yann Ylaviccore: Follow up to r1664071: comments on new keep_alive...
2015-03-04 Yann Ylaviccore: If explicitly configured, use the KeepaliveTimeou...
2015-03-02 Eric CovenerPR54613: protect the invoke_mtx with #if APR_HAS_THREADS.
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-05-11 Eric CovenerPR56333: Add an API to resume a connection that a handl...
2014-04-24 Christophe JailletFollow up to r1384924 .
2014-02-07 Jim JagielskiAdd in the concept of "slave" connections...
2014-01-22 Jeff Trawickdoxygen improvements
2013-09-23 Jan KalužaAdd ap_errorlog_provider to make ErrorLog logging modul...
2013-08-13 Jeff Trawickfix Doxygen warnings/comments
2013-06-26 Eric Covenerfactor out DEFAULT_HANDLER_NAME
2013-06-21 Jeff Trawickfix doc for ap_pregsub_ex() return code
2013-06-09 Stefan FritschAllow use of strtoul()
2013-06-06 Graham LeggettNote the given functions will be available in APR.
2013-05-06 Graham Leggettcore: Add the ability to do explicit matching on weak...
2013-04-22 Graham Leggettcore, mod_ssl: Lift the restriction that prevents mod_s...
2013-03-22 Stefan Fritschdisable pool alloc poisoning if APR_POOL_DEBUG is enabl...
2013-02-20 Graham LeggettCorrect some spelling.
2013-01-15 Daniel RuggeriAdd helper function to execute command w args and get...
2013-01-01 Stefan FritschAdd some caching for password hash validation.
2012-12-30 Stefan FritschAdd an option to enforce stricter HTTP conformance
2012-12-29 Stefan Fritschextend description of r->hostname
2012-12-23 Stefan Fritschadd some nonnull fn attributes
2012-12-16 Stefan Fritschadd new ap_bin2hex() utility function
2012-11-18 Stefan Fritschs/;;/;/
2012-11-18 Stefan Fritschadd attribute nonnull to a few functions
2012-10-03 Joe OrtonExtract some more data through the server load API:
2012-09-24 Jim JagielskiBreak out loadavg from Apache load.... one is quick...
2012-09-24 Jim Jagielskiminor name change, but I expect most will just want...
2012-09-24 Jim JagielskiWould be nice to have some sort of canonical definition
2012-09-14 Stefan Fritschap_sub_req_lookup_dirent() depends on the over-allocati...
2012-09-04 Daniel GrunoA dependant is depentent on a dependency (note the...
2012-08-19 Jeff Trawickfix typo in comment
2012-07-27 Daniel Grunoap_str(case)cmp_match returns the opposite of what...
2012-07-19 Jeff Trawickmodernize some commentary on APEXIT_foo values
2012-07-15 Rainer JungFix indentation.
2012-07-15 Rainer JungAdd missing HTTP status codes taken from
2012-05-10 Rich Bowens/sinlge/single as per tid 53216. Via Christophe JAILLET
2012-04-26 Stefan FritschTry to clarify what client_ip/client_addr means and...
2012-04-20 Stefan Fritschfix some comments
2012-02-27 Stefan FritschTake care not to call ap_start_lingering_close from...
2012-02-24 Stefan FritschIn maintainer mode, replace apr_palloc with a version...
2012-02-04 Stefan FritschReplace ap_create_core_ctx()/ap_core_ctx_get_bb() with...
2012-01-23 Stefan FritschMake the core input/output filter contexts private...
2012-01-09 Stefan FritschFix cut'n'paster error
2012-01-09 Stefan FritschRename ap_func_attr_* macros to AP_FN_ATTR_*
2012-01-06 William A. Rowe JrClean up size_t abuse, part 2. ap_malloc/calloc/reallo...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that directly...
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-07 Joe Orton* include/httpd.h, server/mpm/*/*.h: Tidy up doxygen...
2011-12-07 Joe Orton* include/: Various doxy markup tweaks.
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-11-20 Stefan FritschFix segfault caused by r1204104 on non-async mpms.
2011-11-19 Stefan FritschRemove MPM-private stuff from conn_state_t
2011-11-08 Jim JagielskiChange def timeout from a nasty 5 mins to a more reason...
2011-10-29 Graham Leggettmod_include: Add support for application/x-www-form...
2011-10-27 Stefan FritschImprove handling of maxlen = APR_SIZE_MAX, noticed...
2011-10-25 Stefan FritschLimit ap_pregsub() to 64K, add ap_pregsub_ex() for...
next