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
...
*
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
*
Update MSVC workspace and projects.
Romain Chantereay
2005-02-11
3
-5
/
+219
*
checks provider has been found
Frederic Peters
2005-02-11
1
-0
/
+3
*
if g_hash_table_find doesn't find anything, check twice to be sure to return
Frederic Peters
2005-02-11
1
-2
/
+3
*
g_vsnprintf taked the place of vsnprintf.
Romain Chantereay
2005-02-11
1
-1
/
+1
*
check param for NULL
Frederic Peters
2005-02-11
1
-0
/
+3
*
cflags_save ate my breakfast; removed.
Frederic Peters
2005-02-11
1
-2
/
+1
*
Added low level classes for wsf authentication service. SASLResponse is only ...
Nicolas Clapies
2005-02-10
12
-0
/
+1067
*
removed unecessary vsnprintf declaration
Frederic Peters
2005-02-10
1
-5
/
+0
*
we don't need yet another implement of vsnprintf, we can use glib
Frederic Peters
2005-02-10
1
-790
/
+0
*
use glib version of vsnprintf
Frederic Peters
2005-02-10
1
-1
/
+1
*
use gtk-doc style function comment for DllMain
Frederic Peters
2005-02-10
1
-11
/
+10
*
autofill nsi files with lasso version number
Frederic Peters
2005-02-10
6
-10
/
+17
*
Now lasso_lib_request_authn_context_new() returns LassoLibRequestAuthnContex*...
Nicolas Clapies
2005-02-10
3
-4
/
+3
*
reworked a bit documentation build system and added detection of inkscape and
Frederic Peters
2005-02-10
8
-12
/
+71
*
Removed XMLSEC_DYNAMIC_LOADING because it is a non-sense.
Romain Chantereay
2005-02-08
2
-3
/
+3
*
Fixed type error.
Romain Chantereay
2005-02-08
1
-1
/
+1
*
allocate query fields memory with glib g_malloc (and free it with g_free)
Frederic Peters
2005-02-08
3
-6
/
+7
*
memory allocated by libxml2, freed by xmlFree
Frederic Peters
2005-02-08
1
-1
/
+1
*
replaced free() by xmlFree() when freeing strings created by libxml2
Frederic Peters
2005-02-08
2
-3
/
+3
*
replaced free() with correct libraries function (glib and libxml2)
Frederic Peters
2005-02-08
1
-2
/
+2
*
do not include wsf functions when not using wsf
Frederic Peters
2005-02-08
1
-0
/
+6
*
step.xsl is in $(srcdir)
Frederic Peters
2005-02-08
1
-1
/
+1
*
updated debian packaging to what has just been uploaded to sid
Frederic Peters
2005-02-08
9
-10
/
+35
[prev]
[next]