summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff
Commit message (Expand)AuthorAgeFilesLines
* dealing with errors; now like this:Frederic Peters2004-12-136-38/+39
* properly sign soap messages in name identifier mapping profile.Frederic Peters2004-12-121-8/+4
* got top-of-file license spaced the same way as in other files (+ fixed editorFrederic Peters2004-12-122-4/+4
* Added lasso_server_add_service() methodValery Febvre2004-12-102-2/+57
* Added LassoService classValery Febvre2004-12-103-0/+210
* 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-104-66/+114
* overridden spelling fix caused alignment wreckageFrederic Peters2004-12-108-8/+8
* reenabled signature checking on query strings (xml messages still to do)Frederic Peters2004-12-107-14/+26
* moved NameRegistration to XmlSnippetFrederic Peters2004-12-091-41/+14
* removed unnecessary namespace declarationFrederic Peters2004-12-091-1/+0
* removed unnecessary private_data in LassoFederation; consequence beingFrederic Peters2004-12-092-62/+2
* removed struct LassoLoginPrivate declarationFrederic Peters2004-12-091-2/+0
* Moved LassoLogin to XmlSnippet; not completely since an enum is converted inFrederic Peters2004-12-091-57/+16
* use xml snippet in LassoProfile; better faster stronger.Frederic Peters2004-12-092-87/+18
* force role as service provider in lasso_login_build_authn_request_msgFrederic Peters2004-12-081-2/+8
* forgot to get query when AuthnRequestsSigned was not setFrederic Peters2004-12-081-0/+3
* For Swig, corrected server providerIds.Emmanuel Raviart2004-12-082-0/+8
* The past participle of "to override" is overridden.Emmanuel Raviart2004-12-0711-11/+11
* 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
* formatted for easier processingFrederic Peters2004-12-041-1/+1
* do not share memory between profile->remote_providerID and response->ProviderIDFrederic Peters2004-12-031-1/+2
* last(?) iteration on XmlSnippet; now attached to classes, get_xmlNode andFrederic Peters2004-12-021-0/+4
* extra consistency check in lasso_session_get_provider_indexFrederic Peters2004-11-291-6/+7
* fixed error checking in lasso_server_newFrederic Peters2004-11-291-4/+6
* added error checking in lasso_server_newFrederic Peters2004-11-291-1/+3
* added proper error checking where xpath is used.Frederic Peters2004-11-292-5/+12
* cut on some line lengthsFrederic Peters2004-11-295-11/+16
* fixed protocolProfile handling when NULL in request inFrederic Peters2004-11-291-1/+3
* added RelayState support in federation termination notification (used only inFrederic Peters2004-11-291-5/+5
* updated lasso_login_process_authn_request_msg to lasso 0.5 codeFrederic Peters2004-11-291-10/+17
* error checking in lasso_profile_get_request_type_from_soap_msg()Frederic Peters2004-11-281-18/+12
* signature for FederatationTerminationNotification; preparation forFrederic Peters2004-11-262-19/+7
* cut some long linesFrederic Peters2004-11-262-2/+4
* indentation workFrederic Peters2004-11-256-29/+15
* restore spaces in front of author nameFrederic Peters2004-11-253-3/+3
* limit line length to 100 characters.Frederic Peters2004-11-2515-186/+209
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-2218-82/+78
* added error checking on query strings; python tests should now passFrederic Peters2004-11-226-14/+25
* don't dump empty file path in server dumpsFrederic Peters2004-11-221-3/+5
* server is not part of <profile> dumpFrederic Peters2004-11-181-13/+0
* more header cleaningFrederic Peters2004-11-162-9/+1
* cleaning #includesFrederic Peters2004-11-1610-40/+5
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-1522-27/+27
* return value on init_from_xml; and minor tweaks to code styleFrederic Peters2004-11-099-112/+126
* LECP converted to new treeFrederic Peters2004-11-014-293/+272
* set RemoteProviderID has <federation> attribute instead of text child to be aFrederic Peters2004-11-011-6/+4
* sign message in name registrationFrederic Peters2004-11-011-2/+2