summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed file that shouldn't be in CVS.Emmanuel Raviart2004-07-231-118/+0
|
* Added authors (please correct if I made mistakes).Emmanuel Raviart2004-07-231-2/+80
|
* emptyed outdated TODOFrederic Peters2004-07-231-18/+0
|
* useful and interesting README fileFrederic Peters2004-07-231-0/+62
|
* added docs/tutorial/ to directories handled by automakeFrederic Peters2004-07-232-1/+3
|
* install python module in site-packages/Frederic Peters2004-07-231-4/+2
|
* forgot Makefile.am in nsis/ directoryFrederic Peters2004-07-231-0/+1
|
* cleaned up configure.inFrederic Peters2004-07-221-78/+10
|
* PKG_CHECK_MODULES detects missing pkg-configFrederic Peters2004-07-221-15/+0
|
* build was used by distutils; no longer used. (but automake creates .deps)Frederic Peters2004-07-222-2/+1
|
* Corrected Java non-regression test bug (found with Sun non free jdk :-/ ).Emmanuel Raviart2004-07-224-5/+8
| | | | Improved some .cvsignore.
* setup.py has been removedFrederic Peters2004-07-221-1/+1
|
* added win32Frederic Peters2004-07-221-1/+1
|
* Nearly completed Python & Java first non-regression test for login.Emmanuel Raviart2004-07-229-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 distFrederic Peters2004-07-224-0/+10
|
* ignore Makefile.in, Makefile, .deps and .libs under python/Frederic Peters2004-07-229-1/+30
|
* libtool line for win32; copied from libxml2Frederic Peters2004-07-221-0/+1
|
* usage of pkg-config to get library information in configure; automake for theFrederic Peters2004-07-2217-474/+224
| | | | python module;
* add lecp in environsNicolas Clapies2004-07-227-6/+384
|
* Added Java Lasso method getRequestTypeFromSoapMsg.Emmanuel Raviart2004-07-222-0/+18
|
* Added errors.c & errors.hValery Febvre2004-07-221-0/+2
|
* *** empty log message ***Valery Febvre2004-07-221-4/+5
|
* Initial commitValery Febvre2004-07-222-0/+65
|
* *** empty log message ***Valery Febvre2004-07-221-1/+0
|
* Fixed some compilation warningsValery Febvre2004-07-221-22/+39
| | | | Added some controls on HTTP methods
* add level 2 of LECPNicolas Clapies2004-07-225-0/+372
|
* Moved LassoProviderTypes enums from profile_context.h to provider.hValery Febvre2004-07-222-7/+7
|
* Fixed some compliation warningsValery Febvre2004-07-221-10/+7
|
* Initialized some local variables to NULL to avoid compilation warningsValery Febvre2004-07-221-4/+4
|
* *** empty log message ***Nicolas Clapies2004-07-221-0/+4
|
* xml low level implementation of LECPNicolas Clapies2004-07-224-0/+457
|
* unused variablesFrederic Peters2004-07-221-3/+1
|
* A little more java binding and non-regression tests.Emmanuel Raviart2004-07-226-19/+155
|
* 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
|