]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-10-07  Rich BowenRebuild doc transformations.
2011-10-07  Rich BowenRefs https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-06  Stefan Fritschre-add "extern" accidentally removed by r1179448
2011-10-06  Rich BowenRebuild doc transform
2011-10-06  Rich BowenPatch from Description Mathijs Schmittmann - Corrected...
2011-10-05  Stefan FritschExport ap_max_mem_free, needed by r1178079, as pointed...
2011-10-05  Joe Orton- `build.sh all`
2011-10-05  Joe Orton- add note here in light of CVE-2011-3368
2011-10-05  Joe Orton- add a security warning, and tweak the example, in...
2011-10-05  Joe OrtonSECURITY (CVE-2011-3368): Prevent unintended pattern...
2011-10-05  Rich BowenRebuild html.
2011-10-05  Rich BowenFix link to Friedl's book. (refs https://issues.apache...
2011-10-04  Kaspar BrandAdd SSLCARevocationCheck directive to default mod_ssl...
2011-10-04  Kaspar Brandfix indentation
2011-10-03  Stefan FritschEnforce LimitRequestFieldSize after multiple headers...
2011-10-03  Rich BowenTODO note regarding the LimitInternalRecursion error...
2011-10-01  Stefan Fritschupdate xforms
2011-10-01  Stefan Fritschgrammar fix
2011-10-01  Stefan FritschIf MaxMemFree is set, set SSL_MODE_RELEASE_BUFFERS...
2011-09-30  Paul QuernaRemove trailing comma on last enum member for authz_status
2011-09-29  Rainer JungClarify configuration comment.
2011-09-28  Kaspar BrandIn ssl_check_public_cert(), also take dNSNames in the...
2011-09-28  Guenter KnaufSome NetWare ssl module build tweaks.
2011-09-26  Stefan FritschMake mod_substitute more efficient:
2011-09-26  Stefan FritschSome varbuf enhancements:
2011-09-26  Stefan FritschAdjust log message to reflect changed behaviour
2011-09-26  Jim JagielskiPut 0- on the fast-track
2011-09-26  Jim JagielskiNo longer do double duty...
2011-09-26  Daniel RuggeriFinal update to SSLProxyMachineCertificateChainFile
2011-09-26  Kaspar Brandreplace another occurence of X509_NAME_oneline by SSL_X...
2011-09-25  Kaspar Brandenable the SNI extension for proxy connections
2011-09-25  Lucien GentisUpdates.
2011-09-24  Lucien GentisUpdate.
2011-09-23  Stefan FritschMore style fixes, no func changes
2011-09-23  Stefan FritschMore cleanup: Expand tabs and some more indentation...
2011-09-23  Jim JagielskiCleanup effort in prep for GA push:
2011-09-23  Jim JagielskiCleanup effort in prep for GA push:
2011-09-23  Jim JagielskiCleanup effort in prep for GA push:
2011-09-23  Jim Jagielskidocco xforms
2011-09-23  Jim Jagielskisome docco updates
2011-09-22  Rich BowenPulls the examples out of the paragraph text and into...
2011-09-21  Kaspar BrandBring error messages for TLS stapling related options...
2011-09-21  Kaspar Brandupdate transformations
2011-09-21  Kaspar Brandmod_ssl:
2011-09-20  Stefan Fritschupdate xforms
2011-09-20  Stefan Fritsch%L works without mod_unique_id, too
2011-09-20  Stefan FritschSave one call of ap_escape_html on the uri. Reflow...
2011-09-20  Rich BowenAdds brief introduction to the table to address initial...
2011-09-20  Rich BowenRebuilds translation generated docs.
2011-09-20  Rich BowenReplace log example with one that matches 2.4 logging.
2011-09-20  Rich BowenRebuild HTML transformations.
2011-09-20  Rich BowenAdds some examples of using the ErrorLogFormat token...
2011-09-19  Kaspar BrandAdd ssl_log_xerror() and ssl_log_rxerror(), modeled...
2011-09-19  Stefan FritschFix issues found by PVS-Studio static analyzer:
2011-09-19  Rich BowenRemove from documentation STATUS things that have alrea...
2011-09-19  Stefan FritschAdd wrappers for malloc, calloc, realloc that check...
2011-09-19  Rich BowenPunctuation error.
2011-09-19  Rich BowenRemoves CookieLog from ja, ko, and tr documentation.
2011-09-19  Rich BowenRebuild docs mentioning CookieLog
2011-09-19  Rich BowenRemoves the CookieLog directive, which has been documen...
2011-09-19  Rich BowenRebuild HTML.
2011-09-19  Rich BowenRemoves the promise if more documentation to come....
2011-09-19  Daniel RuggeriStyle cleanup
2011-09-19  Eric CovenerGive a slightly more direct hint when no global ServerN...
2011-09-19  Rich BowenRebuild mod_log_config grammar changes.
2011-09-19  Rich BowenAdditional grammatical nits.
2011-09-19  Rich BowenRebuilding other new French translations.
2011-09-19  Rich BowenRebuilds French translation updates.
2011-09-19  Rich BowenRebuild transformations.
2011-09-19  Rich BowenNitpick - Be consistent with ending each format descrip...
2011-09-18  Lucien GentisUpdates.
2011-09-18  Stefan FritschFix cut'n'paste error: ErrorLog -> ErrorLogFormat
2011-09-18  Rich BowenTrying to make it slightly clearer that 'name' in these...
2011-09-18  Rich BowenAltering the "somewhat similar" to default example...
2011-09-17  Eric CovenerPR51371: cross-compile issues with cgi and apr_procattr...
2011-09-17  Daniel RuggeriLog better information and prevent leak of an X509...
2011-09-17  Ruediger Pluem* Correctly obey ServerName / ServerAlias if the Host...
2011-09-16  Guenter KnaufFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE ...
2011-09-16  Jeff Trawickfix spelling error in a couple of log messages
2011-09-16  Guenter KnaufContinue if the platform doesnt support file perms.
2011-09-16  Stefan FritschAdd comment that the check for empty brigade at the...
2011-09-16  Stefan FritschFix cut'n'paste errors: APR_DECLARE -> AP_DECLARE
2011-09-15  Stefan Fritschupdate xforms
2011-09-15  Stefan FritschUn-deprecate AddOutputFilterByType and update docs...
2011-09-15  Stefan FritschImplement AddOutputFilterByType by doing strcmp()s...
2011-09-15  Stefan Fritschreplace non-threadsafe use of srand() and rand() with...
2011-09-15  Stefan Fritschuse random value as multipart range boundary to prevent...
2011-09-15  Stefan Fritschinitialize counter with random number
2011-09-15  Stefan FritschCreate wrapper API for apr_random;
2011-09-15  Stefan Fritsch- start definitive list of modules not to be included...
2011-09-15  Jim JagielskiGA plan
2011-09-14  Daniel RuggeriModify SSLProxyMachineCertificateChainFile to use X509...
2011-09-14  Kaspar BrandProperly fill in the SSL_{CLIENT,SERVER}_V_{START,END...
2011-09-14  Kaspar Brandssl_callback_proxy_cert(): take advantage of ssl_log_cx...
2011-09-13  Stefan Fritschmention mod_deflate optimization; ap_expr is based...
2011-09-13  Stefan FritschFix 'Content-Encoding: gzip' missing if the first briga...
2011-09-13  Jim Jagielskixforms
2011-09-13  Jim JagielskiSome more 2.4 goodness and notes
2011-09-13  Jim JagielskiXforms again post mod_proxy.xml update
2011-09-13  Jim JagielskiList worker flags in a more useful manner and note...
next