summaryrefslogtreecommitdiffstats
path: root/lasso/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* [Makefile] fix missing soap11 nodes when compiling for MingwBenjamin Dauvergne2011-12-161-0/+1
* [core] move XMLDsig related nodes in their own sub-library, add X509Data node...Benjamin Dauvergne2011-12-161-0/+2
* [core] add a new class LassoKeyBenjamin Dauvergne2011-12-051-3/+3
* [Core] add errors.c to EXTRA_DISTBenjamin Dauvergne2010-07-211-1/+1
* [Core] add a lasso_error_t typedefBenjamin Dauvergne2010-07-121-1/+1
* Core: move logging function and macros to their own module, adapt perl bindingBenjamin Dauvergne2010-06-121-4/+4
* Add error codes, update error codes documentation, reduce changes in errors.c...Benjamin Dauvergne2010-02-101-1/+1
* XML: move SOAP API to its own sub directoryBenjamin Dauvergne2010-01-041-0/+1
* Core: errors.c is a generated file, when generating it place it in $(srcdir) ...Benjamin Dauvergne2009-08-261-2/+2
* Core: Fix errors.c generationBenjamin Dauvergne2009-08-261-4/+4
* Docs: change the doc production and lot of other fixesBenjamin Dauvergne2009-08-261-1/+1
* Core: fix makefile for generating errors.h in out of source dir buildBenjamin Dauvergne2009-08-261-1/+1
* Core: Use automake-1.11 when possibleBenjamin Dauvergne2009-08-261-1/+1
* Only recurse into id-wsf if it is enabledBenjamin Dauvergne2009-07-061-1/+4
* Fix: backward_comp.h is missing from tarballs.Benjamin Dauvergne2009-07-061-1/+1
* Makefile: change dependencies to pass distcheckBenjamin Dauvergne2009-03-271-2/+2
* Makefile: missing dependencies for built sourcesBenjamin Dauvergne2009-03-271-5/+3
* Add errors.h.in to EXTRA_DISTBenjamin Dauvergne2008-11-261-1/+1
* Add new internal function to show safe extractsBenjamin Dauvergne2008-11-051-1/+1
* add files to nodist_HEADERS to pass distcheckBenjamin Dauvergne2008-10-131-1/+2
* Add new module lasso_registry, to handle mapping from XML tag to GObjectBenjamin Dauvergne2008-08-261-3/+5
* forked lasso branch for adelineBenjamin Dauvergne2008-08-011-2/+2
* add soap binding util function to lookup specific SOAP header for ID-WSF SOA...Benjamin Dauvergne2008-08-011-2/+2
* forked lasso branch for adelineBenjamin Dauvergne2008-08-011-4/+3
* add soap binding util function to lookup specific SOAP header for ID-WSF SOA...Benjamin Dauvergne2008-08-011-2/+2
* add build_strerror.py to EXTRA_DISTBenjamin Dauvergne2008-06-291-1/+1
* remove perl script for generating lasso_strerror, replace with a python scrip...Benjamin Dauvergne2008-05-301-4/+7
* * Move error message inside comments in lasso/errors.hBenjamin Dauvergne2008-05-301-1/+4
* add lasso_config.h.in to MAINTAINERCLEANFILESBenjamin Dauvergne2008-05-271-1/+4
* add Makefile.in to MAINTAINERCLEANFILES in every Makefile.amBenjamin Dauvergne2008-05-271-0/+1
* cleanup include listingm first builddir then srcdir and no need for $srcdir/l...Benjamin Dauvergne2008-05-261-1/+1
* add a new headers <lasso/utils.h> with macros to handle memory like assigning aBenjamin Dauvergne2008-05-221-1/+1
* adds all classes from ID-WSF 2 required schemas; with appropriate changes toFrederic Peters2007-07-101-1/+1
* removed id-wsf 1 soap headers and added wsu_timestamp id-wsf 2.0 elementDamien Laniel2007-04-121-1/+2
* keep a single --enable-wsf configure option, for both ID-WSF 1 and 2.Frederic Peters2007-04-061-7/+0
* build configuration for id-wsf 2.0Damien Laniel2007-04-031-1/+13
* Helps building outside srcdirFrederic Peters2006-03-211-1/+1
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-1/+5
* erroneously disabled symbols.symFrederic Peters2005-09-111-3/+2
* renamed ProfileService to DataServiceFrederic Peters2005-08-251-2/+3
* don't compile id-wsf files when wsf is disabled; this cuts down buildFrederic Peters2005-03-181-2/+6
* don't require sasl if wsf is not wanted; allow sasl2 dir to be passed toFrederic Peters2005-02-241-3/+3
* marked types.c and symbols.sym as phony targets so they are rebuilt every timeFrederic Peters2005-02-051-0/+1
* configure flag to enable ID-WSF (off by default)Frederic Peters2005-01-271-1/+5
* use python as found by configureFrederic Peters2005-01-261-2/+2
* moved errors.[ch] up; as requested.Frederic Peters2005-01-121-2/+2
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-2/+2
* only exports symbols declared with LASSO_EXPORT (experimental)Frederic Peters2004-12-211-5/+8
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-1/+1
* define LASSO_INTERNALS in lasso/Frederic Peters2004-12-171-1/+1