summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fixed compilation warningsFrederic Peters2004-07-221-8/+19
* unused variablesFrederic Peters2004-07-221-4/+1
* declare used functionFrederic Peters2004-07-222-0/+3
* unused variableFrederic Peters2004-07-221-1/+1
* unused variablesFrederic Peters2004-07-221-2/+1
* unused variable `consent'Frederic Peters2004-07-221-1/+1
* missing includesFrederic Peters2004-07-221-0/+2
* update of logout example with test of the request soapNicolas Clapies2004-07-222-7/+18
* missing #include and case (marked with XXX; should it be written?)Frederic Peters2004-07-221-0/+3
* missing #includeFrederic Peters2004-07-221-0/+1
* missing #include (I did my tests with -Werror but -Wall was not activated)Frederic Peters2004-07-221-1/+3
* *** empty log message ***Nicolas Clapies2004-07-222-2/+3
* xmlSecBase64Encode is used so xmlsec/base64.h must be includedFrederic Peters2004-07-221-1/+2
* profile context with function to parse a soap requestNicolas Clapies2004-07-222-0/+79
* Java & Python tests do not regress. They even progress.Emmanuel Raviart2004-07-226-9/+45
* Added Nicolas to authors.Emmanuel Raviart2004-07-22176-239/+352
* Corrected Lasso URL.Emmanuel Raviart2004-07-224-6/+6
* Corrected Lasso URL.Emmanuel Raviart2004-07-2266-75/+89
* Corrected Lasso URL for java binding.Emmanuel Raviart2004-07-223-3/+3
* Some progress in first non regression test.Emmanuel Raviart2004-07-228-36/+67
* UpdateValery Febvre2004-07-221-0/+5
* *** empty log message ***Valery Febvre2004-07-221-40/+14
* Added "ProviderID" attribut in server objectValery Febvre2004-07-222-13/+39
* Added method set_consent in LibAuthnRequest classValery Febvre2004-07-225-3/+25
* *** empty log message ***Valery Febvre2004-07-222-0/+10
* better wayFrederic Peters2004-07-211-4/+5
* compilation warnings; in a better wayFrederic Peters2004-07-211-12/+14
* fixed compilation warningFrederic Peters2004-07-214-6/+6
* compilation without warningFrederic Peters2004-07-211-1/+1
* compilation without warningsFrederic Peters2004-07-211-4/+6
* compilation without warningFrederic Peters2004-07-211-0/+1
* ciompilation without warningFrederic Peters2004-07-211-4/+4
* compilation without warningsFrederic Peters2004-07-211-18/+19
* removed compilation warnings; fixed a few places where memory was allocatedFrederic Peters2004-07-211-14/+15
* C (before C99) didn't allow // as comments; trying to be kindFrederic Peters2004-07-214-9/+9
* fixed lasso site urlFrederic Peters2004-07-2126-26/+26
* *** empty log message ***Nicolas Clapies2004-07-217-18/+87
* Added gcj support.Emmanuel Raviart2004-07-211-3/+8
* Changed Makefile for Kaffe support.Emmanuel Raviart2004-07-2133-307/+318
* *** empty log message ***Nicolas Clapies2004-07-213-12/+16
* update of federation termination notificationNicolas Clapies2004-07-2110-63/+102
* UpdateValery Febvre2004-07-211-8/+14
* *** empty log message ***Nicolas Clapies2004-07-215-39/+48
* add list of identity provider id in user environNicolas Clapies2004-07-219-32/+79
* allow no param in init_request for class LogoutNicolas Clapies2004-07-213-9/+12
* lasso_node_add_signature() method returns now an integerValery Febvre2004-07-212-7/+10
* lasso_saml_assertion_set_signature() method returns now an integerValery Febvre2004-07-212-4/+4
* lasso_ds_signature_sign() method returns now an integerValery Febvre2004-07-212-9/+20
* *** empty log message ***Valery Febvre2004-07-211-2/+6
* Added error codes in lasso_login_add_response_assertionValery Febvre2004-07-211-16/+26