summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added SWIG binding for lasso_session_get_assertions. Also added Java code toEmmanuel Raviart2005-01-262-2/+20
* lasso_identity_{add,remove}_federation went privateFrederic Peters2005-01-261-10/+0
* new lasso_session_get_assertions, returns GList* of (incref'd) assertionsFrederic Peters2005-01-263-2/+26
* every morning I distcheck and fix java and csharp classes; oh yeah.Frederic Peters2005-01-262-35/+34
* moved lasso_identity_{add,remove}_federation to privateFrederic Peters2005-01-265-5/+43
* use python as found by configureFrederic Peters2005-01-261-2/+2
* Updated Java LoginTest and test metadata.Emmanuel Raviart2005-01-266-131/+227
* Empty node name is allowed for LIST_NODES; this allows nodes to beFrederic Peters2005-01-252-1/+5
* SWIG: Corrected Java enums. Renamed enum types. Corrected constant name.Emmanuel Raviart2005-01-251-5/+15
* documented memory management for lasso_identity_add_federationFrederic Peters2005-01-251-1/+2
* no more php/examples/ subdirFrederic Peters2005-01-251-1/+0
* remove php samplesChristophe Nowicki2005-01-251-3/+0
* Remove php samples from the lasso repositoryChristophe Nowicki2005-01-2546-5844/+0
* updated swig generated files list for C#Frederic Peters2005-01-252-25/+55
* updated swig generated file listFrederic Peters2005-01-252-32/+41
* fixed DowncastableNode.java filenameFrederic Peters2005-01-251-1/+1
* "hope you paid attention to API/ABI".Frederic Peters2005-01-251-0/+1
* Cosmetic changes to SWIG Lasso.i #ifdefs.Emmanuel Raviart2005-01-241-49/+51
* Added a special section for PHP4 SWIG execeptions.Romain Chantereay2005-01-241-2/+33
* Added Lasso version numbers to bindings.Emmanuel Raviart2005-01-241-2/+2
* Removed service from ID-FF. It was obsolete and will be replaced with a newEmmanuel Raviart2005-01-247-268/+1
* Completed ID-WSF SWIG binding.Emmanuel Raviart2005-01-239-427/+1454
* Quick fix so that Lasso bindings work till SWIG WSF part is fully updated.Emmanuel Raviart2005-01-231-6/+11
* Updated binding of all "discovery" nodes.Emmanuel Raviart2005-01-221-225/+484
* Work in progress: improving ID-WSF SWIG binding.Emmanuel Raviart2005-01-221-298/+604
* Updated Copyright and authors.Emmanuel Raviart2005-01-22263-701/+502
* SWIG: Renamed constants from camelCase to UPPER_CASE.Emmanuel Raviart2005-01-2216-171/+171
* SWIG: Added missing renaming of constant LASSO_HTTP_METHOD_NONE.Emmanuel Raviart2005-01-222-49/+89
* Renamed SWIG module name to "lasso" instead of "Lasso" for every language.Emmanuel Raviart2005-01-221-9/+0
* don't get remote provider id out of request if it was initiated by providerFrederic Peters2005-01-221-4/+5
* SWIG: Added binding for new_full constructors.Emmanuel Raviart2005-01-211-23/+71
* fixed missing provider error code (and used it in other places)Frederic Peters2005-01-211-2/+16
* don't segfault on missing remote provider idFrederic Peters2005-01-211-0/+3
* removed lib:Scoping, optionalFrederic Peters2005-01-211-1/+1
* reordered lib:authnRequest elementsFrederic Peters2005-01-211-4/+4
* new SNIPPET_OPTIONAL_NEG which allow to skip integer elements when set to -1Frederic Peters2005-01-214-4/+9
* moved samlp qname conversion to lib_status_responseFrederic Peters2005-01-212-18/+11
* adds samlp: prefix to statuscode qname if necessaryFrederic Peters2005-01-211-0/+18
* SWIG: Added yet another correction in generated PHP lasso_wrap.c forEmmanuel Raviart2005-01-211-0/+6
* SWIG: Added patch for PHP lasso_wrap.c to correct handling of optionalEmmanuel Raviart2005-01-211-0/+11
* if existing, use SessionIndex from assertion in lib:LogoutRequest.Frederic Peters2005-01-211-3/+19
* removed out of place int caused by dubious docstring copy/pasteFrederic Peters2005-01-211-1/+0
* documented remaining functions in xml/; looks like all the functions are done.Frederic Peters2005-01-211-0/+41
* done with documenting if-ff/* functionsFrederic Peters2005-01-216-24/+100
* removed lasso_server_add_service from reference api since it is for wsfFrederic Peters2005-01-211-1/+0
* SWIG: Removed method dump of NameIdentifierMapping.Emmanuel Raviart2005-01-211-4/+0
* SWIG: Every function that may raise an exception, also returns the errorCode.Emmanuel Raviart2005-01-201-60/+60
* Fixed saml attribute tag define.Nicolas Clapies2005-01-201-2/+2
* don't output licensing comment when starting perfs.phpFrederic Peters2005-01-202-7/+1
* corrected spelling of optionally.Frederic Peters2005-01-203-9/+9