summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* New Python tests.Emmanuel Raviart2004-08-061-1/+20
|
* Added new Python test. It works, but see bug #245.Emmanuel Raviart2004-08-064-69/+93
|
* Reversed error sign convention for Python binding.Emmanuel Raviart2004-08-061-4/+4
|
* Added missing parameter description in 5 methodsValery Febvre2004-08-061-0/+5
|
* summarized libtool version info commentFrederic Peters2004-08-061-34/+6
|
* Corrected a bug in test.Emmanuel Raviart2004-08-061-1/+1
|
* Fixed #244 : check for libexpatChristophe Nowicki2004-08-061-0/+8
|
* Fixed a bug in lasso_login_must_authenticate() methodValery Febvre2004-08-061-1/+2
|
* Added a new test. If Nico & Valos are not quick enough, the light will be red.Emmanuel Raviart2004-08-061-2/+26
|
* Cleanly separated the new Python Lasso simulator from unit tests.Emmanuel Raviart2004-08-065-877/+645
|
* PHP_PREFIX in configure.ac. Add good LDFLAGS and LIBADD to php/Makefile.amChristophe Nowicki2004-08-062-9/+13
| | | | | | | Now php load the lasso extension : $ php -m | grep lasso lasso
* remove COMPILE_DL_LASSO ... now php can load lasso.soChristophe Nowicki2004-08-061-4/+2
|
* Renamed all SAMLArt strings by SAMLartValery Febvre2004-08-062-4/+4
|
* Fixed reference docs make problems:Romain Chantereay2004-08-063-11/+15
| | | | | | | | - Docs did not compile invoking top level make when enabled in configure. - Docs did not compile in references directory with make all. - Docs used the old substitution variables.
* An early commit of the new Python test. It is not clean yet, but the lightEmmanuel Raviart2004-08-061-518/+902
| | | | will be green again :-)
* Corrected error in Error.Emmanuel Raviart2004-08-061-1/+1
|
* Sorry.Romain Chantereay2004-08-061-0/+3
|
* Fixed some bad done cut/paste.Romain Chantereay2004-08-061-1/+1
|
* REmoved some useless tests.Romain Chantereay2004-08-061-4/+1
|
* string.h never used; no need to check itFrederic Peters2004-08-061-1/+0
|
* random long awaited fixesFrederic Peters2004-08-061-9/+7
|
* Added lasso/environs/lecp.h inclusion.Romain Chantereay2004-08-061-0/+1
|
* Added missing dist docs.Romain Chantereay2004-08-063-1/+5
|
* install module in `php-config --extension-dir` in state of /usr/libChristophe Nowicki2004-08-061-0/+3
|
* add PHP_PREFIXChristophe Nowicki2004-08-061-1/+3
|
* update of code styleNicolas Clapies2004-08-062-12/+47
|
* updated code styleNicolas Clapies2004-08-061-5/+5
|
* Renamed load_notification_msg to process_notification msg, renamed ↵Nicolas Clapies2004-08-067-84/+112
| | | | process_request to validate_request, added some goto for code error, little update of the code style, updated examples
* - Big step toward unified output.Romain Chantereay2004-08-051-109/+94
| | | | | | - Enable for feature. - With for path to program (with-python, with-php-config).
* *** empty log message ***Valery Febvre2004-08-051-18/+26
|
* lasso_profile_get_identity() & lasso_profile_get_session() return nowValery Febvre2004-08-051-6/+37
| | | | | | NULL if the identity/session is empty. lasso_profile_is_identity_dirty() & lasso_profile_is_identity_dirty() return now FALSE if the identity/session is NULL.
* lasso_server_get_providerID_from_hash() method takes nowValery Febvre2004-08-052-7/+10
| | | | a hash base64 encoded as argument.
* Added automatic detection for the lasso HRef in lasso_node_get_child()Valery Febvre2004-08-051-2/+3
|
* fix in lecpNicolas Clapies2004-08-051-4/+4
|
* Replaced a lot of wrong issueInstance words by issueInstantValery Febvre2004-08-0520-125/+121
| | | | | | | Renamed 3 methods: lasso_saml_assertion_set_issueInstant(), lasso_samlp_request_abstract_set_issueInstant(), lasso_samlp_response_abstract_set_issueInstant()
* Corrected error due to focus problem.Romain Chantereay2004-08-051-1/+1
|
* PHP build by defaultRomain Chantereay2004-08-051-1/+1
|
* *** empty log message ***Nicolas Clapies2004-08-051-1/+6
|
* fixed coding styleNicolas Clapies2004-08-054-100/+100
|
* Unified configuration report.Romain Chantereay2004-08-051-1/+1
|
* pkg-config => $PKG_CONFIGRomain Chantereay2004-08-051-1/+1
|
* Fix #231Romain Chantereay2004-08-051-2/+0
|
* - Fix #234Romain Chantereay2004-08-051-0/+1
|
* automake/autoconf support for the php bindingChristophe Nowicki2004-08-0515-47/+132
|
* - Added explanations to libtool versionning system.Romain Chantereay2004-08-051-1/+11
| | | | | | | - Added explanations in order to fix a "good" version number in order to produce a correct libtool version. - Fixed #229. - Fixed #202.
* Remove command line PACKAGE definition (already done in lasso_config.h).Romain Chantereay2004-08-051-1/+3
|
* Unified configure output. (#229)Romain Chantereay2004-08-051-3/+4
| | | | Corrected some errors with AM_CONDITIONAL bad placed calls.
* Use of conditional subdirectories.Romain Chantereay2004-08-052-12/+16
| | | | This permit automake to automaticaly define a correct DIST_SUBDIRS.
* lasso_identity_get_federation() & lasso_identity_add_federation() methodsValery Febvre2004-08-056-34/+68
| | | | make now a copy of the federation object.
* updateValery Febvre2004-08-051-1/+2
|