summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Various code cleanup to avoid compiler, cppcheck, or clang warnings:Stefan Fritsch2011-12-1813-25/+22
* Avoid segfault if url->hostname is NULL and filter->hostname is "*" or ".".Stefan Fritsch2011-12-181-4/+8
* remove some dead codeStefan Fritsch2011-12-182-7/+2
* mod_firehose: Ensure directives are defined global only.Graham Leggett2011-12-181-7/+7
* Update transformations.Graham Leggett2011-12-182-16/+18
* mod_firehose: Support portable non blocking support, and make non blockingGraham Leggett2011-12-182-65/+65
* Remove unused variable.Graham Leggett2011-12-171-4/+0
* Fix the test for APR_HAVE_SYS_SYSLIMITS_H.Graham Leggett2011-12-171-2/+2
* RPM: add firehose and mod_firehose to the RPM.Graham Leggett2011-12-171-0/+2
* Update transformations.Graham Leggett2011-12-175-4/+7
* Add a seealso section to link mod_firehose to the firehose tool.Graham Leggett2011-12-171-0/+1
* Update transformations.Graham Leggett2011-12-1721-2/+560
* mod_firehose: Add a new debugging module able to record trafficGraham Leggett2011-12-179-1/+1791
* Update.Lucien Gentis2011-12-171-441/+663
* Allow for changing of string more easily...Jim Jagielski2011-12-141-3/+3
* update transformations.Nilgun Belma Buguner2011-12-1431-144/+548
* New Turkish translationNilgun Belma Buguner2011-12-141-0/+337
* update for sync with English doc.Nilgun Belma Buguner2011-12-1411-81/+146
* Update transformations.Graham Leggett2011-12-144-37/+38
* Further clarify the naming of the entity that directly connects to us byGraham Leggett2011-12-1416-74/+75
* Update transformations.Graham Leggett2011-12-1412-75/+125
* Further clarify the naming of the entity that originates the request byGraham Leggett2011-12-145-12/+12
* Further clarify the naming of the entity that originates the request byGraham Leggett2011-12-1415-35/+35
* update translationNilgun Belma Buguner2011-12-131-1/+1
* Explicitly cast function pointer, to remove 'const'.Stefan Fritsch2011-12-131-3/+4
* logging adjustments:Kaspar Brand2011-12-123-8/+8
* zap an unhelpful, out of date comment from httpd 1.2Jeff Trawick2011-12-121-3/+0
* definAtelyJeff Trawick2011-12-121-1/+1
* Streamline TLS session ticket key handling (added in r1200040):Kaspar Brand2011-12-127-196/+192
* Limit length of lines in .htaccess to 8K again, to reduce DoS potential.Stefan Fritsch2011-12-125-6/+26
* Fix names of unary operators like '-s' being compared case insensitively.Stefan Fritsch2011-12-102-3/+16
* TyposNick Kew2011-12-101-3/+3
* RPM: Update the spec file to require at least apr-util v1.4.x.Graham Leggett2011-12-091-1/+1
* Typo correction.Rich Bowen2011-12-081-1/+1
* Various fixes for log message tags:Stefan Fritsch2011-12-0711-31/+92
* Remove usage of APLOG_NOERRNO. It has been a no-op since at least 2.0.xStefan Fritsch2011-12-076-12/+14
* Remove unused variableStefan Fritsch2011-12-071-1/+0
* Add reference to the mod_socache modules in the mod_ssl docs.Graham Leggett2011-12-071-4/+7
* * modules/: More doxy group fixes.Joe Orton2011-12-074-5/+6
* * include/httpd.h, server/mpm/*/*.h: Tidy up doxygen tree view by movingJoe Orton2011-12-077-6/+13
* Removed some proxy imports from NetWare build.Guenter Knauf2011-12-071-9/+0
* Removed import file since now dynamically generated.Guenter Knauf2011-12-071-0/+0
* * include/: Various doxy markup tweaks.Joe Orton2011-12-074-12/+21
* Adjust the OpenSSL session id context for SNI configurations, so thatKaspar Brand2011-12-071-0/+18
* * include/util_varbuf.h: Doxygen tweaks.Joe Orton2011-12-071-1/+2
* The mod_socache* modules now have basic documentation.Graham Leggett2011-12-061-3/+0
* Update xformsJim Jagielski2011-12-061-5/+3
* Update transformations.Graham Leggett2011-12-0623-6/+383
* Create initial documentation for mod_socache_shmcb, mod_socache_dc,Graham Leggett2011-12-067-6/+243
* NetWare build fixes.Guenter Knauf2011-12-064-18/+11