summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rebuild various xdocsRich Bowen2011-10-0924-3641/+3691
* Note that hostname lookups will be performed for 'require from hostname'Rich Bowen2011-10-091-0/+5
* refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 MentionRich Bowen2011-10-091-1/+5
* mod_authn_socache: fix it to enable initialisation to work if configuredNick Kew2011-10-083-3/+33
* Updates.Lucien Gentis2011-10-089-62/+91
* Shut up gcc/glibc warning about ignoring write()'s return value.Stefan Fritsch2011-10-081-3/+13
* Fix format string bugs in mod_lua. Found by gcc and pointed out by Igor Galic.Stefan Fritsch2011-10-082-2/+4
* Add some CFLAGS in maintainer mode if supported by gcc:Stefan Fritsch2011-10-082-20/+32
* Add another AP_DEBUG_ASSERT to document some assumptions in the code,Stefan Fritsch2011-10-081-0/+2
* Fix a potential NULL pointer dereference found by clang.Stefan Fritsch2011-10-082-1/+2
* Downgrade error log messages which accompany a 404 request status from loglevelStefan Fritsch2011-10-084-5/+9
* Sort hooks twice, once before pre_config, once after ap_process_config_tree.Stefan Fritsch2011-10-082-0/+17
* Rebuild doc transformations.Rich Bowen2011-10-074-4/+5
* Refs https://issues.apache.org/bugzilla/show_bug.cgi?id=51967 ClarifyRich Bowen2011-10-071-1/+3
* re-add "extern" accidentally removed by r1179448Stefan Fritsch2011-10-061-1/+1
* Rebuild doc transformRich Bowen2011-10-061-1/+1
* Patch from Description Mathijs Schmittmann - Corrected syntax for && (vs &) e...Rich Bowen2011-10-061-1/+1
* Export ap_max_mem_free, needed by r1178079, as pointed out by Gregg L. SmithStefan Fritsch2011-10-053-3/+4
* - `build.sh all`Joe Orton2011-10-053-2/+20
* - add note here in light of CVE-2011-3368Joe Orton2011-10-051-0/+9
* - add a security warning, and tweak the example, in light of CVE-2011-3368Joe Orton2011-10-051-1/+10
* SECURITY (CVE-2011-3368): Prevent unintended pattern expansion in someJoe Orton2011-10-051-0/+19
* Rebuild html.Rich Bowen2011-10-051-1/+1
* Fix link to Friedl's book. (refs https://issues.apache.org/bugzilla/show_bug....Rich Bowen2011-10-051-1/+1
* Add SSLCARevocationCheck directive to default mod_ssl configKaspar Brand2011-10-041-1/+4
* fix indentationKaspar Brand2011-10-041-1/+1
* Enforce LimitRequestFieldSize after multiple headers with the sameStefan Fritsch2011-10-032-0/+23
* TODO note regarding the LimitInternalRecursion error message.Rich Bowen2011-10-031-0/+10
* update xformsStefan Fritsch2011-10-01438-1848/+1931
* grammar fixStefan Fritsch2011-10-012-1/+9
* If MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS in mod_ssl.Stefan Fritsch2011-10-013-0/+15
* Remove trailing comma on last enum member for authz_statusPaul Querna2011-09-301-1/+1
* Clarify configuration comment.Rainer Jung2011-09-291-2/+3
* In ssl_check_public_cert(), also take dNSNames in the subjectAltNameKaspar Brand2011-09-284-32/+97
* Some NetWare ssl module build tweaks.Guenter Knauf2011-09-281-1/+0
* Make mod_substitute more efficient:Stefan Fritsch2011-09-262-68/+44
* Some varbuf enhancements:Stefan Fritsch2011-09-263-21/+125
* Adjust log message to reflect changed behaviourStefan Fritsch2011-09-261-1/+1
* Put 0- on the fast-trackJim Jagielski2011-09-261-1/+15
* No longer do double duty...Jim Jagielski2011-09-261-12/+24
* Final update to SSLProxyMachineCertificateChainFileDaniel Ruggeri2011-09-262-42/+41
* replace another occurence of X509_NAME_oneline by SSL_X509_NAME_to_stringKaspar Brand2011-09-261-5/+5
* enable the SNI extension for proxy connectionsKaspar Brand2011-09-252-5/+37
* Updates.Lucien Gentis2011-09-2549-129/+134
* Update.Lucien Gentis2011-09-241-28/+66
* More style fixes, no func changesStefan Fritsch2011-09-231-52/+46
* More cleanup: Expand tabs and some more indentation fixesStefan Fritsch2011-09-2351-529/+529
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-23119-1089/+1089
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-2364-528/+528
* Cleanup effort in prep for GA push:Jim Jagielski2011-09-23151-1419/+1419