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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
new version of the PHP service provider made with the new Swig PHP binding
Christophe Nowicki
2004-08-31
8
-0
/
+1051
*
Fixed missing feature in lasso_process_request_msg() and lasso_logout_process...
Nicolas Clapies
2004-08-31
1
-10
/
+9
*
Fixed bug in lasso_logout_response_new_from_export() : now if a query message...
Nicolas Clapies
2004-08-31
1
-48
/
+54
*
Fixed bug in lasso_logout_request_new_from_export() : now if a query message ...
Nicolas Clapies
2004-08-31
1
-2
/
+42
*
New logout test => Red alert!
Emmanuel Raviart
2004-08-30
1
-0
/
+22
*
Removed low-level bindings from SWIG.
Emmanuel Raviart
2004-08-30
1
-218
/
+32
*
Little lean of the code
Nicolas Clapies
2004-08-30
1
-50
/
+44
*
PHP Binding : PHP does not handle namepaces, added lasso_ prefix for
Christophe Nowicki
2004-08-30
1
-1
/
+72
*
Fixed problem when validating the notification : test the remote provider typ...
Nicolas Clapies
2004-08-30
1
-21
/
+43
*
Added a test in lasso_defederation_build_notification_msg() to test if the fe...
Nicolas Clapies
2004-08-30
1
-5
/
+6
*
Fixed call of lasso_session_remove_assertion() in the right place in init_req...
Nicolas Clapies
2004-08-30
1
-11
/
+18
*
Fixed error in method name : renamed lasso_provider_get_singleLogoutServiceUR...
Nicolas Clapies
2004-08-30
1
-1
/
+1
*
Added comment in lasso_defederation_validate_notification() : indicate that q...
Nicolas Clapies
2004-08-30
1
-1
/
+1
*
Added building of federation termination notification return url with QUERY i...
Nicolas Clapies
2004-08-30
1
-7
/
+16
*
Added lasso_logout_new_from_dump(). Need to be tested
Nicolas Clapies
2004-08-30
1
-60
/
+66
*
Added parsing of status code value in lasso_logout_response_new_from_query()....
Nicolas Clapies
2004-08-30
1
-2
/
+16
*
Fixed bug when dumping and loading from dump server with no metatadata. Now i...
Nicolas Clapies
2004-08-30
1
-6
/
+15
*
A few corrections to SWIG binding (a quick commit, so that Christophe can
Emmanuel Raviart
2004-08-30
1
-1
/
+18
*
swig generate new objects/filenames
Frederic Peters
2004-08-30
2
-12
/
+9
*
returns 0 on success
Frederic Peters
2004-08-30
1
-0
/
+2
*
SWIG high-level binding now uses camelCase.
Emmanuel Raviart
2004-08-29
7
-469
/
+474
*
SWIG should now generate a high-level binding with classes, so I have
Emmanuel Raviart
2004-08-29
1
-1
/
+1
*
updated c# binding for new class names
Frederic Peters
2004-08-29
2
-42
/
+27
*
some tests do not have descriptions
Frederic Peters
2004-08-29
1
-0
/
+2
*
corretly escape xml
Frederic Peters
2004-08-29
1
-7
/
+6
*
Removed obsolete Python doc.
Emmanuel Raviart
2004-08-29
13
-1972
/
+0
*
When Lasso doesn't recognize the URL query, it now throws a SyntaxError
Emmanuel Raviart
2004-08-29
2
-22
/
+42
*
Removed references to lassomod in .cvsignore.
Emmanuel Raviart
2004-08-28
1
-2
/
+0
*
SWIG now produces high-level bindings.
Emmanuel Raviart
2004-08-28
15
-1063
/
+1156
*
renamed API reference to API reference (was reference manual)
Frederic Peters
2004-08-28
1
-1
/
+1
*
xml encoding of special characters (&, <, >)
Frederic Peters
2004-08-28
1
-0
/
+4
*
new URLs and version info for 0.3.0
Frederic Peters
2004-08-28
1
-4
/
+11
*
Converted Identity & Session to real objects in SWIG bindings.
Emmanuel Raviart
2004-08-28
2
-48
/
+49
*
Hide LibAuthnRequest attributes from SWIG binding.
Emmanuel Raviart
2004-08-28
1
-27
/
+0
*
Added preliminary error throwing in SWIG binding.
Emmanuel Raviart
2004-08-28
1
-19
/
+40
*
Converted SWIG Server into a high-level class with new_from_dump static
Emmanuel Raviart
2004-08-28
2
-50
/
+47
*
Renamed login_tests.py to profiles_tests.py.
Emmanuel Raviart
2004-08-28
2
-5
/
+36
*
Transformed LassoAuthnRequest as a true SWIG class with attributes and
Emmanuel Raviart
2004-08-27
3
-67
/
+129
*
*** empty log message ***
Nicolas Clapies
2004-08-27
1
-5
/
+19
*
*** empty log message ***
Nicolas Clapies
2004-08-27
1
-1
/
+12
*
Added method Logout.reset_session_index in Python high-level binding.
Emmanuel Raviart
2004-08-27
1
-0
/
+5
*
*** empty log message ***
Nicolas Clapies
2004-08-27
1
-10
/
+129
*
Added support for "invalid query" errors in Python high-level binding.
Emmanuel Raviart
2004-08-27
1
-1
/
+10
*
*** empty log message ***
Nicolas Clapies
2004-08-27
1
-1
/
+1
*
Renamed method name lasso_session_get_next_assertion_remote_providerID to las...
Nicolas Clapies
2004-08-27
1
-1
/
+1
*
Added return of code error LASSO_PROFILE_ERROR_INVALID_QUERY when an error oc...
Nicolas Clapies
2004-08-27
1
-1
/
+7
*
Added code error LASSO_PROFILE_ERROR_INVALID_QUERY, returned when an error oc...
Nicolas Clapies
2004-08-27
3
-0
/
+9
*
Corrected SWIG binding.
Emmanuel Raviart
2004-08-27
3
-11
/
+31
*
Added index attribute (session->index_providerID) of next provider id returne...
Nicolas Clapies
2004-08-27
4
-186
/
+222
*
Replaced SWIG specific functions to access "request" and "response"
Emmanuel Raviart
2004-08-27
2
-45
/
+74
[prev]
[next]