summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ID-FF 1.2 & SAML 2.0: Fix #173, check InReponseTo in authn responsesBenjamin Dauvergne2009-02-173-16/+25
* fixed binding generationDamien Laniel2009-02-062-4/+4
* removed trailing whitespaceDamien Laniel2009-02-061-1/+1
* fixed parsing of OFTYPEDamien Laniel2009-02-052-3/+3
* added all string constants to the API docDamien Laniel2009-01-261-4/+375
* reorganised string constants definitionsDamien Laniel2009-01-261-38/+40
* added an index to quickly find symbolsDamien Laniel2009-01-261-2/+2
* fixed some functions nameDamien Laniel2009-01-261-10/+11
* documentation-related fixesDamien Laniel2009-01-266-10/+12
* added documentation for id-wsf 2.0 functionsDamien Laniel2009-01-265-22/+329
* added lasso_data_service_new_full and removed lasso_idwsf2_discovery_destroy ...Damien Laniel2009-01-261-1/+1
* Core: if OFTYPE is already defined, skipBenjamin Dauvergne2009-01-241-0/+2
* Core: add decorator on GList return value in LassoSession headerBenjamin Dauvergne2009-01-241-1/+5
* Java: add assertionsBenjamin Dauvergne2009-01-241-1/+2
* ID-FF 1.2: review of logout validate requestBenjamin Dauvergne2009-01-241-3/+3
* ID-FF 1.2: review logout_process_request_msgBenjamin Dauvergne2009-01-241-2/+10
* Core: make caller owner of the list, fix refcount leakBenjamin Dauvergne2009-01-241-1/+1
* Autoconf: new macro AS_COMPILER_FLAGS to check flag supportBenjamin Dauvergne2009-01-242-0/+63
* Core: replace manual reference handling with macrosBenjamin Dauvergne2009-01-241-2/+2
* Core: replace manual handling of references with macrosBenjamin Dauvergne2009-01-241-4/+2
* Core: synchronize lasso_verify_signature with new macrosBenjamin Dauvergne2009-01-241-3/+4
* Core: add new error code to lasso_node_init_from_messageBenjamin Dauvergne2009-01-241-11/+14
* Core: review of lasso_node_encryptBenjamin Dauvergne2009-01-241-7/+5
* ID-FF 1.2: fix leak of instance objectBenjamin Dauvergne2009-01-241-0/+1
* Core: add a new messsage format error for XSchema constraint failureBenjamin Dauvergne2009-01-241-0/+1
* ID-FF 1.2: review logout_validate_requestBenjamin Dauvergne2009-01-241-14/+11
* ID-FF 1.2: validate signatures on responses during the BRWS/Artifact profileBenjamin Dauvergne2009-01-242-0/+29
* ID-FF 1.2: add validation of assertion signaturesBenjamin Dauvergne2009-01-241-5/+21
* Core: add error code LOGIN_ERROR_REFER_TO_UNKNOWN_REQUESTBenjamin Dauvergne2009-01-242-0/+3
* ID-FF 1.2: fix signature validation in login_process_authn_response_msgBenjamin Dauvergne2009-01-241-3/+3
* XML: new LassoProvider API to verify XMLDsig signaturesBenjamin Dauvergne2009-01-242-0/+41
* XML: Make LassoSamlAssertion keep its XML form when created by parsingBenjamin Dauvergne2009-01-241-0/+1
* XML: Add internal API to validate XMLDsig signaturesBenjamin Dauvergne2009-01-242-0/+145
* Core: add new error codesBenjamin Dauvergne2009-01-242-6/+18
* Autoconf: redirect shell warning in one of configure.ac testsBenjamin Dauvergne2009-01-241-2/+2
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-24347-1261/+1602
* Core: add macros to assign list of things, rename xmlNode related macrosBenjamin Dauvergne2009-01-241-86/+146
* Core: add references handling macrosBenjamin Dauvergne2009-01-241-17/+102
* Core: new goto_exit macro which produces warningsBenjamin Dauvergne2009-01-241-0/+9
* Core: new macros for adding string to GListBenjamin Dauvergne2009-01-241-0/+5
* Core: Remove unused macro lasso_warn_deprecatedBenjamin Dauvergne2009-01-241-4/+0
* added documentation sections for ID-WSF 2.0 Discovery and DataServiceDamien Laniel2009-01-222-1/+64
* removed unused destroy functions (only defined in .c or .h files)Damien Laniel2009-01-222-16/+1
* Fedora/Redhat spec fileJean-Marc Liger2009-01-131-0/+317
* correctly check for successful return of DSA_verifyFrederic Peters2008-12-181-1/+1
* check in lasso_name_id_management_init_request if HTTP method is supportedDamien Laniel2008-12-161-2/+13
* fixed fault code and use a more precise fault stringDamien Laniel2008-12-122-2/+3
* if no identity is found while building disco response, create a soap fault re...Damien Laniel2008-12-121-2/+7
* Use assignment macros in id-wsf 2.0 moduleBenjamin Dauvergne2008-12-013-57/+33
* Fix lasso.pc.in Cflags fieldBenjamin Dauvergne2008-11-281-1/+1