2016-08-11 |
Rainer Jung | Fix spelling in comments and text files. |
tree | commitdiff |
2016-01-19 |
Rainer Jung | Added many log numbers to log statements that |
tree | commitdiff |
2016-01-19 |
Rainer Jung | Added many log numbers to log statements that |
tree | commitdiff |
2015-11-29 |
Christophe Jaillet | Silent a sparse Warning. |
tree | commitdiff |
2015-09-30 |
Christophe Jaillet | Fix some style issues on files that can easily be synch... |
tree | commitdiff |
2014-07-20 |
Christophe Jaillet | Add missing APLOGNO. |
tree | commitdiff |
2013-12-13 |
Christophe Jaillet | s/equivalant/equivalent/ in comments |
tree | commitdiff |
2013-07-01 |
Eric Covener | gratuitous 8-bit char in a comment |
tree | commitdiff |
2012-07-15 |
Stefan Fritsch | Code clean up (remove useless memory allocation) |
tree | commitdiff |
2011-12-12 |
Jeff Trawick | definAtely |
tree | commitdiff |
2011-12-02 |
Stefan Fritsch | Add lots of unique tags to error log messages |
tree | commitdiff |
2011-12-02 |
Stefan Fritsch | Fix apr_status_t being passed as loglevel |
tree | commitdiff |
2011-11-29 |
Stefan Fritsch | Remove more log message prefixes that are now redundant... |
tree | commitdiff |
2011-09-23 |
Stefan Fritsch | More cleanup: Expand tabs and some more indentation... |
tree | commitdiff |
2011-09-23 |
Jim Jagielski | Cleanup effort in prep for GA push: |
tree | commitdiff |
2011-09-23 |
Jim Jagielski | Cleanup effort in prep for GA push: |
tree | commitdiff |
2011-07-16 |
Stefan Fritsch | Add more (trace) logging to the ap_scan_script_header... |
tree | commitdiff |
2011-07-15 |
Guenter Knauf | Invert logic for env var utf-8 fixing. |
tree | commitdiff |
2011-07-12 |
Guenter Knauf | Fixed some more env vars which make problems. |
tree | commitdiff |
2011-07-05 |
Stefan Fritsch | Fix a few warnings about use of uninitialized values. |
tree | commitdiff |
2011-03-12 |
Jeff Trawick | fix some grammar mistakes, mostly in comments |
tree | commitdiff |
2011-01-02 |
Guenter Knauf | Added shebang check so that .vbs scripts can work as... |
tree | commitdiff |
2010-11-29 |
Guenter Knauf | Fixed some win32 types. |
tree | commitdiff |
2010-10-30 |
Daniel Earl Poirier | Fix a number of typos and misspellings. Reported by... |
tree | commitdiff |
2010-06-06 |
Stefan Fritsch | Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros... |
tree | commitdiff |
2010-03-05 |
William A. Rowe Jr | Prevent future developers from being as easily confused... |
tree | commitdiff |
2010-03-05 |
Jeff Trawick | revert r918671; these four functions don't need to be |
tree | commitdiff |
2010-03-03 |
Jeff Trawick | follow up to r918665: |
tree | commitdiff |
2010-03-03 |
Jeff Trawick | fix these warnings: |
tree | commitdiff |
2010-03-02 |
William A. Rowe Jr | SECURITY: CVE-2010-0425 (cve.mitre.org) |
tree | commitdiff |
2009-01-06 |
William A. Rowe Jr | eliminating 9x legacy code from mod_win32 |
tree | commitdiff |
2007-01-11 |
William A. Rowe Jr | Embed the .manifest files of all httpd binaries as... |
tree | commitdiff |
2007-01-03 |
William A. Rowe Jr | Correctly evaluate the HTTPS condition string. |
tree | commitdiff |
2007-01-03 |
William A. Rowe Jr | Where any response is sent, return OK from the handle... |
tree | commitdiff |
2006-12-07 |
William A. Rowe Jr | Revert a regression introduced in the recent overhauls... |
tree | commitdiff |
2006-07-11 |
Roy T. Fielding | update license header text |
tree | commitdiff |
2006-07-06 |
William A. Rowe Jr | Revert Revision 397647 |
tree | commitdiff |
2006-06-22 |
William A. Rowe Jr | Solve 416291, but in a more elegant manner, and with... |
tree | commitdiff |
2006-06-22 |
William A. Rowe Jr | Stop appending a backslash if some trailing slash... |
tree | commitdiff |
2006-06-22 |
William A. Rowe Jr | mod_isapi: Handle "HTTP/1.1 200 OK" style status... |
tree | commitdiff |
2006-06-22 |
William A. Rowe Jr | We need to pay alot more attention here to ap_pass_br... |
tree | commitdiff |
2006-06-22 |
William A. Rowe Jr | mod_isapi: Ensure we walk through all the methods... |
tree | commitdiff |
2006-06-14 |
Joe Orton | * server/core.c (default_handler): Use apr_brigade_inse... |
tree | commitdiff |
2006-04-27 |
William A. Rowe Jr | This resource /D syntax was pretty horridly imported... |
tree | commitdiff |
2006-04-27 |
William A. Rowe Jr | Remove all /machine:I386 references, these are gettin... |
tree | commitdiff |
2006-04-19 |
William A. Rowe Jr | s|/GX |/EHsc | because they were always synonyms... |
tree | commitdiff |
2006-04-19 |
William A. Rowe Jr | Remove a host of dependencies upon awk, using the... |
tree | commitdiff |
2006-04-19 |
Colm MacCarthaigh | Update the copyright year in all .c, .h and .xml files |
tree | commitdiff |
2006-03-18 |
William A. Rowe Jr | Eliminate last win32-isms, SetLastError becomes apr... |
tree | commitdiff |
2006-03-18 |
William A. Rowe Jr | Escape from casting purgatory, which the Solaris... |
tree | commitdiff |
2006-03-10 |
William A. Rowe Jr | Unsure why win32 never noticed this, but the value... |
tree | commitdiff |
2005-11-10 |
Jim Jagielski | No functional Change: Removing trailing whitespace... |
tree | commitdiff |
2005-11-10 |
Jim Jagielski | No functional change: simple detabbing of indented... |
tree | commitdiff |
2005-08-28 |
Ian Holsman | Doxygen fixup / cleanup |
tree | commitdiff |
2005-05-15 |
William A. Rowe Jr | Reintroduce stack frame construction with /Oy- (remov... |
tree | commitdiff |
2005-02-05 |
William A. Rowe Jr | Ignore both PATH_INFO as well as PATH_TRANSLATED... |
tree | commitdiff |
2005-02-04 |
Justin Erenkrantz | Update copyright year to 2005 and standardize on curren... |
tree | commitdiff |
2005-01-07 |
William A. Rowe Jr | Handle PATH_INFO as opaque byte-wise data for cgi... |
tree | commitdiff |
2004-11-19 |
Joe Orton | Remove the .cvsignore files. |
tree | commitdiff |
2004-10-06 |
Allan K. Edwards | WIN64: fix some windows specific 64bit warnings |
tree | commitdiff |
2004-02-16 |
Jeff Trawick | mod_isapi: GetServerVariable returned improperly termin... |
tree | commitdiff |
2004-02-16 |
Jeff Trawick | mod_isapi: send_response_header() failed to copy status... |
tree | commitdiff |
2004-02-16 |
Jeff Trawick | mod_isapi: GetServerVariable("ALL_RAW") returned the... |
tree | commitdiff |
2004-02-09 |
André Malo | fix name of The Apache Software Foundation |
tree | commitdiff |
2004-02-08 |
André Malo | fix copyright dates according to the first checkin |
tree | commitdiff |
2004-02-06 |
André Malo | apply Apache License, Version 2.0 |
tree | commitdiff |
2004-01-08 |
Joe Orton | Use -export-dynamic only when linking an httpd which... |
tree | commitdiff |
2004-01-01 |
André Malo | update license to 2004. |
tree | commitdiff |
2003-09-03 |
Jeff Trawick | switch to APR 1.0 API (which is still in flux) |
tree | commitdiff |
2003-07-30 |
William A. Rowe Jr | Correct the declaration of the PFN_GETEXTENSIONVERSIO... |
tree | commitdiff |
2003-03-11 |
William A. Rowe Jr | After discussions at length on dev@apr/httpd, it... |
tree | commitdiff |
2003-02-25 |
William A. Rowe Jr | Confirmed by Milan Kosina that this code was still... |
tree | commitdiff |
2003-02-23 |
William A. Rowe Jr | Someone (I need to refer back) asked that we do the... |
tree | commitdiff |
2003-02-20 |
William A. Rowe Jr | After consultations on the APR list, it was decided... |
tree | commitdiff |
2003-02-18 |
William A. Rowe Jr | foo.dbgmark turned out to be the same 8.3 name as... |
tree | commitdiff |
2003-02-07 |
William A. Rowe Jr | *) Introduce debugging symbols for Win32 release... |
tree | commitdiff |
2003-02-03 |
André Malo | finished that boring job: |
tree | commitdiff |
2003-01-29 |
William A. Rowe Jr | Allow headers (if not already passed by other means... |
tree | commitdiff |
2003-01-20 |
William A. Rowe Jr | Catch up with the changes to apr/build/win32ver.awk... |
tree | commitdiff |
2002-11-11 |
William A. Rowe Jr | Fix several cut 'n paste errors identified by Juergen... |
tree | commitdiff |
2002-11-09 |
William A. Rowe Jr | Stop unsetting the 'empty' query string result with |
tree | commitdiff |
2002-11-09 |
William A. Rowe Jr | mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSI... |
tree | commitdiff |
2002-11-04 |
William A. Rowe Jr | Fix for PR 10216 ... we should not return the status... |
tree | commitdiff |
2002-08-26 |
William A. Rowe Jr | The documentation says: ISAPIReadAheadBuffer defaults... |
tree | commitdiff |
2002-07-21 |
William A. Rowe Jr | A half hour to waste waiting for builds... this is... |
tree | commitdiff |
2002-07-06 |
Bill Stoddard | Fix some Win32 compile breaks caused by Brian Pane... |
tree | commitdiff |
2002-06-26 |
Justin Erenkrantz | Change conn_rec->keepalive to an enumerated value of |
tree | commitdiff |
2002-06-24 |
William A. Rowe Jr | Replace gunk with ap_regkey calls. |
tree | commitdiff |
2002-06-23 |
William A. Rowe Jr | The fix wasn't healthy for Win9x. Work around pre... |
tree | commitdiff |
2002-06-23 |
William A. Rowe Jr | Fixes Win32 cgi 500 errors when QUERY_ARGS or other... |
tree | commitdiff |
2002-06-15 |
William A. Rowe Jr | Fix serious brokenness... we abused prog_type rather... |
tree | commitdiff |
2002-06-12 |
William A. Rowe Jr | Use lowercased macros |
tree | commitdiff |
2002-06-12 |
William A. Rowe Jr | Use the new APR_TIME_FROM_SEC() wrapper |
tree | commitdiff |
2002-06-06 |
William A. Rowe Jr | Catch up with Brad's changes, this knocks off the... |
tree | commitdiff |
2002-06-05 |
William A. Rowe Jr | cvs up/diff gets pretty hard to track with vc7 builds. |
tree | commitdiff |
2002-06-04 |
William A. Rowe Jr | Feedback appreciated - I'm guessing that we can trust... |
tree | commitdiff |
2002-05-29 |
William A. Rowe Jr | Solve a bug identified by Sebastian that we would... |
tree | commitdiff |
2002-05-25 |
William A. Rowe Jr | Bug one of two, INIT_FLAG better pair with set_flag_slot. |
tree | commitdiff |
2002-05-20 |
William A. Rowe Jr | Clean up isapi_load, removing the request_rec arg... |
tree | commitdiff |
2002-05-18 |
Cliff Woolley | Renames: |
tree | commitdiff |
next |