Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed file that shouldn't be in CVS. | Emmanuel Raviart | 2004-07-23 | 1 | -118/+0 |
| | |||||
* | Added authors (please correct if I made mistakes). | Emmanuel Raviart | 2004-07-23 | 1 | -2/+80 |
| | |||||
* | emptyed outdated TODO | Frederic Peters | 2004-07-23 | 1 | -18/+0 |
| | |||||
* | useful and interesting README file | Frederic Peters | 2004-07-23 | 1 | -0/+62 |
| | |||||
* | added docs/tutorial/ to directories handled by automake | Frederic Peters | 2004-07-23 | 2 | -1/+3 |
| | |||||
* | install python module in site-packages/ | Frederic Peters | 2004-07-23 | 1 | -4/+2 |
| | |||||
* | forgot Makefile.am in nsis/ directory | Frederic Peters | 2004-07-23 | 1 | -0/+1 |
| | |||||
* | cleaned up configure.in | Frederic Peters | 2004-07-22 | 1 | -78/+10 |
| | |||||
* | PKG_CHECK_MODULES detects missing pkg-config | Frederic Peters | 2004-07-22 | 1 | -15/+0 |
| | |||||
* | build was used by distutils; no longer used. (but automake creates .deps) | Frederic Peters | 2004-07-22 | 2 | -2/+1 |
| | |||||
* | Corrected Java non-regression test bug (found with Sun non free jdk :-/ ). | Emmanuel Raviart | 2004-07-22 | 4 | -5/+8 |
| | | | | Improved some .cvsignore. | ||||
* | setup.py has been removed | Frederic Peters | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | added win32 | Frederic Peters | 2004-07-22 | 1 | -1/+1 |
| | |||||
* | Nearly completed Python & Java first non-regression test for login. | Emmanuel Raviart | 2004-07-22 | 9 | -25/+75 |
| | | | | | | | | | | But Java test doesn't work: java.lang.UnsatisfiedLinkError: libjlasso: not found Adding its directory to LD_LIBRARY_PATH may help. at LoginTest.main (LoginTest.java:165) And I don't understand why. Please professor, help me! | ||||
* | include win32/ in make dist | Frederic Peters | 2004-07-22 | 4 | -0/+10 |
| | |||||
* | ignore Makefile.in, Makefile, .deps and .libs under python/ | Frederic Peters | 2004-07-22 | 9 | -1/+30 |
| | |||||
* | libtool line for win32; copied from libxml2 | Frederic Peters | 2004-07-22 | 1 | -0/+1 |
| | |||||
* | usage of pkg-config to get library information in configure; automake for the | Frederic Peters | 2004-07-22 | 17 | -474/+224 |
| | | | | python module; | ||||
* | add lecp in environs | Nicolas Clapies | 2004-07-22 | 7 | -6/+384 |
| | |||||
* | Added Java Lasso method getRequestTypeFromSoapMsg. | Emmanuel Raviart | 2004-07-22 | 2 | -0/+18 |
| | |||||
* | Added errors.c & errors.h | Valery Febvre | 2004-07-22 | 1 | -0/+2 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-22 | 1 | -4/+5 |
| | |||||
* | Initial commit | Valery Febvre | 2004-07-22 | 2 | -0/+65 |
| | |||||
* | *** empty log message *** | Valery Febvre | 2004-07-22 | 1 | -1/+0 |
| | |||||
* | Fixed some compilation warnings | Valery Febvre | 2004-07-22 | 1 | -22/+39 |
| | | | | Added some controls on HTTP methods | ||||
* | add level 2 of LECP | Nicolas Clapies | 2004-07-22 | 5 | -0/+372 |
| | |||||
* | Moved LassoProviderTypes enums from profile_context.h to provider.h | Valery Febvre | 2004-07-22 | 2 | -7/+7 |
| | |||||
* | Fixed some compliation warnings | Valery Febvre | 2004-07-22 | 1 | -10/+7 |
| | |||||
* | 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 |
| |