| Commit message (Expand) | Author | Age | Files | Lines |
* | util_script.h: clarify ap_scan_script_header_* behavior | Jacob Champion | 2016-09-12 | 1 | -16/+56 |
* | Rename ap_func_attr_* macros to AP_FN_ATTR_* | Stefan Fritsch | 2012-01-09 | 1 | -2/+2 |
* | More cleanup: Expand tabs and some more indentation fixes | Stefan Fritsch | 2011-09-23 | 1 | -3/+3 |
* | Cleanup effort in prep for GA push: | Jim Jagielski | 2011-09-23 | 1 | -13/+13 |
* | Add more (trace) logging to the ap_scan_script_header*() functions | Stefan Fritsch | 2011-07-16 | 1 | -0/+73 |
* | Avoid "`sentinel' attribute directive ignored" warning with gcc 3.x | Stefan Fritsch | 2011-06-12 | 1 | -1/+2 |
* | Add __attribute__((sentinel)) to a few functions that require a terminal NULL | Stefan Fritsch | 2011-06-04 | 1 | -1/+2 |
* | fix butchered sentence in ap_args_to_table() docs | Jeff Trawick | 2011-03-14 | 1 | -1/+1 |
* | a bit of doc for ap_args_to_table() | Jeff Trawick | 2011-03-14 | 1 | -0/+8 |
* | Drop ap_body_to_table due to missing constraints; a DoS waiting | William A. Rowe Jr | 2010-06-10 | 1 | -2/+0 |
* | Fix a lot of doxygen warnings. Thanks to Brad Hards for the patch. | Daniel Earl Poirier | 2009-10-28 | 1 | -4/+4 |
* | New API, ap_body_to_table, a very ineffeicent and bad hack to remove an apreq... | Paul Querna | 2008-12-05 | 1 | -0/+2 |
* | Add new api, ap_args_to_table, to parse a request's arguments into a table. | Paul Querna | 2008-12-05 | 1 | -0/+2 |
* | Use correct Doxygen keywords for functions and variables. TODO: figure out w... | Sander Temme | 2007-07-04 | 1 | -8/+8 |
* | 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 | -4/+10 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 | 1 | -1/+2 |
* | veto and revert win64 patch: 64bit changes must percolate from the | Roy T. Fielding | 2004-10-24 | 1 | -2/+2 |
* | WIN64: API changes to clean up Windows 64bit compile warnings | Allan K. Edwards | 2004-10-22 | 1 | -2/+2 |
* | fix name of The Apache Software Foundation | André Malo | 2004-02-09 | 1 | -1/+1 |
* | fix copyright dates according to the first check in | André Malo | 2004-02-07 | 1 | -1/+1 |
* | apply Apache License, Version 2.0 | André Malo | 2004-02-06 | 1 | -53/+10 |
* | update license to 2004. | André Malo | 2004-01-01 | 1 | -1/+1 |
* | doc typo fix: s/ap_fine_path_info/ap_find_path_info/ | Stas Bekman | 2003-02-19 | 1 | -1/+1 |
* | finished that boring job: | André Malo | 2003-02-03 | 1 | -1/+1 |
* | Changed mod_cgi to not do single-byte reads to consume the | Brian Pane | 2002-03-24 | 1 | -0/+17 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 | 1 | -1/+1 |
* | Change over to apr_strfsize() for apr_off_t file size formatting. | William A. Rowe Jr | 2001-07-25 | 1 | -11/+0 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 | 1 | -1/+1 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | William A. Rowe Jr | 2000-10-16 | 1 | -8/+8 |
* | These functions aren't used by any module, and they don't make any sense | Ryan Bloom | 2000-10-12 | 1 | -14/+0 |
* | Forward port 1.3 overhaul of isapi to 2.0. | William A. Rowe Jr | 2000-10-02 | 1 | -0/+19 |
* | Document util_script using ScanDoc | Ryan Bloom | 2000-08-07 | 1 | -0/+83 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 | 1 | -3/+3 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 | 1 | -1/+1 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 | 1 | -33/+34 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 | 1 | -9/+9 |
* | Get rid of ap_call_exec. It has been #if 0'ed out for a long time, and we | Ryan Bloom | 1999-12-31 | 1 | -2/+0 |
* | Eliminate use of FILE * & ap_get_os_file() in mod_asis by APRizing | Brian Havard | 1999-10-31 | 1 | -1/+1 |
* | Size rigour. | Ben Laurie | 1999-10-24 | 1 | -1/+1 |
* | Changed pools to contexts. Tested with prefork and pthread mpm's. I'll | Ryan Bloom | 1999-08-31 | 1 | -2/+2 |
* | Apache 1.3.9 baseline for the Apache 2.0 repository. | Roy T. Fielding | 1999-08-24 | 1 | -0/+91 |