summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed a typing error: LASSP_... -> LASSO_...Valery Febvre2004-07-1825-25/+26
* Initial commitValery Febvre2004-07-182-0/+518
* Added a check for xmlsec1 OpenSSL crypto libraryValery Febvre2004-07-181-2/+21
* .tar.gz must include lasso.pc.inFrederic Peters2004-07-171-1/+1
* *** empty log message ***Valery Febvre2004-07-161-1/+1
* *** empty log message ***Valery Febvre2004-07-161-5/+5
* Another try to dllwrap.Romain Chantereay2004-07-161-2/+1
* Added somes g_free() and lasso_node_destroy() to fixe memory leaksValery Febvre2004-07-165-30/+41
* Code cleanupValery Febvre2004-07-161-69/+104
* lasso_node_copy() method uses now the G_OBJECT_TYPE macro to build a newValery Febvre2004-07-161-22/+34
* Removed 2 lasso_node_copy() in lasso_identity_set_local_nameIdentifier() and ...Valery Febvre2004-07-161-2/+2
* *** empty log message ***Nicolas Clapies2004-07-163-1/+71
* *** empty log message ***Nicolas Clapies2004-07-162-6/+18
* Added variables exports information.Romain Chantereay2004-07-161-1/+73
* Added Cygwin/Windows compilation support.Romain Chantereay2004-07-165-84/+690
* removed rules that made "make dist" fails.Frederic Peters2004-07-161-4/+2
* *** empty log message ***Nicolas Clapies2004-07-162-3/+5
* *** empty log message ***Nicolas Clapies2004-07-165-5/+31
* *** empty log message ***Nicolas Clapies2004-07-1610-20/+149
* Added date + time in debug messagesValery Febvre2004-07-152-4/+11
* *** empty log message ***Valery Febvre2004-07-151-1/+1
* UpdateValery Febvre2004-07-151-2/+1
* Added method create_user in Login classValery Febvre2004-07-154-15/+38
* Removed attribute remote_ProviderID of lasso_login_init_request() methodValery Febvre2004-07-152-21/+38
* *** empty log message ***Nicolas Clapies2004-07-151-6/+6
* *** empty log message ***Nicolas Clapies2004-07-152-8/+14
* *** empty log message ***Nicolas Clapies2004-07-152-1/+42
* Changed some debug levelsValery Febvre2004-07-154-7/+7
* Removed attribute 'msg_relayState' in LassoLogin (moved in LassoProfileContext)Valery Febvre2004-07-152-87/+113
* Added attribute 'msg_relayState' in LassoProfileContextValery Febvre2004-07-152-2/+5
* *** empty log message ***Nicolas Clapies2004-07-151-1/+2
* *** empty log message ***Valery Febvre2004-07-152-13/+0
* 7 #define moved from .c to .hValery Febvre2004-07-154-9/+9
* please don't use // for comments, this is QA speaking :)Frederic Peters2004-07-151-1/+1
* 3 #define moved from .h to .cValery Febvre2004-07-152-5/+8
* 6 #define moved from .h to .cValery Febvre2004-07-151-0/+7
* replaced C++ // comments with C /* */ comments before we fall on a pre-C99Frederic Peters2004-07-1520-41/+41
* 4 # define moved from .h to .cValery Febvre2004-07-152-5/+5
* 5 #define moved from .h to .cValery Febvre2004-07-151-0/+6
* Added init & shutdown functions to tutorial.Emmanuel Raviart2004-07-157-0/+21
* Nothing, code cleanup onlyValery Febvre2004-07-141-2/+1
* New debug system with 4 levels (4 colors):Valery Febvre2004-07-142-15/+19
* Added get for nameIdentifier & msg_relayState attributes (in login_getattr fu...Valery Febvre2004-07-141-4/+9
* *** empty log message ***Valery Febvre2004-07-141-5/+19
* *** empty log message ***Valery Febvre2004-07-144-12/+8
* *** empty log message ***Valery Febvre2004-07-144-46/+70
* *** empty log message ***Valery Febvre2004-07-144-68/+128
* add class User, update class Logout, update example logout.pyNicolas Clapies2004-07-132-48/+80
* The API is globally frozen, but locally melting.Emmanuel Raviart2004-07-131-2/+2
* Added response_dump attribute.Emmanuel Raviart2004-07-131-1/+3