summaryrefslogtreecommitdiffstats
path: root/lasso/lasso.h
Commit message (Collapse)AuthorAgeFilesLines
* Isolated CFLAGS to be used when compiling Lasso in LASSO_CORE_CFLAGS; don't useFrederic Peters2004-12-171-0/+3
| | | | | those when compiling tests in order to catch errors in headers. Also moved a few things in header files; need more thinking about that.
* indentation workFrederic Peters2004-11-251-8/+8
|
* renamed lasso/environs/ to lasso/id-ff/Frederic Peters2004-11-151-6/+6
|
* Done with the move to structures and the removal of protocols/ (lasso branchedFrederic Peters2004-10-271-6/+6
| | | | | | | | on October 2nd; occasional merges since then). - Compatible with current souk test suites. - Missing memory management for everything in xml/ - Missing xmlsec support for SOAP messages.
* fix included file nameFrederic Peters2004-08-261-1/+1
|
* renamed lasso/environs/federation_termination.* to lasso/environs/defederation.*Nicolas Clapies2004-08-241-1/+1
|
* Added 3 missing #includeValery Febvre2004-08-091-0/+3
|
* Added lasso/environs/lecp.h inclusion.Romain Chantereay2004-08-061-0/+1
|
* Moved '#include <lasso/lasso_config.h> into lasso.cValery Febvre2004-08-041-2/+0
| | | | Added also in py_lasso.c
* New Autotools infrastructure.Romain Chantereay2004-08-031-2/+4
| | | | | | | | | | | | | | | | | | | | | | Don't hesitate to report bug (if any). Main changes: - No more, or so few AM_CONDITIONAL. - Binding compilation use AC_SUBST top level Makefile SUBDIRS. - Change order of AM Macro. - Added Macro. - Fix Windows Compilation. - New way to handle version number. - Use of lasso_config.h - more ? I do not remember.
* Migrated windows.h inclusion from lasso.c to lasso.h.Romain Chantereay2004-07-231-0/+3
|
* Added Nicolas to authors.Emmanuel Raviart2004-07-221-1/+2
|
* *** empty log message ***Valery Febvre2004-07-081-7/+2
|
* schema replaced by xmlValery Febvre2004-04-051-3/+3
|
* Fct lasso_shutdown() now return int values.Valery Febvre2004-04-021-1/+1
|
* add support of protocolsNicolas Clapies2004-03-291-0/+1
|
* Initial revisionValery Febvre2004-03-231-0/+89