summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* removed LassoMessageType from docFrederic Peters2005-02-211-1/+0
* documented LassoRequestType and killed unused LassoMessageType (it was alreadyFrederic Peters2005-02-212-28/+16
* gtkdoc comment formattingFrederic Peters2005-02-211-1/+1
* documented new version check modeFrederic Peters2005-02-211-3/+4
* hacking against swig 1.3.24Frederic Peters2005-02-211-5/+8
* generated files are best ignored by cvsFrederic Peters2005-02-196-0/+12
* janitored configure.ac; it shouldn't have been batardized this way.Frederic Peters2005-02-192-20/+10
* missing csharp swig generated fileFrederic Peters2005-02-191-1/+1
* removed long useless fileFrederic Peters2005-02-191-51/+0
* define LASSO_WSF_ENABLEDFrederic Peters2005-02-191-0/+4
* provide wsf support activation status to swig binding; note to Romain: wtf wasFrederic Peters2005-02-194-20/+7
* Use MSVC binaries.Romain Chantereay2005-02-181-16/+17
* corrected enum CheckVersionMode binding (didn't work for c# and java)Frederic Peters2005-02-182-2/+16
* Changed the output file directory to nsis.Romain Chantereay2005-02-171-1/+1
* Added python NSI script.Romain Chantereay2005-02-172-0/+147
* lasso numeric check enumFrederic Peters2005-02-171-1/+2
* added dumb numerical mode to checkVersion; added swig binding for thisFrederic Peters2005-02-174-13/+17
* Escape the $ as begin of a variable name adding another '$'.Romain Chantereay2005-02-171-1/+1
* Updated MSVC projects.Romain Chantereay2005-02-164-8/+16
* Now lasso_config.h for MSVC is generated with configure substitutions.Romain Chantereay2005-02-161-12/+14
* Added the temporary files for "int res = 0;" declaration to local cleanningRomain Chantereay2005-02-161-1/+1
* Added the automake makefile for the MSVC lasso-java project.Romain Chantereay2005-02-161-0/+1
* Added DLL filename subsitution.Romain Chantereay2005-02-162-4/+4
* Distribute generated nsi files too in order to permit non-autotools users toRomain Chantereay2005-02-161-1/+2
* Include lasso project input file and java subdirectory in distribution andRomain Chantereay2005-02-161-2/+2
* Now Lasso MSVC Project is dynamicaly generated.Romain Chantereay2005-02-161-2/+2
* The produced resource file is distributed too in order to permit MSVC users toRomain Chantereay2005-02-161-1/+1
* Now Resource file is generated from configure variable (for versionning and fileRomain Chantereay2005-02-161-1/+1
* No more Lasso.i in the repository, it is generated from Lasso.i.in.Romain Chantereay2005-02-161-6596/+0
* The SWIG input file is distributed too.Romain Chantereay2005-02-161-1/+2
* Now The SWIG interface is "generated" by configure.Romain Chantereay2005-02-162-1/+6601
* result have to be freed with g_free.Romain Chantereay2005-02-161-0/+13
* Fix a syntax error only reported by MSVC.Romain Chantereay2005-02-161-0/+3
* Now some version information are propagated in order to perform substitions.Romain Chantereay2005-02-161-4/+26
* Put swig sub directory before bindings directories.Romain Chantereay2005-02-161-1/+1
* Set only used constants.Romain Chantereay2005-02-151-50/+0
* No more lasso_config.h constants export in LASSO bindings.Romain Chantereay2005-02-151-1/+1
* Added java project to lasso workspace.Romain Chantereay2005-02-152-0/+122
* Updated Lasso workspace.Romain Chantereay2005-02-153-9/+12
* Added a Windows configured lasso_config.h.Romain Chantereay2005-02-151-0/+89
* ship msvc project filesFrederic Peters2005-02-155-3/+9
* use g_free(), not free() (so it works under windows)Frederic Peters2005-02-141-3/+3
* Included xml.h for better lasso_strerror export declaration.Romain Chantereay2005-02-141-1/+1
* Added status code constants for wsf authentication service.Nicolas Clapies2005-02-141-0/+4
* added missing authentication.c to Makefile.amFrederic Peters2005-02-141-0/+2
* Added high level of authentication service : standard methods of a lasso serv...Nicolas Clapies2005-02-142-0/+290
* Added duplication of mechanism string parameter in constructor.Nicolas Clapies2005-02-141-1/+1
* Added missing status parameter in lasso_sa_sasl_response_new() method. Added ...Nicolas Clapies2005-02-141-1/+4
* Added Lasso error strings to SWIG exception messages.Emmanuel Raviart2005-02-131-11/+14
* Added two missing ID-WSF functions to LECP binding.Emmanuel Raviart2005-02-131-0/+21