summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
...
* added API doc commentsNicolas Clapies2004-08-162-36/+159
* *** empty log message ***Valery Febvre2004-08-161-2/+2
* lasso_provider_get_assertionConsumerServiceURL now returns a glib-allocatedFrederic Peters2004-08-141-5/+8
* get away from G_LOG_LEVEL_ERROR since they cause abort()Frederic Peters2004-08-148-24/+31
* test for xmlParseMemory successFrederic Peters2004-08-141-1/+2
* // are not in ISO C90Frederic Peters2004-08-141-1/+1
* include <xmlsec/base64.h> since xmlSecBase64Decode is usedFrederic Peters2004-08-141-0/+1
* %F is only defined in C99 and %T in the Single Unix Specification; use moreFrederic Peters2004-08-141-1/+1
* include xmlsec/base64.h since it uses one of those functionsFrederic Peters2004-08-131-0/+2
* declarations first (and s/lenght/length/)Frederic Peters2004-08-1344-208/+380
* Improved lasso/.cvsignore.Emmanuel Raviart2004-08-131-0/+3
* Added error checks and error messagesValery Febvre2004-08-131-28/+130
* lasso_server_add_provider returns now a -202 error when it failsValery Febvre2004-08-121-3/+3
* *** empty log message ***Valery Febvre2004-08-121-15/+85
* Modified 4 error codesValery Febvre2004-08-121-5/+6
* Added commentsValery Febvre2004-08-121-13/+9
* Added tests for errors reporting and to avoid some malicious segfaultsValery Febvre2004-08-122-30/+53
* Fixed a bug in lasso_provider_get_providerIDValery Febvre2004-08-111-1/+7
* Removed Base64 encoding of result in lasso_build_unique_id() functValery Febvre2004-08-112-9/+20
* Renamed 4 error codes and added oneValery Febvre2004-08-112-7/+13
* Added param 'type' in set_debug_info()Valery Febvre2004-08-112-8/+9
* Fixed GError* bugsValery Febvre2004-08-115-14/+150
* Added tests for errors reporting and to avoid some malicious segfaultsValery Febvre2004-08-111-36/+55
* Fixed a bug with metadataValery Febvre2004-08-112-41/+57
* Added a param 'err' in 2 methods of LassoServer class:Valery Febvre2004-08-117-40/+90
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-1120-145/+262
* Fixed a bug in lasso_login_process_authn_response_msg() methodValery Febvre2004-08-101-10/+43
* Fixed a BIG bug in lasso_node_add_child() methodValery Febvre2004-08-091-4/+5
* Fixed a bug in lasso_server_dump()Valery Febvre2004-08-091-3/+5
* Fixed a bug in lasso_lecp_build_authn_request_msg()Valery Febvre2004-08-091-2/+7
* Added XML export type in lasso_authn_request_envelope_new_from_export()Valery Febvre2004-08-091-0/+3
* Server objects can now be created without metadataValery Febvre2004-08-091-21/+27
* Corrected correctionValery Febvre2004-08-091-5/+4
* Removed Base64 encoding in lasso_lecp_build_authn_response_msg()Valery Febvre2004-08-092-15/+30
* Removed the param 'remote_providerID' of lasso_login_init_authn_request() methodValery Febvre2004-08-092-10/+11
* Added 3 missing #includeValery Febvre2004-08-091-0/+3
* Added docValery Febvre2004-08-091-0/+30
* Relpaced the lasso_str_hash() call by lasso_sha1() in theValery Febvre2004-08-081-11/+19
* In the dump of the identity object,Valery Febvre2004-08-081-11/+7
* In the dump of the session object,Valery Febvre2004-08-081-4/+5
* In the dump of the server object,Valery Febvre2004-08-082-75/+78
* Minor fixsValery Febvre2004-08-081-16/+14
* In the dump of the federation object,Valery Febvre2004-08-082-3/+4
* In the dump of the provider object,Valery Febvre2004-08-082-2/+4
* Added lasso_sha1() method (will replace lasso_str_hash)Valery Febvre2004-08-072-1/+13
* Moved session & identity properties in private sectionValery Febvre2004-08-061-4/+6
* Removed debug messagesValery Febvre2004-08-062-6/+5
* Added missing parameter description in 5 methodsValery Febvre2004-08-061-0/+5
* Fixed a bug in lasso_login_must_authenticate() methodValery Febvre2004-08-061-1/+2
* Renamed all SAMLArt strings by SAMLartValery Febvre2004-08-062-4/+4