summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update MSVC workspace and projects.Romain Chantereay2005-02-113-5/+219
* checks provider has been foundFrederic Peters2005-02-111-0/+3
* if g_hash_table_find doesn't find anything, check twice to be sure to returnFrederic Peters2005-02-111-2/+3
* g_vsnprintf taked the place of vsnprintf.Romain Chantereay2005-02-111-1/+1
* check param for NULLFrederic Peters2005-02-111-0/+3
* cflags_save ate my breakfast; removed.Frederic Peters2005-02-111-2/+1
* Added low level classes for wsf authentication service. SASLResponse is only ...Nicolas Clapies2005-02-1012-0/+1067
* removed unecessary vsnprintf declarationFrederic Peters2005-02-101-5/+0
* we don't need yet another implement of vsnprintf, we can use glibFrederic Peters2005-02-101-790/+0
* use glib version of vsnprintfFrederic Peters2005-02-101-1/+1
* use gtk-doc style function comment for DllMainFrederic Peters2005-02-101-11/+10
* autofill nsi files with lasso version numberFrederic Peters2005-02-106-10/+17
* Now lasso_lib_request_authn_context_new() returns LassoLibRequestAuthnContex*...Nicolas Clapies2005-02-103-4/+3
* reworked a bit documentation build system and added detection of inkscape andFrederic Peters2005-02-108-12/+71
* Removed XMLSEC_DYNAMIC_LOADING because it is a non-sense.Romain Chantereay2005-02-082-3/+3
* Fixed type error.Romain Chantereay2005-02-081-1/+1
* allocate query fields memory with glib g_malloc (and free it with g_free)Frederic Peters2005-02-083-6/+7
* memory allocated by libxml2, freed by xmlFreeFrederic Peters2005-02-081-1/+1
* replaced free() by xmlFree() when freeing strings created by libxml2Frederic Peters2005-02-082-3/+3
* replaced free() with correct libraries function (glib and libxml2)Frederic Peters2005-02-081-2/+2
* do not include wsf functions when not using wsfFrederic Peters2005-02-081-0/+6
* step.xsl is in $(srcdir)Frederic Peters2005-02-081-1/+1
* updated debian packaging to what has just been uploaded to sidFrederic Peters2005-02-089-10/+35