]> granicus.if.org Git - apache/shortlog
apache
2012-06-26 Daniel Grunoxforms
2012-06-26 Daniel GrunoUpdates
2012-06-26 Daniel Grunoxforms
2012-06-26 Daniel GrunoMove SSLCACertificate* into the correct (allowed) conte...
2012-06-25 Daniel Grunoxforms
2012-06-25 Daniel GrunoFix the wording of r1353263 a bit.
2012-06-24 Daniel Grunoxforms
2012-06-24 Daniel GrunoAdd a link to sections.html and change the example...
2012-06-24 Lucien GentisUpdates.
2012-06-24 Daniel Grunoxforms
2012-06-24 Daniel GrunoAdd a note about DirectoryIndex adding resources instea...
2012-06-22 Stefan Fritschxforms
2012-06-22 Stefan FritschThe compiled in limit has been removed in r149269,...
2012-06-22 Stefan FritschMake sure that a triggering LimitRequestFieldSize is...
2012-06-22 Stefan Fritschnote more prominently that SHA and crypt are insecure
2012-06-22 Stefan Fritschimprove dump_allocator, add dump_one_pool
2012-06-21 Ben LaurieRFC 5878 support.
2012-06-21 Lucien GentisUpdates.
2012-06-21 Joe Orton* modules/cache/cache_util.c (write_write_order): Remov...
2012-06-20 Daniel Grunoxforms
2012-06-20 Daniel GrunoUpdate (fix) the POST data retrieval example.
2012-06-20 Eric Coveneradd a warning in the LDAP AuthnProviderAlias and expect...
2012-06-20 Daniel Grunoxforms
2012-06-20 Daniel GrunoAdd back the parsebody reference in the handler example.
2012-06-20 Daniel GrunoAdd the missing parsebody function to mod_lua, for...
2012-06-20 Daniel Grunoxforms
2012-06-20 Daniel GrunoFix a whitespace issue
2012-06-19 Joe Orton* support/ab.c (test, start_connect): Only bind the...
2012-06-17 Lucien GentisUpdates.
2012-06-17 Stefan FritschLog the actual problem if parsing of 'Require expr...
2012-06-17 Stefan Fritschxforms
2012-06-17 Stefan FritschIf an expression in "Require expr" returns denied and
2012-06-17 Stefan FritschLog error if 'Require expr' fails
2012-06-16 Stefan Fritschxforms
2012-06-16 Stefan FritschAdd new directive LuaAuthzProvider to allow implementing an
2012-06-16 Stefan Fritschuse macro to make definition of integer fields more...
2012-06-16 Stefan Fritschfactor common code into utility function
2012-06-16 Stefan Fritschchange various strings from char * to const char *
2012-06-16 Stefan Fritschpass the provider name to parse_require_line as pool...
2012-06-16 Stefan FritschAdjust log message: Condition can be caused by configur...
2012-06-16 Stefan Fritschmod_lua: Add a few missing request_rec fields. Rename...
2012-06-16 Stefan Fritschallow tail call optimization in log methods, remove...
2012-06-16 Stefan FritschChange prototype of vm_construct, to work around gcc...
2012-06-14 Stefan FritschExpand the SRP reference documentation
2012-06-13 Joe OrtonSECURITY: CVE-2012-2687 (cve.mitre.org):
2012-06-10 Stefan FritschPass the server_rec to ssl_die() and use it to log...
2012-06-10 Stefan FritschIf OPENSSL_NO_COMP is defined, omit merging the compres...
2012-06-10 Stefan FritschAdd some improvements as suggested by Kaspar
2012-06-10 Lucien GentisUpdates.
2012-06-08 Stefan FritschRemove some backported or reverted items
2012-06-08 Joe Orton* include/util_ldap.h: Treat LDAP_UNAVAILABLE as a...
2012-06-08 Joe Orton* configure.in: Enforce 1.4.0 as minimum APR version...
2012-06-08 Stefan Fritschxforms
2012-06-08 Stefan FritschAdd support for TLS-SRP (Secure Remote Password key...
2012-06-08 Daniel Grunoxforms
2012-06-08 Daniel GrunoFix a broken link
2012-06-06 Daniel Grunoxforms
2012-06-06 Daniel GrunoAdd a note that VirtualDocumentRoot will override Docum...
2012-06-06 Joe Orton* support/htpasswd.c (mkrecord): Handle crypt() failure.
2012-06-05 Rich BowenSorry about that. Broke the comments stuff in that...
2012-06-05 Rich Bowenrebuild docs
2012-06-05 Rich BowenRebuild authz_host edit.
2012-06-05 Rich BowenAdds a security remark regarding proxied content and...
2012-06-05 Daniel Grunoxforms
2012-06-05 Daniel GrunoUse HTTPS for the comments instead of HTTP (and yay...
2012-06-05 Daniel Grunoxforms
2012-06-05 Daniel GrunoFix up the wording, so it leaves no doubt that status...
2012-06-04 Daniel Grunoxforms
2012-06-04 Daniel GrunoComment out unsupported function calls.
2012-06-04 Daniel Grunorebuild everything
2012-06-04 Daniel GrunoChange references in version.ent from disqus to the...
2012-06-02 Stefan FritschAvoid buffer overflow if one protocol string is too...
2012-06-01 Stefan Fritschremove obsolete comment (PROXY_MAGIC_TYPE is not used...
2012-06-01 Stefan Fritschxforms
2012-06-01 Stefan FritschAdd new directive SSLCompression to disable SSL-level...
2012-06-01 Joe Orton* configure.in: Correct handling of --with-suexec-logfi...
2012-05-31 Joe OrtonTweak wording.
2012-05-31 Joe Orton* support/suexec.c: Define AP_LOG_FACILITY.
2012-05-31 Eric Covenerxforms
2012-05-31 Eric CovenerPR5334, leave a hint about VirtualHost args acting...
2012-05-31 Eric CovenerPR53334, restore info about VirtualHost args used for...
2012-05-29 Stefan Fritschxforms
2012-05-29 Stefan Fritschbe more verbose about what -DDUMP_CONFIG does not
2012-05-29 Stefan Fritschadd PR reference
2012-05-29 Daniel Grunoxforms
2012-05-29 Daniel GrunoAdding some additional security considerations. Thanks...
2012-05-27 Stefan FritschMake ap_regcomp() return AP_REG_ESPACE if out of memory...
2012-05-27 Stefan FritschCompile the regex used by is_header_regex() only once...
2012-05-27 Daniel Grunoxforms
2012-05-27 Stefan FritschMake apxs use LDFLAGS from config_vars.mk in addition...
2012-05-27 Daniel GrunoAdd a small hack to preserve newlines and still retain...
2012-05-27 Stefan FritschFix MaxConnectionsPerChild
2012-05-27 Stefan Fritschrename requests_this_child to conns_this_child, which...
2012-05-27 Lucien GentisUpdates.
2012-05-26 Lucien GentisUpdates.
2012-05-24 Daniel Grunorebuild
2012-05-24 Daniel GrunoAdd newlines to example output
2012-05-23 Joe Orton* docs/manual/: Commit XML for suexec changes + re...
2012-05-23 Joe Ortonsuexec: Support use of setgid/setuid capability bits...
2012-05-23 Joe Orton* docs/manual/suexec.html.en: Update for syslog logging.
next