index
:
lasso.git
master
wip
Unnamed repository; edit this file 'description' to name the repository.
Simo Sorce
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
swig
/
Lasso.i
Commit message (
Expand
)
Author
Age
Files
Lines
*
Corrected typo in constant.
Emmanuel Raviart
2005-02-01
1
-1
/
+1
*
SWIG: Use WSF_SUPPORT instead of WSF_ENABLED as constant in bindings.
Emmanuel Raviart
2005-01-29
1
-8
/
+6
*
Reverted previous replacement of #if LASSO_WSF_ENABLED with
Emmanuel Raviart
2005-01-29
1
-2
/
+1
*
Replaced #if LASSO_WSF_ENABLED by ifdef LASSO_WSF_ENABLED to enable wsf in bi...
Nicolas Clapies
2005-01-29
1
-1
/
+2
*
SWIG: Added Attribute to AttributeStatement.
Emmanuel Raviart
2005-01-29
1
-1
/
+13
*
Added binding for saml:AttributeValue.
Emmanuel Raviart
2005-01-29
1
-1
/
+59
*
SWIG: Added constant WSF_ENABLED and VERSION_DECIMAL to bindings.
Emmanuel Raviart
2005-01-28
1
-2
/
+10
*
Merged wsf-api-change-not-for-0-6 branch with trunk.
Emmanuel Raviart
2005-01-27
1
-2
/
+33
*
configure flag to enable ID-WSF (off by default)
Frederic Peters
2005-01-27
1
-0
/
+4
*
don't use wsf for now
Frederic Peters
2005-01-27
1
-2
/
+0
*
Corrected name of element AuthnContextComparison.
Emmanuel Raviart
2005-01-27
1
-3
/
+73
*
Added SWIG binding for lasso_session_get_assertions. Also added Java code to
Emmanuel Raviart
2005-01-26
1
-0
/
+17
*
lasso_identity_{add,remove}_federation went private
Frederic Peters
2005-01-26
1
-10
/
+0
*
SWIG: Corrected Java enums. Renamed enum types. Corrected constant name.
Emmanuel Raviart
2005-01-25
1
-5
/
+15
*
Cosmetic changes to SWIG Lasso.i #ifdefs.
Emmanuel Raviart
2005-01-24
1
-49
/
+51
*
Added a special section for PHP4 SWIG execeptions.
Romain Chantereay
2005-01-24
1
-2
/
+33
*
Added Lasso version numbers to bindings.
Emmanuel Raviart
2005-01-24
1
-2
/
+2
*
Removed service from ID-FF. It was obsolete and will be replaced with a new
Emmanuel Raviart
2005-01-24
1
-5
/
+0
*
Completed ID-WSF SWIG binding.
Emmanuel Raviart
2005-01-23
1
-76
/
+151
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-1
/
+1
*
SWIG: Renamed constants from camelCase to UPPER_CASE.
Emmanuel Raviart
2005-01-22
1
-62
/
+62
*
SWIG: Added missing renaming of constant LASSO_HTTP_METHOD_NONE.
Emmanuel Raviart
2005-01-22
1
-0
/
+1
*
Renamed SWIG module name to "lasso" instead of "Lasso" for every language.
Emmanuel Raviart
2005-01-22
1
-9
/
+0
*
SWIG: Added binding for new_full constructors.
Emmanuel Raviart
2005-01-21
1
-23
/
+71
*
SWIG: Removed method dump of NameIdentifierMapping.
Emmanuel Raviart
2005-01-21
1
-4
/
+0
*
SWIG: Every function that may raise an exception, also returns the errorCode.
Emmanuel Raviart
2005-01-20
1
-60
/
+60
*
Improved C# binding.
Emmanuel Raviart
2005-01-19
1
-10
/
+133
*
Extracted the inheritance of nodes from SWIG in a separate file, to remove
Emmanuel Raviart
2005-01-17
1
-243
/
+98
*
SWIG: Corrected constant name: SWIG macros are not accessible inside %{ %}.
Emmanuel Raviart
2005-01-17
1
-1
/
+1
*
SWIG: Ported dynamic casting to all type of nodes. Not fully tested yet.
Emmanuel Raviart
2005-01-17
1
-117
/
+212
*
SWIG: Added support for dynamic casting in Java. It works, but it has been
Emmanuel Raviart
2005-01-17
1
-300
/
+421
*
SWIG: Renamed getitem to getItem. Idem for setitem.
Emmanuel Raviart
2005-01-15
1
-18
/
+18
*
Updated authors.
Emmanuel Raviart
2005-01-15
1
-5
/
+1
*
Corrected Perl binding and added test program.
Emmanuel Raviart
2005-01-14
1
-0
/
+4
*
Swig PHP: Added test to accept NULL for dynamic arguments.
Emmanuel Raviart
2005-01-13
1
-8
/
+12
*
Swig PHP: Corrected LassoNode conversion for input arguments.
Emmanuel Raviart
2005-01-13
1
-2
/
+2
*
PHP Binding: Added support for NULL return value.
Emmanuel Raviart
2005-01-13
1
-26
/
+59
*
moved errors.[ch] up; as requested.
Frederic Peters
2005-01-12
1
-2
/
+2
*
Swig: Removed attribute responseStatus (now private). Corrected LassoProfile
Emmanuel Raviart
2005-01-12
1
-53
/
+71
*
Swig: Cancel a %newobject getitem, because a %newobject getitem applies to
Emmanuel Raviart
2005-01-11
1
-0
/
+3
*
Swig: Added a patch to PHP, so that it handles correctly dynamic cast of
Emmanuel Raviart
2005-01-09
1
-0
/
+29
*
fixed comment about gcc 2.95
Frederic Peters
2005-01-09
1
-1
/
+1
*
Swig: Corrected LassoNode node_info.
Emmanuel Raviart
2005-01-09
1
-3
/
+4
*
Swig: Removed login & lecp authnRequest & authnResponse attribute. Now uses
Emmanuel Raviart
2005-01-09
1
-107
/
+52
*
Swig: Beginning to add a kind of inheritance mechanism to LassoNode.
Emmanuel Raviart
2005-01-09
1
-67
/
+524
*
Swig: Added several GList items.
Emmanuel Raviart
2005-01-08
1
-9
/
+806
*
Renamed LassoStringArray to LassoStringList.
Emmanuel Raviart
2005-01-08
1
-24
/
+24
*
Corrected a typo.
Emmanuel Raviart
2005-01-08
1
-4
/
+4
*
Corrected a copy/paste error.
Emmanuel Raviart
2005-01-08
1
-4
/
+4
*
Swig: Renamed LassoNodeArray to LassoNodeList, because, although it is
Emmanuel Raviart
2005-01-08
1
-12
/
+12
[next]