Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | in saml2_helper.{c,h}, remote const modifier from time_t type | Benjamin Dauvergne | 2010-01-12 | 1 | -1/+1 |
| | |||||
* | SAML 2.0: overhaul for ubuquitous binding support, still need work for ↵ | Benjamin Dauvergne | 2010-01-12 | 1 | -3/+8 |
| | | | | HTTP-Artefact | ||||
* | SAML 2.0: in saml2_helper.c, add new methods to manipulate SAML2 assertions | Benjamin Dauvergne | 2010-01-04 | 1 | -0/+98 |
* lasso/saml-2.0/saml2_helper.c lasso/saml-2.0/saml2_helper.h: - add lasso_server_saml2_assertion_setup_signature, to help in defining signature upon saml2:Assertion nodes. - add new symbols LASSO_DURATION_MINUTE, LASSO_DURATION_HOUR, LASSO_DURATION_DAY, LASSO_DURATION_WEEK. - add method lasso_saml2_assertion_add_attribute_with_node * docs/reference/lasso/lasso-sections.txt: declare new functions in saml2_helper section. |