summaryrefslogtreecommitdiffstats
path: root/auth_mellon_config.c
Commit message (Expand)AuthorAgeFilesLines
* Convert session user name to dynamic size storageolavmrk2014-06-201-2/+0
* Introduce dynamic memory pool for sessionsolavmrk2014-06-201-0/+12
* Add a helper to redirect on unauthorized errorolavmrk2014-04-251-0/+14
* Handle non successful status posted by the Idpolavmrk2014-04-251-0/+7
* Fix MellonDoNotVerifyLogoutSignature.olavmrk2013-10-281-1/+1
* Add MellonSetEvnNoPrefix option.olavmrk2013-05-301-2/+41
* Fix typos.olavmrk2013-05-211-2/+2
* Add MellonSPentityId to control entityId in autogenerated metadatamanu@netbsd.org2013-04-151-0/+12
* Handle relative paths in configuration.olavmrk2013-03-061-13/+23
* Disable automatic creation of MellonPostDirectory.olavmrk2013-03-061-6/+1
* Disable replay of POST request by default.olavmrk2013-03-061-0/+9
* Change lock file to be stored in /var/run.olavmrk2013-03-061-1/+1
* Add configuration directive MellonDoNotVerifyLogoutSignaturebenjamin.dauvergne2012-10-091-3/+44
* Fix commit 140: error in the merge statement for authn_context_class_ref conf...benjamin.dauvergne2012-06-281-1/+1
* Add directive MellonSubjectConfirmationDataAddressCheckbenjamin.dauvergne2012-02-171-0/+10
* Compatibility with older versions of the apr library.olavmrk2011-12-141-1/+3
* Add MellonAutnContextClassRef to configuration directivesolavmrk2011-12-071-0/+41
* Honour MellonProbeDiscoveryIdP order when sending probesmanu@netbsd.org2011-12-051-7/+48
* Add support for inheriting lasso_server objects.olavmrk2011-05-181-3/+43
* Add support for loading federation metadata files.olavmrk2011-05-181-28/+106
* Remove unused function am_get_provider_id().olavmrk2011-05-181-60/+0
* Change cfg->idp_metadata_files to an array instead of an hash.olavmrk2011-05-181-15/+7
* Add MellonCookieDomain and MellonCookiePath directivesbenjamin.dauvergne2011-04-071-1/+26
* Fix leak of lasso_server objects.olavmrk2011-03-301-0/+27
* New MellonIdPMetadataGlob directive to load mulitple IdP metadatamanu@netbsd.org2011-03-231-0/+55
* Regexp backreference substitution in MellonCond manu@netbsd.org2011-03-221-41/+51
* Properly terminate parameter list for apr_pstrcat.olavmrk2011-03-181-1/+1
* New MellonCond directive to enable attribute filtering beyond MellonRequire manu@netbsd.org2011-03-171-16/+182
* A /mellon/probeDisco endpoint replaces the builtin:get-metadata IdP manu@netbsd.org2011-03-091-9/+77
* Remove compiler warningbenjamin.dauvergne2010-09-281-4/+3
* Check whether the metadata files exists before passing them to Lasso.olavmrk2010-06-171-0/+12
* Optionaly ave the remote IdP entityId in the environmentmanu@netbsd.org2010-05-311-0/+12
* Replay POST requets after been sent to the IdPmanu@netbsd.org2009-11-091-0/+55
* Change apr_uintptr_t to apr_size_t.olavmrk2009-08-071-1/+1
* Add MellonOrganization(Name|DisplayName|URL) for filling themanu@netbsd.org2009-06-151-0/+70
* Add a MellonSamlResponseDump option to dump the SAML authentication response in manu@netbsd.org2009-06-011-0/+17
* Add MellonSessionDump option, to make the session available in the environmentmanu@netbsd.org2009-05-251-1/+16
* - Support for multiple IdPmanu@netbsd.org2009-05-121-7/+116
* Add a MellonSecureCookie setting to enforce Secure + HttpOnly flags formanu@netbsd.org2009-03-021-0/+19
* Add MellonDefaultLoginPath option.olavmrk2008-11-111-8/+17
* Use lasso_server_new_from_buffer if available.olavmrk2008-11-101-3/+37
* Add two missing configuration merges from CA cert and SP cert support.olavmrk2008-11-101-0/+7
* Add support for IdP CA certificate and SP certificate.olavmrk2008-10-271-0/+25
* Initial import of version 0.0.6olavmrk2007-09-241-0/+580