summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Expand)AuthorAgeFilesLines
...
* Added lasso/environs/lecp.h inclusion.Romain Chantereay2004-08-061-0/+1
* update of code styleNicolas Clapies2004-08-062-12/+47
* updated code styleNicolas Clapies2004-08-061-5/+5
* Renamed load_notification_msg to process_notification msg, renamed process_re...Nicolas Clapies2004-08-062-53/+85
* *** empty log message ***Valery Febvre2004-08-051-18/+26
* lasso_profile_get_identity() & lasso_profile_get_session() return nowValery Febvre2004-08-051-6/+37
* lasso_server_get_providerID_from_hash() method takes nowValery Febvre2004-08-052-7/+10
* Added automatic detection for the lasso HRef in lasso_node_get_child()Valery Febvre2004-08-051-2/+3
* Replaced a lot of wrong issueInstance words by issueInstantValery Febvre2004-08-0520-125/+121
* fixed coding styleNicolas Clapies2004-08-054-100/+100
* - Fix #234Romain Chantereay2004-08-051-0/+1
* Remove command line PACKAGE definition (already done in lasso_config.h).Romain Chantereay2004-08-051-1/+3
* lasso_identity_get_federation() & lasso_identity_add_federation() methodsValery Febvre2004-08-056-34/+68
* Added a new argument 'err' in lasso_artifact_get_* methodsValery Febvre2004-08-042-20/+70
* Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()Valery Febvre2004-08-048-26/+45
* Fixed a bug in lasso_artifact_new() and lasso_artifact_get_identityProviderSu...Valery Febvre2004-08-041-10/+30
* *** empty log message ***Nicolas Clapies2004-08-041-0/+2
* update of lecp python bindingNicolas Clapies2004-08-041-0/+2
* update of the LECP profileNicolas Clapies2004-08-042-122/+144
* Moved '#include <lasso/lasso_config.h> into lasso.cValery Febvre2004-08-042-2/+1
* *** empty log message ***Valery Febvre2004-08-041-0/+2
* Added the SOAP HTTP method in lasso_login_init_from_authn_request_msg()Valery Febvre2004-08-041-9/+11
* Added the SOAP export type in lasso_authn_request_new_from_export()Valery Febvre2004-08-041-2/+11
* Fixed 3 bugs in lasso_login_new_from_dump()Valery Febvre2004-08-041-22/+26
* remove warning message before lasso_session_remove_assertion()Nicolas Clapies2004-08-041-1/+0
* Renamed enums (Bug #225):Valery Febvre2004-08-0411-64/+65
* Removed the 'identity' arg in lasso_login_new_from_dump() methodValery Febvre2004-08-043-30/+27
* add lasso_session_remove_assertion() in validate_request() and process_respon...Nicolas Clapies2004-08-041-7/+6
* set nameIdentifier attribute of the logout object (from LogoutRequest NameIde...Nicolas Clapies2004-08-041-1/+5
* move server param in newNicolas Clapies2004-08-042-12/+16
* Renamed enum lassoProviderTypes into lassoProviderType (Bug #225)Valery Febvre2004-08-0410-102/+102
* Renamed enum lassoNodeExportTypes into lassoNodeExportType (Bug #225)Valery Febvre2004-08-0423-65/+67
* Changed all lasso_provider_get_* methods prototypeValery Febvre2004-08-048-133/+401
* - No more need of version.h.Romain Chantereay2004-08-031-1/+0
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-032-20/+8
* add request type test for LecpNicolas Clapies2004-08-032-3/+6
* New Autotools infrastructure.Romain Chantereay2004-08-033-5/+27
* Fixed a bug in lasso_session_new_from_dump()Valery Febvre2004-08-031-14/+25
* Added some optimizations in lasso_identity_add_federation()Valery Febvre2004-08-031-11/+8
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-034-65/+65
* Replaced two G_LOG_LEVEL_ERROR by G_LOG_LEVEL_CRITICALValery Febvre2004-08-021-2/+2
* Fixed a bug in lasso_identity_new_from_dump()Valery Febvre2004-08-021-22/+59
* Added a new argument 'err' (GError *) in 5 methods:Valery Febvre2004-08-0115-137/+311
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-3131-238/+342
* Added 2 tests in lasso_federation_copy() to avoid NULL pointer copyValery Febvre2004-07-311-2/+6
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-302-2/+2
* lasso_profile_get_identity() and lasso_profile_get_session() should return co...Valery Febvre2004-07-301-2/+2
* *** empty log message ***Nicolas Clapies2004-07-301-5/+21
* Added a missing #includeValery Febvre2004-07-301-0/+1
* Some G_LOG_LEVEL_ERROR -> G_LOG_LEVEL_CRITICALValery Febvre2004-07-301-11/+11