summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install documentation is running after autoconf changes.Emmanuel Raviart2004-08-031-10/+17
* Lasso now requires automake 1.8Emmanuel Raviart2004-08-031-1/+1
* No more anoying warning.Romain Chantereay2004-08-031-2/+2
* *** empty log message ***Nicolas Clapies2004-08-032-3/+3
* Bye bye AM_CONDITIONAL rests.Romain Chantereay2004-08-034-8/+0
* initial versionNicolas Clapies2004-08-032-0/+111
* - No more need of version.h.Romain Chantereay2004-08-032-2/+2
* Update to automake 1.8.Romain Chantereay2004-08-031-3/+3
* Revert.Romain Chantereay2004-08-031-1/+1
* Updated macro calls: from AM_CONFIG_HEADER to AC_CONFIG_HEADERS.Romain Chantereay2004-08-031-1/+1
* Corrected SWIG warning. (deleted it.)Romain Chantereay2004-08-031-5/+0
* - Added libtool auto versionning (or corrected).Romain Chantereay2004-08-031-1/+1
* - Learn back to the previous Python detection.Romain Chantereay2004-08-032-6/+31
* Commented out coldfusion/Makefile generation.Romain Chantereay2004-08-031-7/+6
* replace load_request_msg() with process_request_msg(), process_request() with...Nicolas Clapies2004-08-036-37/+30
* SWIG is NOT required (yet ?) !Romain Chantereay2004-08-031-4/+4
* add request type test for LecpNicolas Clapies2004-08-033-9/+31
* New Autotools infrastructure.Romain Chantereay2004-08-0313-334/+1162
* 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
* Bug correction in test04.Emmanuel Raviart2004-08-031-1/+1
* Added forgotten Lasso call in test04.Emmanuel Raviart2004-08-031-1/+1
* Updated Python test04.Emmanuel Raviart2004-08-032-7/+15
* replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICALNicolas Clapies2004-08-034-65/+65
* Added a new Python regression test that shows that logout doesn't setEmmanuel Raviart2004-08-031-0/+116
* Don't build win32 anymore. Makefile.am in win32 directory will disapearEmmanuel Raviart2004-08-031-1/+1
* - Replaced some charPtrConst_wrap() calls by charPtr_wrap()Valery Febvre2004-08-0211-21/+103
* 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 test03, which shows a bug in Lasso: When identity and session alreadyEmmanuel Raviart2004-08-021-1/+69
* some files to be ignored in debian/Frederic Peters2004-08-021-0/+10
* Integrated README.WIN32 into Lasso book.Emmanuel Raviart2004-08-024-18/+10
* Check that Lasso is inited and shotdown only once.Emmanuel Raviart2004-08-029-14/+15
* Added some win32 specific explanations.Romain Chantereay2004-08-021-0/+37
* New clean and beauty version of the windows resource file.Romain Chantereay2004-08-021-0/+103
* Modified resource. ()Romain Chantereay2004-08-022-102/+4
* Added a new argument 'err' (GError *) in 5 methods:Valery Febvre2004-08-0117-141/+320
* Added a new argument 'err' in 4 methods of the LassoNode class:Valery Febvre2004-07-3132-240/+346
* Updated Java binding and unit test.Emmanuel Raviart2004-07-3119-260/+426
* Removed access to attributes identity & session by __getattr__Valery Febvre2004-07-313-21/+5
* Added 2 tests in lasso_federation_copy() to avoid NULL pointer copyValery Febvre2004-07-311-2/+6
* Python login_tests now works again, although there remains a lasso-CRITICALEmmanuel Raviart2004-07-314-18/+30
* *** empty log message ***Valery Febvre2004-07-311-7/+16
* Fixed 2 errors in lasso_identity_copy() et lasso_session_copy() methodsValery Febvre2004-07-302-2/+2
* Some update to python login_tests. Some bugs remain.Emmanuel Raviart2004-07-301-3/+7
* Removed last profile_context or profileContext.Emmanuel Raviart2004-07-307-78/+78
* Restructured INSTALL a little more.Emmanuel Raviart2004-07-301-9/+9
* Improved book. It also now includes HACKING.Emmanuel Raviart2004-07-303-55/+95
* Initial commitValery Febvre2004-07-301-0/+34
* lasso_profile_get_identity() and lasso_profile_get_session() should return co...Valery Febvre2004-07-301-2/+2