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
*
*** empty log message ***
Nicolas Clapies
2004-09-01
2
-14
/
+0
*
Removed in python test, hard coded logout dump test, fixed a bug in lasso_log...
Nicolas Clapies
2004-09-01
1
-3
/
+8
*
PHP IdP Sample :
Christophe Nowicki
2004-09-01
8
-0
/
+974
*
Moved support of provider index from session to logout. Now only the logout k...
Nicolas Clapies
2004-09-01
5
-95
/
+82
*
Added support of index ProviderID in lasso_session_dump() and lasso_session_n...
Nicolas Clapies
2004-09-01
1
-3
/
+19
*
Fixed bug when getting relay state in lasso_logout_process_response_msg()
Nicolas Clapies
2004-09-01
1
-1
/
+1
*
Corrected Request and Response for Logout and request for Federation
Emmanuel Raviart
2004-09-01
1
-3
/
+4
*
removed extra parentheses after return statements;
Frederic Peters
2004-09-01
46
-420
/
+412
*
Added free of temporary node object in lasso_logout_new_from_dump()
Nicolas Clapies
2004-09-01
1
-0
/
+2
*
Added parse support of xml message in lasso_logout_response_new_from_export()...
Nicolas Clapies
2004-09-01
1
-0
/
+23
*
Fixed bug when parsing from an export message in lasso_logout_request_new_fro...
Nicolas Clapies
2004-09-01
1
-3
/
+0
*
LassoSession.getAuthenticationMethod argument is now optional.
Emmanuel Raviart
2004-09-01
1
-2
/
+2
*
Fix addProvider bug
Christophe Nowicki
2004-09-01
1
-1
/
+1
*
Replaced lasso_session_get_next_providerID() with lasso_session_get_first_pro...
Nicolas Clapies
2004-09-01
1
-1
/
+1
*
Removed set of msg_relayState in lasso_logout_process_request(), it has no me...
Nicolas Clapies
2004-09-01
1
-6
/
+4
*
Added a new Python logout test: Make the same Logout.newFromDump enough
Emmanuel Raviart
2004-08-31
1
-0
/
+21
*
Corrected request and respond for profiles others than login.
Emmanuel Raviart
2004-08-31
1
-94
/
+105
*
Added method lasso_session_get_first_providerID(). Now to get the first provi...
Nicolas Clapies
2004-08-31
2
-0
/
+27
*
fixed bug in lasso_logout_dump() and lasso_logout_new_from_dump()
Nicolas Clapies
2004-08-31
2
-22
/
+48
*
Added setting of isPassive to False in doc.
Emmanuel Raviart
2004-08-31
1
-1
/
+2
*
strcmp is used; string.h must be included
Frederic Peters
2004-08-31
1
-0
/
+2
*
g_sprintf is used; gprintf.h must be included
Frederic Peters
2004-08-31
1
-1
/
+4
*
default: in switches
Frederic Peters
2004-08-31
1
-0
/
+9
*
removed unused variables
Frederic Peters
2004-08-31
1
-3
/
+0
*
g_sprintf is used; glib/gprintf.h must be included
Frederic Peters
2004-08-31
1
-0
/
+2
*
strlen is used; string.h must be included
Frederic Peters
2004-08-31
1
-0
/
+2
*
properly cast request to needed type
Frederic Peters
2004-08-31
1
-1
/
+1
*
default: to set descriptor to NULL; so it won't be undefined on the next line
Frederic Peters
2004-08-31
1
-0
/
+3
*
xmlSecBase64Encode is used; xmlsec/base64.h must be included
Frederic Peters
2004-08-31
1
-0
/
+1
*
g_sprintf is used; gprintf.h must be included; default: statement in switch.
Frederic Peters
2004-08-31
1
-0
/
+4
*
Added support of code error LASSO_PROFILE_ERROR_MISSING_REQUEST in lasso_logo...
Nicolas Clapies
2004-08-31
1
-4
/
+2
*
Added code error : LASSO_PROFILE_ERROR_MISSING_REQUEST. It indicates that las...
Nicolas Clapies
2004-08-31
3
-0
/
+5
*
cvs must ignore cil and dev packages directory
Frederic Peters
2004-08-31
1
-1
/
+2
*
php4 packaging and renamed liblasso0-python2.3 to python2.3-lasso
Frederic Peters
2004-08-31
7
-13
/
+33
*
Typo correction.
Emmanuel Raviart
2004-08-31
1
-1
/
+1
*
Fixed bug when attempting to parse a query message : now if a key / value wit...
Nicolas Clapies
2004-08-31
1
-0
/
+15
*
Added in parse of query a test if the data list is not NULL
Nicolas Clapies
2004-08-31
4
-2
/
+18
*
Added Lasso version constants to SWIG.
Emmanuel Raviart
2004-08-31
1
-0
/
+10
*
Testing logout.processResponseMsg with a really bad URL. => red alert.
Emmanuel Raviart
2004-08-31
1
-3
/
+25
*
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
[next]