]> granicus.if.org Git - apache/history - server/protocol.c
Catch up to apr_dbm projects
[apache] / server / protocol.c
2009-03-26 Jeff Trawickremove OS/2 platform support
2009-03-11 Greg Amesthe CRLF following 100 Continue needs to be sent as...
2009-01-30 Roy T. FieldingDisabled DefaultType directive and removed ap_default_t...
2009-01-10 Eric Covenersimplifications per niq's review comments
2009-01-09 Eric CovenerEBCDIC fix for ap_send_interim_response()
2008-12-05 Paul QuernaImport the core parts of the DTrace patch. This is...
2008-06-06 Ruediger Pluem* Don't send 100-Continue when there was no Expect...
2008-05-09 Graham Leggettcore, mod_proxy: If a kept_body is present, it becomes...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2007-12-11 Ruediger Pluem* Do not set filter context brigade to NULL (and thus...
2007-12-08 Jim JagielskiAlternate fix... profiling indicates that the string
2007-10-29 Jim JagielskiPrevent 1-byte overflow on 8192 boundary (see PR 43310)
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-06-14 Joe Orton* server/core.c (default_handler): Use apr_brigade_inse...
2006-04-19 Ruediger Pluem* Adjust comment as per niq's proposal in r395166 and...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-14 Ruediger Pluem* Initialize last_char as otherwise a random value...
2006-04-10 Ruediger Pluem* Rollback r393037 as this was vetoed by wrowe. Details see
2006-04-10 Ruediger Pluem* Prevent r->parsed_uri.path from being NULL as this...
2006-02-28 Brian PaneRevert the refactoring of the request read code
2006-01-21 Ruediger Pluem* Improve fix for PR38123. This fixes PR38123 and PR377...
2006-01-18 Ruediger Pluem* Fix PR38123 by adding the HTTP_IN filter also in...
2006-01-12 William A. Rowe Jr An unambigous cast, if limit is <0 it's unlimited.
2005-12-31 Brian PaneRefactoring of ap_read_request() to store partial reque...
2005-12-16 Joe Orton* server/protocol.c (ap_old_write_filter): Use NULL...
2005-12-05 Nick KewFix for Bug 37790 (hangs on error return from post_read...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-10-20 Greg Ameskeep the proxied Content-Length header for a HEAD respo...
2005-10-06 William A. Rowe Jr NET_TIME, as a standalone feature, was a horrid idea.
2005-10-05 William A. Rowe Jr Pay close attention to core_create_req() ... and...
2005-06-23 Joe Orton* server/protocol.c (ap_read_request): Remove the Conte...
2005-06-17 Jean-Frederic Clereif Transfer-Encoding is not "identity" ignore Content...
2005-06-16 Paul QuernaIf a request contains both a T-E and C-L, remove the...
2005-05-16 Joe Orton* server/protocol.c (read_request_line): Revert additio...
2005-05-16 Jeff TrawickSupport the suppress-error-charset setting, as with...
2005-04-08 Greg Amesuse a more general but slightly slower test for a body.
2005-03-29 Greg Amesclone_headers_no_body: remove all entity headers in...
2005-03-23 Greg Amesdon't propagate input headers describing a body to...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-05 William A. Rowe Jr limit_req_fieldsize is signed, correct a signedness...
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-12-07 Bradley NicholesRevert patch r104923. This patch doesn't actually...
2004-11-04 Joe OrtonFix for memory consumption DoS, CVE CAN-2004-0942:
2004-10-25 Paul QuernaUse a more descriptive error message, and make it an...
2004-10-25 Nick KewPR: 31875
2004-10-25 Paul QuernaThis will put some messages in the error log when some...
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-09-21 Joe Orton* server/protocol.c (ap_rgetline_core): Never NUL termi...
2004-09-13 Joe Orton* server/protocol.c (ap_rgetline_core): Fix off-by...
2004-09-01 Nick KewFix for Bug 18757 (sending bogus content-length of...
2004-08-12 William A. Rowe Jr Fix signedness emit.
2004-06-28 Jeff TrawickCAN-2004-0493 - memory exhaustion denial of service
2004-04-22 Greg Amesap_rgetline_core: insure that the output string is...
2004-04-21 André Maloap_set_sub_req_protocol and ap_finalize_sub_req_protoco...
2004-03-01 Paul J. Reder *) Remove compile-time length limit on request strings...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Fix folding...
2004-01-26 Joe Orton* server/protocol.c (ap_rgetline_core): Re-indent funct...
2004-01-01 André Maloupdate license to 2004.
2003-11-16 Cliff Woolleyget rid of _FOREACH
2003-10-22 Jeff TrawickSet the scoreboard state to indicate logging prior...
2003-10-13 Jeff Trawicktag the pools created for requests and subrequests
2003-09-10 Jeff Trawickzap an incorrect comment that remained from 1.3 days
2003-07-12 Jeff Trawickminor style changes
2003-07-11 Joe OrtonUpdate comment after removal of tmp_headers in r1.132.
2003-07-08 Paul J. RederUpdate the header token parsing code to allow LWS betwe...
2003-06-22 Brian PaneEliminate creation of a temporary table in ap_get_mime_...
2003-04-15 Jeff Trawickfix some discrepancies between format strings and argum...
2003-03-29 Brian PaneSimplify and shorten the code path for scanning request...
2003-03-27 Greg Amesap_rgetline_core: set the number of bytes read & copied...
2003-03-24 Greg Amesap_get_mime_headers_core: allocate space for the traili...
2003-02-03 André Malofinished that boring job:
2002-12-11 Greg Amesap_get_mime_headers: combine some error paths to remove...
2002-12-11 Greg Amesap_get_mime_headers: whoops - need to insure that...
2002-12-11 Greg Amesap_get_mime_headers: tighten up the null termination...
2002-12-10 Greg Amesprevent a potential seg fault in ap_escape_html if...
2002-12-03 Justin ErenkrantzMove the check of the Expect request header field after...
2002-11-19 Jeff Trawickbucket length parameter is apr_size_t, which isn't...
2002-10-31 Jeff Trawickwhen the connection drops, c->aborted is set but generally
2002-10-02 Jeff TrawickEnsure that output already available is flushed to...
2002-09-25 Greg SteinMinor simplification... The can_send_content_length...
2002-09-17 Jim JagielskiThe protocol version (eg: HTTP/1.1) in the request...
2002-08-28 Brian PaneChanged the content-length filter to allow streaming...
2002-08-13 Greg Amesfix weird things that happen with canned error messages...
2002-07-17 Jeff Trawickadd notes about a portability problem -- formatting...
2002-07-08 Greg Amesfix folding when the continuation charater is a blank
2002-07-08 Jeff Trawicksilence an unhelpful gcc warning
2002-07-06 Brian PaneEliminated the use of AP_MODE_SPECULATIVE brigade reads...
2002-07-04 Brian PaneRe-use the same temp brigade to read all lines of a...
2002-07-02 Cliff WoolleyFix C-L filter non-blocking-mode brokenness. It was...
2002-07-01 Brian PaneOptimization for ap_rgetline_core(): When "folding...
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-10 Jeff Trawickap_finalize_sub_req_protocol() shouldn't send an EOS...
2002-06-07 Ryan BloomCall ap_discard_request_body from ap_finalize_request...
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_?error()
next