]> granicus.if.org Git - apache/history - include/http_protocol.h
Complete build setup of mod_noloris.
[apache] / include / http_protocol.h
2017-07-14 Jacob Championhttpdunit: merge CVE-2017-9788 regression tests from...
2017-07-12 Jacob ChampionMakefile.in: merge typo fix from test-integration branch
2017-06-20 Jacob Championhttpdunit: merge to trunk from feature branch
2017-06-20 Jacob ChampionCVE-2017-3167: add documentation to ap_get_basic_auth_pw()
2017-05-26 Eric Covenercore: deprecate and replace ap_get_basic_auth_pw
2016-11-15 Yann Ylavichttp: Allow unknown response status' lines returned...
2016-08-29 William A. Rowe JrNew optional flag to enforce <CR><LF> line delimiters...
2016-03-12 Christophe JailletFix a small doxygen issue
2016-03-09 Stefan Eissingadded AP_DECLARE for new ap_create_request
2016-03-07 Graham Leggettcore: Split ap_create_request() from ap_read_request()
2016-02-26 Joe Orton* include/http_protocol.h: Tweak wording.
2015-10-26 Stefan Eissingfirst request on master connection only reports more...
2015-10-23 Stefan Eissingannounce protocol choices on first request
2015-10-20 Stefan Eissingnew ap_is_allowed_protocol() for testing configured...
2015-09-04 Stefan Eissingimprovements in ap_select_protocol(), supplied by yann...
2015-09-03 Stefan Eissingchanged Protocols default to http/1.1 only, updated...
2015-08-27 Stefan EissingAllowing protocol_propose hooks to be called with offer...
2015-08-26 Stefan Eissingadding ap_get_protocol(c) which safeguards against...
2015-07-24 Stefan Eissingnew Protocols directive and core API changes to enable...
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-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-07 Graham Leggettcore, mod_cache: Ensure RFC2616 compliance in ap_meets_...
2012-11-09 Stefan Fritschfix comment typo
2012-08-02 Daniel GrunoTypo fix
2012-08-02 Daniel Grunobad header info: ap_rflush does not return the number...
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-09-23 Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-09-08 Eric Covenertypo in comment
2011-09-08 Eric Covenerrefactor to pull setting of Accept-Ranges header into...
2011-06-27 Stefan FritschUse APR_INLINE instead of inline, to support pre-C99...
2011-06-12 Stefan FritschAvoid "`sentinel' attribute directive ignored" warning...
2011-06-04 Stefan FritschAdd __attribute__((sentinel)) to a few functions that...
2011-06-04 Stefan FritschMake ap_rputs an inline function, as it is mostly used...
2011-05-09 Jim JagielskiCleanup... most don't need apr_hooks.h at all...
2011-02-14 Jim JagielskiNew hook: ap_run_pre_read_request()
2010-07-04 Stefan FritschIntroduce note_auth_failure hook to allow modules to...
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2008-04-11 Graham LeggettMove the KeptBodySize directive, kept_body filters...
2008-04-09 Graham LeggettAdd a function to the http filters that is able to...
2008-04-07 Paul QuernaRemove CORE_PRIVATE.
2008-04-05 William A. Rowe JrIn hopes of replacing <Limit > with <Method > - choose...
2007-10-26 Nick KewAdd option not to send&clear response headers in ap_sen...
2007-10-07 Nick KewIntroduce ap_send_interim_response function and API...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-04-25 Paul QuernaRemove ap_method_list_do and ap_method_list_vdo as...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-10-23 Roy T. Fieldingveto and revert win64 patch: 64bit changes must percola...
2004-10-22 Allan K. EdwardsWIN64: API changes to clean up Windows 64bit compile...
2004-07-18 Stas Bekmanfix the invalid return value entry for ap_meets_conditions
2004-04-22 André Malodeclare the prototypes as well.
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-07 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-26 Jeff Trawickfix out-of-date comment
2004-01-01 André Maloupdate license to 2004.
2003-12-12 Paul J. Reder *) Add a hook (insert_error_filter) to allow filters...
2003-02-03 André Malofinished that boring job:
2002-07-11 William A. Rowe Jr Fix comments
2002-07-04 Brian PaneRe-use the same temp brigade to read all lines of a...
2002-05-31 Cliff Woolleyfix some major badness: error buckets *cannot* use...
2002-05-30 Justin ErenkrantzAdd macro to check for an error bucket. (Can't call...
2002-05-10 Brian PaneMoved ap_setup_make_content_type() declaration to http_...
2002-04-19 Jeff Trawickfix a spelling error in a comment
2002-04-19 Jeff Trawickfix a typo in a comment for ap_get_client_block()
2002-04-16 Justin ErenkrantzAdds support for reading trailers on input by exporting...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-20 Bill StoddardCommit 2 of 2 to:
2002-03-20 Jeff Trawickap_rset_content_type() should take const char * instead...
2002-03-20 Bill StoddardFinal commit to add ap_rset_content_type accessor....
2002-03-19 Greg SteinThe underlying change here was to add the new WebDAV...
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-07 Greg Amesap_rgetline: fix folding and partial line handling...
2002-01-24 Justin ErenkrantzRewrite ap_rgetline to remove the need to have an ...
2001-12-02 Brian PaneAdded a version of ap_getline() that allocs a buffer...
2001-11-07 Doug MacEachernap_getline() is useful to modules outside of the core..
2001-09-28 Ryan BloomRemove SMS from the error bucket. SMS is going away...
2001-09-11 Ryan BloomA very small optimization to the OLD_WRITE logic. ...
2001-08-25 Cliff WoolleyBUCKETS SMS PHASE 1
2001-08-11 Ryan BloomFix the new method code. We need to cast 1 to an apr_i...
2001-08-02 Ryan BloomAdd the ability to extend the methods that Apache under...
2001-07-27 William A. Rowe Jr Doc formatting fixes
2001-07-26 William A. Rowe Jr Change the length of the content args to apr_off_t...
2001-02-27 Cliff WoolleyUpdate to reflect the absence of the apr_bucket_shared
2001-02-26 Ryan BloomBegin to move functions from the http module to the...
2001-02-18 Greg Steinshift some declarations over to mod_core.h where they...
2001-02-18 Greg Stein*) Introduce "ap_conf_vector_t" type to assist with...
2001-02-16 Roy T. FieldingUpdate copyright to 2001
2001-02-13 Doug MacEachernrename:
2001-02-09 Ryan BloomMake the header filter use the brigade buffering functi...
2001-02-05 Doug MacEacherns/l/r/ in ap_send_http_header protototype
2001-02-04 Doug MacEachernfix minor prototype inconsistencies noticed with C...
2001-01-27 Ryan BloomForgot this header file when I cleaned the error_bucket...
2001-01-27 William A. Rowe Jr Was there a file that wasn't updated with the error...
2001-01-27 Ryan Bloomfilters can now report an HTTP error to the server...
next