summaryrefslogtreecommitdiffstats
path: root/lasso/extract_types.py
Commit message (Expand)AuthorAgeFilesLines
* Core: SOAP is also used by SAML bindingsBenjamin Dauvergne2009-08-261-1/+1
* Makefile: missing dependencies for built sourcesBenjamin Dauvergne2009-03-271-2/+1
* fixed the prototype of get_type functions to avoid warnings on windowsDamien Laniel2008-02-291-1/+1
* * Add lasso_ds_* API to the general build of lasso (was enable only with id-w...Benjamin Dauvergne2008-02-201-1/+1
* don't include wsu_ symbols in non-id-wsf buildsFrederic Peters2007-04-131-4/+5
* only include wsa_ when ID-WSF is enabledFrederic Peters2007-04-111-1/+1
* keep a single --enable-wsf configure option, for both ID-WSF 1 and 2.Frederic Peters2007-04-061-2/+2
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-2/+6
* Only add lasso_ds_* for id-wsf.Nicolas Clapies2005-11-151-1/+1
* acknowledge new lasso_sec_ category, only used for wsf.Frederic Peters2005-09-271-1/+2
* wsse is only for wsfFrederic Peters2005-05-021-1/+1
* don't compile id-wsf files when wsf is disabled; this cuts down buildFrederic Peters2005-03-181-2/+16
* don't require sasl if wsf is not wanted; allow sasl2 dir to be passed toFrederic Peters2005-02-241-2/+11
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-2/+8
* added types (classes) extraction on build and registration in lasso_initFrederic Peters2004-12-041-0/+30