summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/provider.c
Commit message (Expand)AuthorAgeFilesLines
* Do not store metadata in provider dumps; only store the filename. HandleFrederic Peters2004-12-241-35/+73
* documented #LassoServerFrederic Peters2004-12-221-6/+7
* Started organizing Lasso Reference Manual; documenting LassoProvider.Frederic Peters2004-12-221-3/+73
* added lasso_provider_get_base64_succint_id method to LassoProvider toFrederic Peters2004-12-211-0/+17
* don't use xmlSecFind to look up signatureFrederic Peters2004-12-211-1/+6
* Added differentiation between creating xmlnode for lasso use (the _dumpFrederic Peters2004-12-191-1/+1
* (almost) done with errors in ID-FF; remaining "return -1" have been convertedFrederic Peters2004-12-161-1/+1
* pointers are %p in format strings, not %xFrederic Peters2004-12-151-2/+2
* memory management workFrederic Peters2004-12-151-3/+18
* fixed a few "variable might be used uninitialized in this function" detectedFrederic Peters2004-12-151-2/+2
* properly check signature on soap samlp:Request (login/artifact)Frederic Peters2004-12-141-0/+3
* got top-of-file license spaced the same way as in other files (+ fixed editorFrederic Peters2004-12-121-2/+2
* Fixed the attribute name of the dump versionValery Febvre2004-12-101-1/+1
* Added back xmlsec signature check (and disabled it in name identifier mappingFrederic Peters2004-12-101-53/+88
* overridden spelling fix caused alignment wreckageFrederic Peters2004-12-101-1/+1
* reenabled signature checking on query strings (xml messages still to do)Frederic Peters2004-12-101-5/+16
* The past participle of "to override" is overridden.Emmanuel Raviart2004-12-071-1/+1
* fixed xpath expressions for id-ff 1.1 compatibilityFrederic Peters2004-12-061-4/+4
* fixed metadataFrederic Peters2004-12-061-2/+2
* added (untested) compatibility with ID-FF 1.1 metadata filesFrederic Peters2004-12-061-9/+45
* added proper error checking where xpath is used.Frederic Peters2004-11-291-4/+11
* restore spaces in front of author nameFrederic Peters2004-11-251-1/+1
* limit line length to 100 characters.Frederic Peters2004-11-251-1/+1
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-221-19/+21
* cleaning #includesFrederic Peters2004-11-161-1/+0
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-151-1/+1
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-091-2/+5
* synced lasso_login_build_authn_request_msg; added has_protocol_profileFrederic Peters2004-10-291-13/+20
* removal of \n at end of error messagesFrederic Peters2004-10-271-2/+2
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-0/+517
* *** empty log message ***Valery Febvre2004-06-301-132/+0
* add acces methods to metadata logout propertiesNicolas Clapies2004-06-251-8/+15
* a lot of updateNicolas Clapies2004-06-221-23/+17
* add code to build provider from filename and method to acces value of metadataNicolas Clapies2004-06-151-32/+55
* Initial versionValery Febvre2004-06-041-0/+108