Commit Graph

2181 Commits

Author SHA1 Message Date
nobody 91744befef This commit was manufactured by cvs2svn to create tag 'pre-0-6-0'. 2005-01-23 16:36:45 +00:00
Emmanuel Raviart 9d7481fe2d Completed ID-WSF SWIG binding.
Added attribute server to binding of LassoProfile.
Small corrections to declarations of ID-WSF objects.
2005-01-23 16:36:45 +00:00
Emmanuel Raviart 17dcdb4963 Quick fix so that Lasso bindings work till SWIG WSF part is fully updated. 2005-01-23 01:03:51 +00:00
Emmanuel Raviart 4a45f2efc0 Updated binding of all "discovery" nodes. 2005-01-22 22:47:54 +00:00
Emmanuel Raviart 3da5225d2b Work in progress: improving ID-WSF SWIG binding. 2005-01-22 17:24:30 +00:00
Emmanuel Raviart 7a03e99b09 Updated Copyright and authors. 2005-01-22 15:57:56 +00:00
Emmanuel Raviart df29bb95b1 SWIG: Renamed constants from camelCase to UPPER_CASE. 2005-01-22 14:59:33 +00:00
Emmanuel Raviart bc4ab9c013 SWIG: Added missing renaming of constant LASSO_HTTP_METHOD_NONE.
SWIG: Very preliminary clean-up of Lasso-wsf.i.
2005-01-22 14:25:54 +00:00
Emmanuel Raviart 4e7c03832e Renamed SWIG module name to "lasso" instead of "Lasso" for every language. 2005-01-22 13:51:22 +00:00
Frédéric Péters cb8e2efac1 don't get remote provider id out of request if it was initiated by provider 2005-01-22 08:44:13 +00:00
Emmanuel Raviart bdaa2659df SWIG: Added binding for new_full constructors. 2005-01-21 23:54:02 +00:00
Frédéric Péters 8ee6da02dd fixed missing provider error code (and used it in other places) 2005-01-21 22:02:56 +00:00
Frédéric Péters d8d144f7d0 don't segfault on missing remote provider id 2005-01-21 21:56:34 +00:00
Frédéric Péters 548c81feb3 removed lib:Scoping, optional 2005-01-21 21:27:47 +00:00
Frédéric Péters c9038ca0d5 reordered lib:authnRequest elements 2005-01-21 21:22:29 +00:00
Frédéric Péters b01a634664 new SNIPPET_OPTIONAL_NEG which allow to skip integer elements when set to -1
(useful for proxycount)
2005-01-21 20:54:09 +00:00
Frédéric Péters ec33b6d7c6 moved samlp qname conversion to lib_status_response 2005-01-21 17:58:13 +00:00
Frédéric Péters d1f422c55d adds samlp: prefix to statuscode qname if necessary 2005-01-21 17:26:07 +00:00
Emmanuel Raviart b6e35e7db5 SWIG: Added yet another correction in generated PHP lasso_wrap.c for
handling of optional arguments.
2005-01-21 16:47:44 +00:00
Emmanuel Raviart b9a9885188 SWIG: Added patch for PHP lasso_wrap.c to correct handling of optional
arguments in methods.
2005-01-21 16:12:46 +00:00
Frédéric Péters 061b686140 if existing, use SessionIndex from assertion in lib:LogoutRequest. 2005-01-21 16:04:55 +00:00
Frédéric Péters df25346c2c removed out of place int caused by dubious docstring copy/paste 2005-01-21 14:15:01 +00:00
Frédéric Péters c41d66f5eb documented remaining functions in xml/; looks like all the functions are done. 2005-01-21 10:59:30 +00:00
Frédéric Péters 21f8461ddd done with documenting if-ff/* functions 2005-01-21 10:51:24 +00:00
Frédéric Péters 44b33e1829 removed lasso_server_add_service from reference api since it is for wsf 2005-01-21 10:50:27 +00:00
Emmanuel Raviart 0490d14503 SWIG: Removed method dump of NameIdentifierMapping. 2005-01-21 00:47:18 +00:00
Emmanuel Raviart d424deeb8e SWIG: Every function that may raise an exception, also returns the errorCode. 2005-01-20 17:14:52 +00:00
Nicolas Clapies 08ecafd07a Fixed saml attribute tag define. 2005-01-20 14:38:01 +00:00
Frédéric Péters 6f1a80c422 don't output licensing comment when starting perfs.php 2005-01-20 13:53:59 +00:00
Frédéric Péters 522c42f3f7 corrected spelling of optionally. 2005-01-20 13:25:11 +00:00
Frédéric Péters d01961c269 documented name_identifier_mapping.c; removed its unused dump functions; fixed
a few docstrings
2005-01-20 13:24:04 +00:00
Frédéric Péters 111e697858 documented #LassoNameRegistration and fixed some docstrings in #LassoLogout 2005-01-20 11:59:04 +00:00
Emmanuel Raviart 82aebdd0af Improved C# binding. 2005-01-19 21:12:33 +00:00
Frédéric Péters 979dda50ed added SNIPPET_LIST_XMLNODES support (mostly the same thing as SNIPPET_EXTENSION
for the moment)
2005-01-19 10:10:56 +00:00
Frédéric Péters 4388b8855d restored documentation I wrote before (and lost in enum name change) 2005-01-18 21:05:07 +00:00
Frédéric Péters 8564291ec3 documented a few things 2005-01-18 20:49:40 +00:00
Christophe Nowicki c6dc916163 create a isDBError function
update sso code for the new lasso api
2005-01-18 17:40:11 +00:00
Christophe Nowicki d604d16b05 change idp and sp fqdn (add .lasso.lan) 2005-01-18 15:27:58 +00:00
Christophe Nowicki 21906f4d5e update metadata 2005-01-18 15:26:35 +00:00
Christophe Nowicki e003e9bef4 update metadata 2005-01-18 15:26:08 +00:00
Christophe Nowicki a4d2c7550d change constants name 2005-01-18 14:52:57 +00:00
Christophe Nowicki 5779be82a8 fix LassoServer call 2005-01-18 14:46:45 +00:00
Christophe Nowicki dd1a48be76 add a gen_keys.sh script for generating automatically ssl keys 2005-01-18 14:40:42 +00:00
Emmanuel Raviart 02464ae314 Extracted the inheritance of nodes from SWIG in a separate file, to remove
its duplication in Lasso.i.

Reorganized Lasso.i.
2005-01-17 23:37:36 +00:00
Emmanuel Raviart 89e3b547ce Improved Java .cvsignore. 2005-01-17 22:37:08 +00:00
Emmanuel Raviart 5b7f622e07 Completed Java binding tests. 2005-01-17 22:35:33 +00:00
Emmanuel Raviart 203c8f04f9 SWIG: Corrected constant name: SWIG macros are not accessible inside %{ %}. 2005-01-17 17:13:08 +00:00
Emmanuel Raviart 360c572ddf SWIG: Ported dynamic casting to all type of nodes. Not fully tested yet. 2005-01-17 16:32:21 +00:00
Emmanuel Raviart 49d43991bb SWIG: Added support for dynamic casting in Java. It works, but it has been
only implemented for SamlpRequestAbstract. It will soon be generalized to
LassoNode.
2005-01-17 02:01:11 +00:00
Emmanuel Raviart ae9e7d05bc SWIG: Renamed getitem to getItem. Idem for setitem.
Java: Added a third binding test.
PHP: Corrected header of binding test.
2005-01-15 15:12:00 +00:00