Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Initialized some local variables to NULL to avoid compilation warnings | Valery Febvre | 2004-07-22 | 1 | -4/+4 | |
| | ||||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-22 | 1 | -0/+4 | |
| | ||||||
* | xml low level implementation of LECP | Nicolas Clapies | 2004-07-22 | 4 | -0/+457 | |
| | ||||||
* | unused variables | Frederic Peters | 2004-07-22 | 1 | -3/+1 | |
| | ||||||
* | A little more java binding and non-regression tests. | Emmanuel Raviart | 2004-07-22 | 6 | -19/+155 | |
| | ||||||
* | fixed compilation warnings | Frederic Peters | 2004-07-22 | 1 | -8/+19 | |
| | ||||||
* | unused variables | Frederic Peters | 2004-07-22 | 1 | -4/+1 | |
| | ||||||
* | declare used function | Frederic Peters | 2004-07-22 | 2 | -0/+3 | |
| | ||||||
* | unused variable | Frederic Peters | 2004-07-22 | 1 | -1/+1 | |
| | ||||||
* | unused variables | Frederic Peters | 2004-07-22 | 1 | -2/+1 | |
| | ||||||
* | unused variable `consent' | Frederic Peters | 2004-07-22 | 1 | -1/+1 | |
| | ||||||
* | missing includes | Frederic Peters | 2004-07-22 | 1 | -0/+2 | |
| | ||||||
* | update of logout example with test of the request soap | Nicolas Clapies | 2004-07-22 | 2 | -7/+18 | |
| | ||||||
* | missing #include and case (marked with XXX; should it be written?) | Frederic Peters | 2004-07-22 | 1 | -0/+3 | |
| | ||||||
* | missing #include | Frederic Peters | 2004-07-22 | 1 | -0/+1 | |
| | ||||||
* | missing #include (I did my tests with -Werror but -Wall was not activated) | Frederic Peters | 2004-07-22 | 1 | -1/+3 | |
| | ||||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-22 | 2 | -2/+3 | |
| | ||||||
* | xmlSecBase64Encode is used so xmlsec/base64.h must be included | Frederic Peters | 2004-07-22 | 1 | -1/+2 | |
| | ||||||
* | profile context with function to parse a soap request | Nicolas Clapies | 2004-07-22 | 2 | -0/+79 | |
| | ||||||
* | Java & Python tests do not regress. They even progress. | Emmanuel Raviart | 2004-07-22 | 6 | -9/+45 | |
| | ||||||
* | Added Nicolas to authors. | Emmanuel Raviart | 2004-07-22 | 176 | -239/+352 | |
| | ||||||
* | Corrected Lasso URL. | Emmanuel Raviart | 2004-07-22 | 4 | -6/+6 | |
| | ||||||
* | Corrected Lasso URL. | Emmanuel Raviart | 2004-07-22 | 66 | -75/+89 | |
| | | | | Some progress in Python non regression test. | |||||
* | Corrected Lasso URL for java binding. | Emmanuel Raviart | 2004-07-22 | 3 | -3/+3 | |
| | ||||||
* | Some progress in first non regression test. | Emmanuel Raviart | 2004-07-22 | 8 | -36/+67 | |
| | ||||||
* | Update | Valery Febvre | 2004-07-22 | 1 | -0/+5 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-22 | 1 | -40/+14 | |
| | ||||||
* | Added "ProviderID" attribut in server object | Valery Febvre | 2004-07-22 | 2 | -13/+39 | |
| | | | | A memory leak was removed in lasso_server_new | |||||
* | Added method set_consent in LibAuthnRequest class | Valery Febvre | 2004-07-22 | 5 | -3/+25 | |
| | ||||||
* | *** empty log message *** | Valery Febvre | 2004-07-22 | 2 | -0/+10 | |
| | ||||||
* | better way | Frederic Peters | 2004-07-21 | 1 | -4/+5 | |
| | ||||||
* | compilation warnings; in a better way | Frederic Peters | 2004-07-21 | 1 | -12/+14 | |
| | ||||||
* | fixed compilation warning | Frederic Peters | 2004-07-21 | 4 | -6/+6 | |
| | ||||||
* | compilation without warning | Frederic Peters | 2004-07-21 | 1 | -1/+1 | |
| | ||||||
* | compilation without warnings | Frederic Peters | 2004-07-21 | 1 | -4/+6 | |
| | ||||||
* | compilation without warning | Frederic Peters | 2004-07-21 | 1 | -0/+1 | |
| | ||||||
* | ciompilation without warning | Frederic Peters | 2004-07-21 | 1 | -4/+4 | |
| | ||||||
* | compilation without warnings | Frederic Peters | 2004-07-21 | 1 | -18/+19 | |
| | ||||||
* | removed compilation warnings; fixed a few places where memory was allocated | Frederic Peters | 2004-07-21 | 1 | -14/+15 | |
| | | | | with GLib (g_malloc) and freed with libxml2 (xmlFree). | |||||
* | C (before C99) didn't allow // as comments; trying to be kind | Frederic Peters | 2004-07-21 | 4 | -9/+9 | |
| | ||||||
* | fixed lasso site url | Frederic Peters | 2004-07-21 | 26 | -26/+26 | |
| | ||||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 7 | -18/+87 | |
| | ||||||
* | Added gcj support. | Emmanuel Raviart | 2004-07-21 | 1 | -3/+8 | |
| | ||||||
* | Changed Makefile for Kaffe support. | Emmanuel Raviart | 2004-07-21 | 33 | -307/+318 | |
| | | | | | | Added new class LassoObject. First non regression test. | |||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 3 | -12/+16 | |
| | ||||||
* | update of federation termination notification | Nicolas Clapies | 2004-07-21 | 10 | -63/+102 | |
| | ||||||
* | Update | Valery Febvre | 2004-07-21 | 1 | -8/+14 | |
| | ||||||
* | *** empty log message *** | Nicolas Clapies | 2004-07-21 | 5 | -39/+48 | |
| | ||||||
* | add list of identity provider id in user environ | Nicolas Clapies | 2004-07-21 | 9 | -32/+79 | |
| | ||||||
* | allow no param in init_request for class Logout | Nicolas Clapies | 2004-07-21 | 3 | -9/+12 | |
| |