]> granicus.if.org Git - apache/history - modules/http
As long as we have the AP_BUCKET_IS_ERROR macro, let's use it
[apache] / modules / http /
2006-01-06 Jim JagielskiAs long as we have the AP_BUCKET_IS_ERROR macro, let...
2006-01-05 Ruediger Pluem* If a subrequest has a broken backend also set no_cach...
2005-12-20 Jim JagielskiMorph the ap_http_broken_backend_filter() proxy "specific"
2005-12-18 Ruediger Pluem* Move code for broken backend detection out of core...
2005-12-18 Ruediger Pluem* If the mod_proxy backend connection broke in the...
2005-12-17 Ruediger Pluem* Fix ap_http_chunk_filter to create correct chunks...
2005-12-07 Justin ErenkrantzIf a connection aborts while waiting for a chunked...
2005-12-05 Nick KewPR 36090
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional change: more indenting/formatting changes...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-10-30 Brian PaneMoved the extended_status scoreboard update from ap_pro...
2005-10-29 Brian PaneAllocate the brigade containing the EOR bucket from...
2005-10-24 Brian PaneAsync write completion for Event MPM
2005-10-24 Brian PaneRedesign of request cleanup and logging to use End...
2005-10-23 Brian PaneAdd new connection states for handler and write completion
2005-10-15 André Malo* modules/http/http_request.c
2005-10-06 William A. Rowe Jr NET_TIME, as a standalone feature, was a horrid idea.
2005-10-06 William A. Rowe Jr Spare us a wasted variable, csd is initialized null...
2005-08-28 Ian HolsmanDoxygen fixup / cleanup
2005-08-09 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-07-19 Joe Orton* modules/http/http_filters.c (ap_send_http_trace)...
2005-07-01 William A. Rowe Jr Plug AllowTrace extended|on|off into proxy and http...
2005-06-08 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-06-07 Joe Orton* modules/http/byterange_filter.c (ap_byterange_filter...
2005-05-24 Jeff TrawickEBCDIC: Handle chunked input from client or, with proxy...
2005-05-16 Jeff TrawickSupport the suppress-error-charset setting, as with...
2005-05-15 William A. Rowe Jr Reintroduce stack frame construction with /Oy- (remov...
2005-04-25 Paul QuernaRemove ap_method_list_do and ap_method_list_vdo as...
2005-03-23 Greg Amesupdate comments for *_client_block functions.
2005-02-10 Sander StrikerMore tweaks primarily driven by caching.
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-02 Jim JagielskiKeep track of time taken to process requests again.
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-12-13 Paul Querna* Style fixes only. No functional changes. Remove two...
2004-12-09 Geoffrey Youngundo changes made in 111386 due to veto
2004-12-09 Geoffrey Youngadd response code 226 constant (HTTP_IM_USED) and status
2004-12-02 Joe Orton* modules/http/mod_core.h: Prototype ap_http_chunk_filter.
2004-11-27 Justin ErenkrantzInitial pass at refactoring some files to eliminate...
2004-11-26 Greg Amesap_process_http_async_connection (used by the Event...
2004-11-21 Paul QuernaCompile Fix for Netware Port with CodeWarrior.
2004-11-20 Paul QuernaThe Event MPM.
2004-11-19 Joe OrtonRemove the .cvsignore files.
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-29 Joe Orton* modules/http/http_protocol.c (ap_http_filter): Always...
2004-09-15 André Malouse HTML 2.0 <hr>
2004-09-01 Nick KewFix Bug 18388 (Set-Cookie in 304)
2004-08-02 Justin Erenkrantz* modules/http/http_request.c (ap_internal_redirect...
2004-05-25 André Maloparse byteranges correctly using the new apr_strtoff...
2004-05-25 Joe Orton* modules/http/http_protocol.c (ap_setup_client_block,
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-16 Jeff TrawickBuild array of allowed methods with proper dimensions...
2004-01-13 André Malointernal_fast_redirect: take over important request_rec...
2004-01-01 André Maloupdate license to 2004.
2003-12-12 Paul J. Reder *) Add a hook (insert_error_filter) to allow filters...
2003-11-16 Cliff Woolleyget rid of _FOREACH
2003-11-15 Jeff Trawickfix the EBCDIC path in send_all_header_fields() to...
2003-11-02 André Maloadd a comment
2003-10-22 Jeff TrawickSet the scoreboard state to indicate logging prior...
2003-08-31 Justin ErenkrantzResolve the ap_get_client_block() showstopper by lookin...
2003-06-06 Jeff TrawickDon't respect the Server header field as set by modules...
2003-05-29 André MaloRework of the recursion stopper - collapse recursion...
2003-05-29 André Malo- revert my patch (r1.155) since it produces regressions.
2003-05-19 André MaloPrevent the server from crashing when entering infinite...
2003-05-09 Martin KraemerPorting EBCDIC: headers wer incorrectly (i.e., not...
2003-04-26 Jeff Trawickback out a recent change which causes the server to...
2003-04-15 Jeff Trawickfix some discrepancies between format strings and argum...
2003-04-15 Graham LeggettIf a Date response header was already set in the header...
2003-03-22 André MaloDo not bypass output filters when redirecting subreques...
2003-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-02-24 Jeff TrawickKeep the subrequest filter in place when a subrequest is
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-19 Justin ErenkrantzReturn 413 if chunk-ext-header is too long rather than...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
2003-02-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2003-01-01 André Maloprovide better error messages for the multiviewsmatch...
2002-12-15 Brian Panedon't segfault in mod_mime's find_ct() if we get there...
2002-11-19 Jeff Trawickbucket length parameter is apr_size_t, which isn't...
2002-10-25 Greg Amesdon't apply byte ranges to redirects, error documents...
2002-10-11 Ryan BloomFix a compile of compiler warnings. I don't know how...
2002-10-07 Brian PaneFixed the new send_all_header_fields() function to...
2002-10-07 Brian PaneSimpler, faster code for generating HTTP response headers:
2002-09-22 Brian PaneSwitch the most frequent apr_brigade_write() and apr_br...
2002-09-06 Brian PaneClean up the temporary brigade in error cases in ap_dis...
2002-09-06 Brian PaneFixed some bucket memory leaks in ap_http_filter()
2002-09-05 Jeff Trawickdon't lose const when calling strrchr()
2002-09-05 Justin ErenkrantzAdd ModMimeUsePathInfo directive.
2002-09-05 Brian PaneFree the temporary working brigade upon exit from ap_ge...
2002-09-01 Justin ErenkrantzFix FileETag None directive.
2002-08-13 Greg Amesfix weird things that happen with canned error messages...
2002-08-08 Greg Amesremove some dead code. It's been there since 1996...
2002-08-04 William A. Rowe Jr Just an observation, we potentially read/retain far...
2002-08-03 William A. Rowe Jr catch up with the apr_atoll -> apr_atoi64 rename
2002-07-24 Wilfredo SanchezReplace atol() calls which should return long long...
next