summaryrefslogtreecommitdiffstats
path: root/lasso/extract_symbols.py
Commit message (Expand)AuthorAgeFilesLines
* Core: fix extract_symbols regular expressionBenjamin Dauvergne2009-09-111-1/+1
* Core: SOAP is also used by SAML bindingsBenjamin Dauvergne2009-08-261-1/+1
* add functionality to enable debugging flags at runtimeBenjamin Dauvergne2008-10-011-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
* dont parse files in id-wsf/ when not compiled with id-wsf support (required f...Frederic Peters2005-12-051-2/+4
* SAML 2.0 support (only web-sso for the moment)Frederic Peters2005-11-201-1/+2
* 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/+3
* configure flag to enable ID-WSF (off by default)Frederic Peters2005-01-271-1/+8
* correctly deals with multiple elements for the same query partFrederic Peters2005-01-271-1/+8
* deals with lines ending with \; compile regex only once.Frederic Peters2005-01-091-1/+3
* refined symbol regexFrederic Peters2004-12-211-1/+1
* Updated list of files generated by SWIG in C# and Java bindings; fixed PHPFrederic Peters2004-12-211-1/+7
* only exports symbols declared with LASSO_EXPORT (experimental)Frederic Peters2004-12-211-0/+12