| Commit message (Expand) | Author | Age | Files | Lines |
* | CVE-2017-3167: add documentation to ap_get_basic_auth_pw() | Jacob Champion | 2017-06-21 | 1 | -2/+9 |
* | core: deprecate and replace ap_get_basic_auth_pw | Eric Covener | 2017-05-26 | 1 | -1/+24 |
* | http: Allow unknown response status' lines returned in the form of: | Yann Ylavic | 2016-11-15 | 1 | -0/+11 |
* | New optional flag to enforce <CR><LF> line delimiters in ap_[r]getline, | William A. Rowe Jr | 2016-08-30 | 1 | -5/+12 |
* | Fix a small doxygen issue | Christophe Jaillet | 2016-03-12 | 1 | -1/+1 |
* | added AP_DECLARE for new ap_create_request | Stefan Eissing | 2016-03-09 | 1 | -1/+1 |
* | core: Split ap_create_request() from ap_read_request() | Graham Leggett | 2016-03-08 | 1 | -0/+7 |
* | * include/http_protocol.h: Tweak wording. | Joe Orton | 2016-02-26 | 1 | -2/+2 |
* | first request on master connection only reports more preferred protocols in U... | Stefan Eissing | 2015-10-26 | 1 | -1/+6 |
* | announce protocol choices on first request | Stefan Eissing | 2015-10-23 | 1 | -1/+16 |
* | new ap_is_allowed_protocol() for testing configured protocols, added H2Upgrad... | Stefan Eissing | 2015-10-20 | 1 | -0/+17 |
* | improvements in ap_select_protocol(), supplied by yann ylavic | Stefan Eissing | 2015-09-04 | 1 | -1/+1 |
* | changed Protocols default to http/1.1 only, updated documentation, changed ap... | Stefan Eissing | 2015-09-03 | 1 | -2/+6 |
* | Allowing protocol_propose hooks to be called with offers=NULL, clarifying sem... | Stefan Eissing | 2015-08-27 | 1 | -9/+19 |
* | adding ap_get_protocol(c) which safeguards against NULL returns, for use inst... | Stefan Eissing | 2015-08-26 | 1 | -6/+22 |
* | new Protocols directive and core API changes to enable protocol switching on ... | Stefan Eissing | 2015-07-24 | 1 | -0/+103 |
* | Correct typo in comments for ap_map_http_request_error(). | Chris Darroch | 2013-10-07 | 1 | -1/+1 |
* | ap_rputs() silently truncated size_t to int, resulting in 130+ warnings | Jeff Trawick | 2013-10-05 | 1 | -1/+1 |
* | core: Stop the HTTP_IN filter from attempting to write error buckets | Graham Leggett | 2013-05-14 | 1 | -0/+17 |
* | core, mod_cache: Ensure RFC2616 compliance in ap_meets_conditions() | Graham Leggett | 2013-05-07 | 1 | -0/+66 |
* | fix comment typo | Stefan Fritsch | 2012-11-09 | 1 | -1/+1 |
* | Typo fix | Daniel Gruno | 2012-08-02 | 1 | -1/+1 |
* | bad header info: ap_rflush does not return the number of bytes flushed, it re... | Daniel Gruno | 2012-08-02 | 1 | -1/+1 |
* | Rename ap_func_attr_* macros to AP_FN_ATTR_* | Stefan Fritsch | 2012-01-09 | 1 | -1/+1 |
* | Clean up size_t abuse, part 2. ap_malloc/calloc/realloc are explicitly | William A. Rowe Jr | 2012-01-06 | 1 | -2/+4 |
* | More cleanup: Expand tabs and some more indentation fixes | Stefan Fritsch | 2011-09-23 | 1 | -4/+4 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -37/+37 |
* | typo in comment | Eric Covener | 2011-09-08 | 1 | -1/+1 |
* | refactor to pull setting of Accept-Ranges header into http_protocol.c which | Eric Covener | 2011-09-08 | 1 | -0/+7 |
* | Use APR_INLINE instead of inline, to support pre-C99 compilers | Stefan Fritsch | 2011-06-27 | 1 | -1/+1 |
* | Avoid "`sentinel' attribute directive ignored" warning with gcc 3.x | Stefan Fritsch | 2011-06-12 | 1 | -1/+1 |
* | Add __attribute__((sentinel)) to a few functions that require a terminal NULL | Stefan Fritsch | 2011-06-04 | 1 | -1/+2 |
* | Make ap_rputs an inline function, as it is mostly used with string constants | Stefan Fritsch | 2011-06-04 | 1 | -7/+11 |
* | Cleanup... most don't need apr_hooks.h at all... | Jim Jagielski | 2011-05-09 | 1 | -1/+0 |
* | New hook: ap_run_pre_read_request() | Jim Jagielski | 2011-02-14 | 1 | -6/+19 |
* | Introduce note_auth_failure hook to allow modules to add support | Stefan Fritsch | 2010-07-04 | 1 | -10/+12 |
* | Disabled DefaultType directive and removed ap_default_type() | Roy T. Fielding | 2009-01-30 | 1 | -1/+1 |
* | Move the KeptBodySize directive, kept_body filters and the | Graham Leggett | 2008-04-11 | 1 | -48/+0 |
* | Add a function to the http filters that is able to parse an HTML | Graham Leggett | 2008-04-09 | 1 | -1/+49 |
* | Remove CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -2/+0 |
* | In hopes of replacing <Limit > with <Method > - choose another example | William A. Rowe Jr | 2008-04-05 | 1 | -4/+4 |
* | Add option not to send&clear response headers in ap_send_interim_response. | Nick Kew | 2007-10-27 | 1 | -1/+2 |
* | Introduce ap_send_interim_response function and API, for interim | Nick Kew | 2007-10-07 | 1 | -0/+6 |
* | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
* | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
* | Doxygen fixup / cleanup | Ian Holsman | 2005-08-29 | 1 | -62/+45 |
* | Remove ap_method_list_do and ap_method_list_vdo as previously mentioned dev@h... | Paul Querna | 2005-04-25 | 1 | -8/+1 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME! | William A. Rowe Jr | 2005-01-02 | 1 | -5/+5 |
* | veto and revert win64 patch: 64bit changes must percolate from the | Roy T. Fielding | 2004-10-24 | 1 | -10/+10 |