summaryrefslogtreecommitdiffstats
path: root/include/http_core.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Update the copyright year in all .c, .h and .xml filesColm MacCarthaigh2006-04-191-1/+1
* Authz refactoringBradley Nicholes2006-01-111-33/+9
* Okay, at least be nice when "breaking" the API.Jim Jagielski2005-11-151-5/+6
* Add in the UseCanonicalPhysicalPort directive, whichJim Jagielski2005-11-151-0/+5
* NET_TIME, as a standalone feature, was a horrid idea.William A. Rowe Jr2005-10-061-4/+0
* Doxygen fixup / cleanupIan Holsman2005-08-291-44/+71
* Initially a no-op. Add trace_enable configuration. The http and proxyWilliam A. Rowe Jr2005-07-011-0/+8
* Merge the listen-protocol sandbox branch to trunk.Paul Querna2005-06-141-0/+5
* Support the suppress-error-charset setting, as with Apache 1.3.x.Jeff Trawick2005-05-161-0/+3
* Move the POSIX reg* implementations into the ap_* namespace;Joe Orton2005-02-111-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Fix gcc "no previous prototype" warnings after reorganisation:Joe Orton2004-12-021-0/+9
* Added 'AllowOverride Options=Indexes,MultiViews' to give an admin betterPaul Querna2004-07-141-0/+1
* Fix memory corruption problem with ap_custom_response() function.Jeff Trawick2004-03-241-1/+9
* Satisfy directives now can be influenced by a surrounding <Limit>André Malo2004-03-141-1/+1
* fix name of The Apache Software FoundationAndré Malo2004-02-091-1/+1
* fix copyright dates according to the first check inAndré Malo2004-02-071-1/+1
* apply Apache License, Version 2.0André Malo2004-02-061-53/+10
* update license to 2004.André Malo2004-01-011-1/+1
* Rework of the recursion stopper - collapse recursion counters into one functionAndré Malo2003-05-301-11/+3
* Prevent the server from crashing when entering infinite loops. TheAndré Malo2003-05-191-0/+26
* finished that boring job:André Malo2003-02-031-1/+1
* here we go. add a directive that will keep %2f from beingKen Coar2003-01-231-1/+2
* move rfc1413 code to a new module "metadata:mod_ident".André Malo2003-01-181-2/+8
* comment an endif for clarityBrian Pane2002-12-151-1/+1
* mod_logio modification: count bytes-sent after the writev or sendfileBrian Pane2002-10-251-0/+11
* Introduce an EnableSendfile directive (defaulted to ON) to allow usersWilliam A. Rowe Jr2002-10-141-1/+6
* Add logic to the default_handler to enable script delivery to scriptGreg Stein2002-10-031-0/+10
* Added EnableMMAP directive to allow the server administrator toBrian Pane2002-05-121-0/+9
* Whoops, missed this. Moved these symbols to mod_core.hWilliam A. Rowe Jr2002-04-051-9/+5
* Match the new APR_BUCKET_BUFF_SIZE. We want this to be slightly less thanCliff Woolley2002-04-011-2/+2
* Final commit to add ap_rset_content_type accessor. Add AddOutputFiltersbyTypeBill Stoddard2002-03-201-0/+3
* Update our copyright for this year.Roy T. Fielding2002-03-131-1/+1
* Introduce AddOutputFilterByType directive.Justin Erenkrantz2002-02-191-0/+2
* Replaced some more ap_add_output_filter() calls withBrian Pane2002-01-271-0/+4
* Performance improvement: incorporated the use of the newBrian Pane2002-01-271-0/+8
* Bring forward the FileETag directive enhancement from 1.3.23-dev.Ken Coar2002-01-111-0/+23
* Fix LimitRequestBody directive by moving the relevant code fromJustin Erenkrantz2002-01-021-3/+3
* Generalized the recent prep_walk_cache optimizations to allow otherBrian Pane2002-01-011-10/+40
* Performance fix for prep_walk_cache():Brian Pane2001-12-311-0/+11
* Jeff's guess, right on. [Thought I committed it all... gotta grab aWilliam A. Rowe Jr2001-12-131-1/+1
* hack up core_dir_config so that server/core.c compiles againJeff Trawick2001-12-131-0/+1
* change the signature of ap_custom_response() to use aIan Holsman2001-11-181-2/+1
* Remove the Win32 script-processing exception from mod_cgi, andWilliam A. Rowe Jr2001-09-171-19/+0
* Changed syntax of Set{Input|Output}Filter. The list of filtersWilliam A. Rowe Jr2001-08-301-4/+4
* Since the mod_mime patch was applied, here is the rest of the patch toWilliam A. Rowe Jr2001-08-301-2/+4
* Eliminate proxy: (and all other 'special') processing from theWilliam A. Rowe Jr2001-08-261-6/+0
* sec, sec, who's got a sec? This gave me a headache, but I had to clearWilliam A. Rowe Jr2001-08-241-2/+2
* Add the ability to extend the methods that Apache understandsRyan Bloom2001-08-021-1/+1
* Provide the same optimization to the dir_config structure to trackWilliam A. Rowe Jr2001-07-301-1/+7