index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed LassoMessageType from doc
Frederic Peters
2005-02-21
1
-1
/
+0
*
documented LassoRequestType and killed unused LassoMessageType (it was already
Frederic Peters
2005-02-21
2
-28
/
+16
*
gtkdoc comment formatting
Frederic Peters
2005-02-21
1
-1
/
+1
*
documented new version check mode
Frederic Peters
2005-02-21
1
-3
/
+4
*
hacking against swig 1.3.24
Frederic Peters
2005-02-21
1
-5
/
+8
*
generated files are best ignored by cvs
Frederic Peters
2005-02-19
6
-0
/
+12
*
janitored configure.ac; it shouldn't have been batardized this way.
Frederic Peters
2005-02-19
2
-20
/
+10
*
missing csharp swig generated file
Frederic Peters
2005-02-19
1
-1
/
+1
*
removed long useless file
Frederic Peters
2005-02-19
1
-51
/
+0
*
define LASSO_WSF_ENABLED
Frederic Peters
2005-02-19
1
-0
/
+4
*
provide wsf support activation status to swig binding; note to Romain: wtf was
Frederic Peters
2005-02-19
4
-20
/
+7
*
Use MSVC binaries.
Romain Chantereay
2005-02-18
1
-16
/
+17
*
corrected enum CheckVersionMode binding (didn't work for c# and java)
Frederic Peters
2005-02-18
2
-2
/
+16
*
Changed the output file directory to nsis.
Romain Chantereay
2005-02-17
1
-1
/
+1
*
Added python NSI script.
Romain Chantereay
2005-02-17
2
-0
/
+147
*
lasso numeric check enum
Frederic Peters
2005-02-17
1
-1
/
+2
*
added dumb numerical mode to checkVersion; added swig binding for this
Frederic Peters
2005-02-17
4
-13
/
+17
*
Escape the $ as begin of a variable name adding another '$'.
Romain Chantereay
2005-02-17
1
-1
/
+1
*
Updated MSVC projects.
Romain Chantereay
2005-02-16
4
-8
/
+16
*
Now lasso_config.h for MSVC is generated with configure substitutions.
Romain Chantereay
2005-02-16
1
-12
/
+14
*
Added the temporary files for "int res = 0;" declaration to local cleanning
Romain Chantereay
2005-02-16
1
-1
/
+1
*
Added the automake makefile for the MSVC lasso-java project.
Romain Chantereay
2005-02-16
1
-0
/
+1
*
Added DLL filename subsitution.
Romain Chantereay
2005-02-16
2
-4
/
+4
*
Distribute generated nsi files too in order to permit non-autotools users to
Romain Chantereay
2005-02-16
1
-1
/
+2
*
Include lasso project input file and java subdirectory in distribution and
Romain Chantereay
2005-02-16
1
-2
/
+2
*
Now Lasso MSVC Project is dynamicaly generated.
Romain Chantereay
2005-02-16
1
-2
/
+2
*
The produced resource file is distributed too in order to permit MSVC users to
Romain Chantereay
2005-02-16
1
-1
/
+1
*
Now Resource file is generated from configure variable (for versionning and file
Romain Chantereay
2005-02-16
1
-1
/
+1
*
No more Lasso.i in the repository, it is generated from Lasso.i.in.
Romain Chantereay
2005-02-16
1
-6596
/
+0
*
The SWIG input file is distributed too.
Romain Chantereay
2005-02-16
1
-1
/
+2
*
Now The SWIG interface is "generated" by configure.
Romain Chantereay
2005-02-16
2
-1
/
+6601
*
result have to be freed with g_free.
Romain Chantereay
2005-02-16
1
-0
/
+13
*
Fix a syntax error only reported by MSVC.
Romain Chantereay
2005-02-16
1
-0
/
+3
*
Now some version information are propagated in order to perform substitions.
Romain Chantereay
2005-02-16
1
-4
/
+26
*
Put swig sub directory before bindings directories.
Romain Chantereay
2005-02-16
1
-1
/
+1
*
Set only used constants.
Romain Chantereay
2005-02-15
1
-50
/
+0
*
No more lasso_config.h constants export in LASSO bindings.
Romain Chantereay
2005-02-15
1
-1
/
+1
*
Added java project to lasso workspace.
Romain Chantereay
2005-02-15
2
-0
/
+122
*
Updated Lasso workspace.
Romain Chantereay
2005-02-15
3
-9
/
+12
*
Added a Windows configured lasso_config.h.
Romain Chantereay
2005-02-15
1
-0
/
+89
*
ship msvc project files
Frederic Peters
2005-02-15
5
-3
/
+9
*
use g_free(), not free() (so it works under windows)
Frederic Peters
2005-02-14
1
-3
/
+3
*
Included xml.h for better lasso_strerror export declaration.
Romain Chantereay
2005-02-14
1
-1
/
+1
*
Added status code constants for wsf authentication service.
Nicolas Clapies
2005-02-14
1
-0
/
+4
*
added missing authentication.c to Makefile.am
Frederic Peters
2005-02-14
1
-0
/
+2
*
Added high level of authentication service : standard methods of a lasso serv...
Nicolas Clapies
2005-02-14
2
-0
/
+290
*
Added duplication of mechanism string parameter in constructor.
Nicolas Clapies
2005-02-14
1
-1
/
+1
*
Added missing status parameter in lasso_sa_sasl_response_new() method. Added ...
Nicolas Clapies
2005-02-14
1
-1
/
+4
*
Added Lasso error strings to SWIG exception messages.
Emmanuel Raviart
2005-02-13
1
-11
/
+14
*
Added two missing ID-WSF functions to LECP binding.
Emmanuel Raviart
2005-02-13
1
-0
/
+21
[next]