Fix for secadv 20060615
[shibboleth/cpp-sp.git] / apache / mod_apache.cpp
2006-06-16 Scott CantorFix for secadv 20060615 1.2.1c
2004-10-26 Scott CantorBackported timeout "fix"
2004-05-28 Scott CantorSmall fix to shireURL handling
2004-05-10 Scott CantorSwitched to child_init hook for startup on Apache 2
2004-05-09 Scott CantorApache header conflict on Solaris 9
2004-04-27 Scott CantorBetter handling of default port when scheme is overridden
2004-04-27 Scott CantorAdded a ShibURLScheme server command
2004-04-26 Scott CantorAdjusted ACL API to take authn statement as well as...
2004-04-26 Scott CantorWasn't compiling on Apache 1.3
2004-04-26 Derek AtkinsAdd some debugging info in mod_apache to see where...
2004-04-23 Scott CantorFactor out some of the cookie name handling.
2004-04-19 Scott CantorAdded export of NameIdentifier.
2004-04-15 Scott CantorExtended MLP to support arbitrary tag subbing from...
2004-04-14 Scott Cantorcorrected some log messages
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
2004-04-03 Scott CantorRemoved dual config mode.
2004-04-02 Scott CantorAdded require Shibboleth rule, fixed valid-user, and...
2004-04-01 Derek AtkinsAdd a comment to revisit a difference between this...
2004-04-01 Derek AtkinsReduce code duplication -- move the headers into the...
2004-04-01 Scott CantorMoved our headers into the per-version files above...
2004-03-31 Derek AtkinsBuild apache modules from a common source.