summaryrefslogtreecommitdiffstats
path: root/auth_mellon_util.c
Commit message (Expand)AuthorAgeFilesLines
* Convert session env array to dynamic size storageolavmrk2014-06-201-3/+5
* Fix potential NULL Dereference bugsolavmrk2014-06-121-4/+8
* Simplify cache disabling headers.olavmrk2014-02-131-22/+10
* Fix typos.olavmrk2013-05-211-1/+1
* Fix am_urldecode handling of encoded slashes.olavmrk2013-05-081-14/+62
* Fix repost data expiration.olavmrk2013-03-221-1/+5
* Rename am_generate_session_id() to am_generate_id().olavmrk2013-03-061-12/+12
* Disable automatic creation of MellonPostDirectory.olavmrk2013-03-061-68/+11
* Do not set headers twice.olavmrk2012-01-121-8/+2
* New MellonIdPMetadataGlob directive to load mulitple IdP metadatamanu@netbsd.org2011-03-231-0/+25
* Regexp backreference substitution in MellonCond manu@netbsd.org2011-03-221-1/+225
* New MellonCond directive to enable attribute filtering beyond MellonRequire manu@netbsd.org2011-03-171-33/+87
* Fix references to MellonPostDirectory in README and in a comment.olavmrk2011-02-181-2/+2
* Change implementation of am_get_endpoint_url to use ap_construct_urlbenjamin.dauvergne2010-10-211-24/+1
* Change return type of am_reconstruct_url to not be const.olavmrk2010-06-301-2/+2
* Shibboleth 2 interoperability. This is acchieved by increasing themanu@netbsd.org2010-05-311-0/+36
* Off-by one bug that caused malfunction when replaying a POST request manu@netbsd.org2009-11-131-1/+1
* Make sure that redirect URLs doesn't contain control characters.olavmrk2009-11-111-0/+26
* Support replay of multipart/form-data POST requestsmanu@netbsd.org2009-11-111-55/+294
* Replay POST requets after been sent to the IdPmanu@netbsd.org2009-11-091-0/+352
* Do not ever send Cache-Control: no-cahche to IE, as it breaks filemanu@netbsd.org2009-08-111-6/+23
* Update am_getfile to use apr_file_read_full.olavmrk2009-06-141-3/+4
* Use lasso_server_new_from_buffer if available.olavmrk2008-11-101-0/+53
* Initial import of version 0.0.6olavmrk2007-09-241-0/+518