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
/
lasso
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relpaced the lasso_str_hash() call by lasso_sha1() in the
Valery Febvre
2004-08-08
1
-11
/
+19
*
In the dump of the identity object,
Valery Febvre
2004-08-08
1
-11
/
+7
*
In the dump of the session object,
Valery Febvre
2004-08-08
1
-4
/
+5
*
In the dump of the server object,
Valery Febvre
2004-08-08
2
-75
/
+78
*
Minor fixs
Valery Febvre
2004-08-08
1
-16
/
+14
*
In the dump of the federation object,
Valery Febvre
2004-08-08
2
-3
/
+4
*
In the dump of the provider object,
Valery Febvre
2004-08-08
2
-2
/
+4
*
Added lasso_sha1() method (will replace lasso_str_hash)
Valery Febvre
2004-08-07
2
-1
/
+13
*
Moved session & identity properties in private section
Valery Febvre
2004-08-06
1
-4
/
+6
*
Removed debug messages
Valery Febvre
2004-08-06
2
-6
/
+5
*
Added missing parameter description in 5 methods
Valery Febvre
2004-08-06
1
-0
/
+5
*
Fixed a bug in lasso_login_must_authenticate() method
Valery Febvre
2004-08-06
1
-1
/
+2
*
Renamed all SAMLArt strings by SAMLart
Valery Febvre
2004-08-06
2
-4
/
+4
*
Added lasso/environs/lecp.h inclusion.
Romain Chantereay
2004-08-06
1
-0
/
+1
*
update of code style
Nicolas Clapies
2004-08-06
2
-12
/
+47
*
updated code style
Nicolas Clapies
2004-08-06
1
-5
/
+5
*
Renamed load_notification_msg to process_notification msg, renamed process_re...
Nicolas Clapies
2004-08-06
2
-53
/
+85
*
*** empty log message ***
Valery Febvre
2004-08-05
1
-18
/
+26
*
lasso_profile_get_identity() & lasso_profile_get_session() return now
Valery Febvre
2004-08-05
1
-6
/
+37
*
lasso_server_get_providerID_from_hash() method takes now
Valery Febvre
2004-08-05
2
-7
/
+10
*
Added automatic detection for the lasso HRef in lasso_node_get_child()
Valery Febvre
2004-08-05
1
-2
/
+3
*
Replaced a lot of wrong issueInstance words by issueInstant
Valery Febvre
2004-08-05
20
-125
/
+121
*
fixed coding style
Nicolas Clapies
2004-08-05
4
-100
/
+100
*
- Fix #234
Romain Chantereay
2004-08-05
1
-0
/
+1
*
Remove command line PACKAGE definition (already done in lasso_config.h).
Romain Chantereay
2004-08-05
1
-1
/
+3
*
lasso_identity_get_federation() & lasso_identity_add_federation() methods
Valery Febvre
2004-08-05
6
-34
/
+68
*
Added a new argument 'err' in lasso_artifact_get_* methods
Valery Febvre
2004-08-04
2
-20
/
+70
*
Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()
Valery Febvre
2004-08-04
8
-26
/
+45
*
Fixed a bug in lasso_artifact_new() and lasso_artifact_get_identityProviderSu...
Valery Febvre
2004-08-04
1
-10
/
+30
*
*** empty log message ***
Nicolas Clapies
2004-08-04
1
-0
/
+2
*
update of lecp python binding
Nicolas Clapies
2004-08-04
1
-0
/
+2
*
update of the LECP profile
Nicolas Clapies
2004-08-04
2
-122
/
+144
*
Moved '#include <lasso/lasso_config.h> into lasso.c
Valery Febvre
2004-08-04
2
-2
/
+1
*
*** empty log message ***
Valery Febvre
2004-08-04
1
-0
/
+2
*
Added the SOAP HTTP method in lasso_login_init_from_authn_request_msg()
Valery Febvre
2004-08-04
1
-9
/
+11
*
Added the SOAP export type in lasso_authn_request_new_from_export()
Valery Febvre
2004-08-04
1
-2
/
+11
*
Fixed 3 bugs in lasso_login_new_from_dump()
Valery Febvre
2004-08-04
1
-22
/
+26
*
remove warning message before lasso_session_remove_assertion()
Nicolas Clapies
2004-08-04
1
-1
/
+0
*
Renamed enums (Bug #225):
Valery Febvre
2004-08-04
11
-64
/
+65
*
Removed the 'identity' arg in lasso_login_new_from_dump() method
Valery Febvre
2004-08-04
3
-30
/
+27
*
add lasso_session_remove_assertion() in validate_request() and process_respon...
Nicolas Clapies
2004-08-04
1
-7
/
+6
*
set nameIdentifier attribute of the logout object (from LogoutRequest NameIde...
Nicolas Clapies
2004-08-04
1
-1
/
+5
*
move server param in new
Nicolas Clapies
2004-08-04
2
-12
/
+16
*
Renamed enum lassoProviderTypes into lassoProviderType (Bug #225)
Valery Febvre
2004-08-04
10
-102
/
+102
*
Renamed enum lassoNodeExportTypes into lassoNodeExportType (Bug #225)
Valery Febvre
2004-08-04
23
-65
/
+67
*
Changed all lasso_provider_get_* methods prototype
Valery Febvre
2004-08-04
8
-133
/
+401
*
- No more need of version.h.
Romain Chantereay
2004-08-03
1
-1
/
+0
*
replace load_request_msg() with process_request_msg(), process_request() with...
Nicolas Clapies
2004-08-03
2
-20
/
+8
*
add request type test for Lecp
Nicolas Clapies
2004-08-03
2
-3
/
+6
*
New Autotools infrastructure.
Romain Chantereay
2004-08-03
3
-5
/
+27
[next]