summaryrefslogtreecommitdiffstats
path: root/lasso/id-ff/identity.c
Commit message (Expand)AuthorAgeFilesLines
...
* expose identity/resourceoffering functions to developerFrederic Peters2005-08-121-0/+1
* another id-wsf step, disco:query, looking up for resource offerings in identityFrederic Peters2005-08-091-0/+21
* new remove entry; correctly restore resource offerings from identity dumpFrederic Peters2005-08-091-0/+10
* renamed crunch to build since it doesn't look like there is a need for anFrederic Peters2005-08-091-0/+29
* lasso_discovery_crunch_modify_msg() (waiting for another name) process discoFrederic Peters2005-08-081-1/+49
* char signedness for gcc 4 (id-wsf part has not been done)Frederic Peters2005-07-301-5/+5
* Now lasso_identity_new_from_dump() and lasso_session_new_from_dump() return N...Nicolas Clapies2005-06-271-2/+8
* added tests to fix bug #407 and avoir similar onesFrederic Peters2005-02-041-0/+6
* moved lasso_identity_{add,remove}_federation to privateFrederic Peters2005-01-261-0/+1
* documented memory management for lasso_identity_add_federationFrederic Peters2005-01-251-1/+2
* Updated Copyright and authors.Emmanuel Raviart2005-01-221-3/+2
* removed individual debug() statements in dispose() and finalize(); replaced byFrederic Peters2005-01-041-5/+0
* Removed second and third parameters of lasso_node_dump since @encoding isFrederic Peters2005-01-011-1/+1
* memory management for #LassoIdentity and #LassoSession (partial)Frederic Peters2004-12-301-2/+3
* fixing object refcounting in login/logout and proper object destruction toFrederic Peters2004-12-301-0/+2
* documenting #LassoIdentity and #LassoFederationFrederic Peters2004-12-221-4/+61
* Added differentiation between creating xmlnode for lasso use (the _dumpFrederic Peters2004-12-191-2/+2
* (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/+1
* overridden spelling fix caused alignment wreckageFrederic Peters2004-12-101-1/+1
* For Swig, corrected server providerIds.Emmanuel Raviart2004-12-081-0/+6
* The past participle of "to override" is overridden.Emmanuel Raviart2004-12-071-1/+1
* renamed private struct member to private_data (gtk+ does it like that)Frederic Peters2004-11-221-5/+5
* 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-1/+3
* 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-405/+134
* Fixed a bug in instance_init() methods of LassoIdentity and LassoSession classesValery Febvre2004-10-011-1/+1
* *** empty log message ***Nicolas Clapies2004-09-221-1/+18
* Added lasso_identity_get_first_providerID(). Now it replaces lasso_identity_g...Nicolas Clapies2004-09-201-1/+9
* Added version attribute in lasso dump messagesNicolas Clapies2004-09-061-0/+5
* missing includes, unusued variables, usual saturday stuff.Frederic Peters2004-09-041-1/+0
* removed extra parentheses after return statements;Frederic Peters2004-09-011-12/+12
* declarations first (and s/lenght/length/)Frederic Peters2004-08-131-2/+2
* Changed return type for 5 methods in LassoNode:Valery Febvre2004-08-111-1/+1
* In the dump of the identity object,Valery Febvre2004-08-081-11/+7
* lasso_identity_get_federation() & lasso_identity_add_federation() methodsValery Febvre2004-08-051-11/+14
* Renamed enums (Bug #225):Valery Febvre2004-08-041-1/+1
* Added some optimizations in lasso_identity_add_federation()Valery Febvre2004-08-031-11/+8
* Fixed a bug in lasso_identity_new_from_dump()Valery Febvre2004-08-021-22/+59
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-311-7/+12
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-301-1/+1
* Fixed a typing mistakeValery Febvre2004-07-301-4/+4
* Added methods:Valery Febvre2004-07-301-1/+1
* Added new attribute is_durty in LassoIdentity & LassoSession classesValery Febvre2004-07-301-5/+12
* update of examples to user identity and session objectsNicolas Clapies2004-07-301-1/+11
* Renamed LassoIdentity class into LassoFederation andValery Febvre2004-07-291-0/+424
* *** empty log message ***Valery Febvre2004-06-301-87/+0
* update for session environ in process of authentication, user environ for ide...Nicolas Clapies2004-06-231-25/+7