summaryrefslogtreecommitdiffstats
path: root/lasso/xml/sa_sasl_response.c
Commit message (Expand)AuthorAgeFilesLines
* Core: do not mix public and private headersBenjamin Dauvergne2009-03-271-0/+1
* All: Fix missing field initializer problemsBenjamin Dauvergne2009-01-241-8/+9
* * Remove ending blanksBenjamin Dauvergne2008-09-121-7/+7
* * Fix blanks mismatch (space in *.c and *h files or tabs in *.py files) and f...Benjamin Dauvergne2008-08-051-11/+11
* moved gtk-doc inline as is better on so many points; also added schemaFrederic Peters2008-05-151-2/+8
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
* char signedness for gcc 4 (id-wsf part has not been done)Frederic Peters2005-07-301-1/+1
* Added credentials and resource offerings if authentication is OK.Nicolas Clapies2005-03-021-1/+32
* Renamed LassoSaSaslRequest to LassoSaSASLRequest. Idem to LassoSaSASLResponse.Nicolas Clapies2005-03-021-15/+15
* Added support of cyrus libsasl in id-wsf authentication service.Nicolas Clapies2005-02-241-5/+34
* Added low level classes for wsf authentication service. SASLResponse is only ...Nicolas Clapies2005-02-101-0/+153