summaryrefslogtreecommitdiffstats
path: root/lasso/Attic
Commit message (Expand)AuthorAgeFilesLines
* renamed federationTerminationReturnServiceURL to federationTerminationService...Nicolas Clapies2004-08-182-3/+3
* 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-145-12/+14
* include <xmlsec/base64.h> since xmlSecBase64Decode is usedFrederic Peters2004-08-141-0/+1
* declarations first (and s/lenght/length/)Frederic Peters2004-08-132-12/+13
* *** empty log message ***Valery Febvre2004-08-121-15/+85
* Added tests for errors reporting and to avoid some malicious segfaultsValery Febvre2004-08-121-12/+19
* Fixed a bug in lasso_provider_get_providerIDValery Febvre2004-08-111-1/+7
* Fixed GError* bugsValery Febvre2004-08-111-0/+77
* Fixed a bug with metadataValery Febvre2004-08-112-41/+57
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-1116-43/+53
* Added XML export type in lasso_authn_request_envelope_new_from_export()Valery Febvre2004-08-091-0/+3
* 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
* Removed debug messagesValery Febvre2004-08-061-5/+5
* Renamed all SAMLArt strings by SAMLartValery Febvre2004-08-061-3/+3
* Replaced a lot of wrong issueInstance words by issueInstantValery Febvre2004-08-0514-72/+67
* Added a new argument 'err' in lasso_artifact_get_* methodsValery Febvre2004-08-042-20/+70
* Fixed a bug in lasso_artifact_new() and lasso_artifact_get_identityProviderSu...Valery Febvre2004-08-041-10/+30
* *** empty log message ***Valery Febvre2004-08-041-0/+2
* Added the SOAP export type in lasso_authn_request_new_from_export()Valery Febvre2004-08-041-2/+11
* Renamed enum lassoProviderTypes into lassoProviderType (Bug #225)Valery Febvre2004-08-042-71/+71
* Renamed enum lassoNodeExportTypes into lassoNodeExportType (Bug #225)Valery Febvre2004-08-0422-64/+66
* Changed all lasso_provider_get_* methods prototypeValery Febvre2004-08-042-78/+305
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-3116-83/+95
* Added 2 tests in lasso_federation_copy() to avoid NULL pointer copyValery Febvre2004-07-311-2/+6
* lecp in environs is completeNicolas Clapies2004-07-304-18/+53
* LassoIdentity was renamed into LassoFederationValery Febvre2004-07-292-381/+0
* Renamed LassoIdentity class into LassoFederation andValery Febvre2004-07-293-2/+384
* *** empty log message ***Nicolas Clapies2004-07-291-2/+2
* update of register name identifierNicolas Clapies2004-07-294-136/+160
* Removed memory leaksValery Febvre2004-07-292-2/+8
* Added lasso_identity_copy() methodValery Febvre2004-07-282-5/+22
* Added lasso_provider_copy() methodValery Febvre2004-07-282-0/+17
* *** empty log message ***Valery Febvre2004-07-261-2/+2
* Removed many memory leaksValery Febvre2004-07-262-9/+16
* Removed many memory leaksValery Febvre2004-07-253-2/+8
* Added lasso_provider_destroy() methodValery Febvre2004-07-252-0/+8
* Many little fixsValery Febvre2004-07-252-8/+9
* Replaced old debug() calls by the 2 new functions debug() and message()Valery Febvre2004-07-242-8/+9
* update of logout with better support of propagation from idpNicolas Clapies2004-07-231-2/+10
* - Added a third arg (GError **err) in lasso_node_get_attr_value()Valery Febvre2004-07-235-28/+108
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-222-12/+3
* add lecp in environsNicolas Clapies2004-07-224-6/+31
* add level 2 of LECPNicolas Clapies2004-07-225-0/+372
* Moved LassoProviderTypes enums from profile_context.h to provider.hValery Febvre2004-07-221-0/+6
* declare used functionFrederic Peters2004-07-221-0/+1
* unused variableFrederic Peters2004-07-221-1/+1
* unused variablesFrederic Peters2004-07-221-2/+1