]> git.ipfire.org Git - thirdparty/apache/httpd.git/shortlog
thirdparty/apache/httpd.git
2011-10-10  Rich BowenRewrites the 'API Phases' section to give a brief intro...
2011-10-10  Rich BowenNot sure what this note was referring to. The xslt...
2011-10-10  Rich BowenFurther clarifications of the rewrite process, as per...
2011-10-10  Stefan FritschRemove OID match which was never in a GA releas and...
2011-10-09  Stefan FritschIf a child is created just before graceful restart...
2011-10-09  Stefan FritschCheck the return value from ap_run_create_connection...
2011-10-09  Rich BowenClarify behavior of multiple rewrite rules in the same...
2011-10-09  Stefan Fritschmod_mime_magic: Add signatures for PNG and SWF to the...
2011-10-09  Stefan FritschOnly dump User/Group if DUMP_RUN_CFG is defined
2011-10-09  Jeff Trawicks/perl/Perl/
2011-10-09  Stefan FritschForce base 10 when parsing the Content-Length. It doesn...
2011-10-09  Stefan FritschConsistently use base 10 for numbers when parsing confi...
2011-10-09  Stefan FritschAdd -D DUMP_RUN_CFG option to dump some configuration...
2011-10-09  Stefan FritschConsistenly use apr_file_* API instead of libc when...
2011-10-09  Stefan FritschRemove ap_proxy_removestr(). It has been unused for...
2011-10-08  Rich BowenRebuild various xdocs
2011-10-08  Rich BowenRebuild various xdocs
2011-10-08  Rich BowenNote that hostname lookups will be performed for 'requi...
2011-10-08  Rich Bowenrefs https://issues.apache.org/bugzilla/show_bug.cgi...
2011-10-08  Nick Kewmod_authn_socache: fix it to enable initialisation...
2011-10-08  Lucien GentisUpdates.
2011-10-08  Stefan FritschShut up gcc/glibc warning about ignoring write()'s...
2011-10-08  Stefan FritschFix format string bugs in mod_lua. Found by gcc and...
2011-10-08  Stefan FritschAdd some CFLAGS in maintainer mode if supported by...
2011-10-08  Stefan FritschAdd another AP_DEBUG_ASSERT to document some assumption...
2011-10-08  Stefan FritschFix a potential NULL pointer dereference found by clang.
2011-10-08  Stefan FritschDowngrade error log messages which accompany a 404...
2011-10-08  Stefan FritschSort hooks twice, once before pre_config, once after...
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
next