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
...
*
Minor fixs
Valery Febvre
2004-09-22
1
-20
/
+22
*
Added method lasso_lib_name_identifier_mapping_request_set_targetNameSpace() ...
Nicolas Clapies
2004-09-22
6
-40
/
+87
*
fix problem with the sso, now the user can do more than one sso session.
Christophe Nowicki
2004-09-22
3
-71
/
+125
*
forgotten commit; /insert const keyword explanation here/
Frederic Peters
2004-09-22
17
-42
/
+35
*
fixed a lot of bug, added a new attribute oldNameIdentifier. Now after the pr...
Nicolas Clapies
2004-09-22
5
-98
/
+187
*
lasso_federation_set_local_nameIdentifier() and lasso_federation_set_remote_n...
Nicolas Clapies
2004-09-22
1
-0
/
+12
*
*** empty log message ***
Nicolas Clapies
2004-09-22
1
-1
/
+18
*
Added lasso_identity_get_federation_ref : it returns the reference of the ask...
Nicolas Clapies
2004-09-22
1
-0
/
+3
*
Added ProfileBrwsPost
Christophe Nowicki
2004-09-22
1
-18
/
+36
*
update
Valery Febvre
2004-09-22
1
-5
/
+9
*
Removed assertion from login in SWIG.
Emmanuel Raviart
2004-09-22
1
-29
/
+0
*
Renamed lasso_lecp_init_from_authn_request_msg() into lasso_lecp_process_auth...
Valery Febvre
2004-09-22
2
-5
/
+5
*
Removed response_dump and assertion properties in LassoLogin object
Valery Febvre
2004-09-22
2
-385
/
+242
*
Added 8 SamlStatusCode
Valery Febvre
2004-09-22
1
-2
/
+10
*
Added lasso_profile_get_remote_providerID() method
Valery Febvre
2004-09-22
2
-0
/
+14
*
New API pour artefact handling.
Emmanuel Raviart
2004-09-22
1
-14
/
+19
*
update
Valery Febvre
2004-09-20
1
-0
/
+16
*
Made argument remote_providerID optional for Defederation.initNotification,
Emmanuel Raviart
2004-09-20
1
-1
/
+1
*
Added binding for new name registration type
Nicolas Clapies
2004-09-20
1
-8
/
+8
*
PHP session are stored in the database
Christophe Nowicki
2004-09-20
1
-0
/
+86
*
PHP session are now stored in the database
Christophe Nowicki
2004-09-20
17
-316
/
+570
*
*** empty log message ***
Nicolas Clapies
2004-09-20
1
-8
/
+8
*
Made remote_providerID optional in lasso_lecp_build_authn_request_msg and in
Emmanuel Raviart
2004-09-20
3
-23
/
+37
*
Fixed big mistake when updating name registration type in lassoRequestType : ...
Nicolas Clapies
2004-09-20
1
-8
/
+8
*
repair API/ABI; thanks you very much.
Frederic Peters
2004-09-20
1
-7
/
+7
*
Added name registration declaration and definition
Nicolas Clapies
2004-09-20
1
-2
/
+4
*
Added name registration type in lassoRequestType enum. added test in function...
Nicolas Clapies
2004-09-20
2
-1
/
+2
*
I wanted to login
Frederic Peters
2004-09-20
2
-0
/
+320
*
Added tests in lasso_register_name_identifier_response_new_from_query(). Now ...
Nicolas Clapies
2004-09-20
1
-10
/
+53
*
Added test lasso_register_name_identifier_request_new_from_query(). Verify if...
Nicolas Clapies
2004-09-20
1
-7
/
+12
*
Added lasso_get_public_key_from_pem_cert_file()
Valery Febvre
2004-09-20
2
-24
/
+131
*
Replaced call to lasso_identity_get_next_federation_remote_providerID() with ...
Nicolas Clapies
2004-09-20
1
-3
/
+1
*
the remote_providerID parameter of lasso_login_build_authn_request_msg()
Valery Febvre
2004-09-20
2
-13
/
+35
*
Added lasso_identity_get_first_providerID(). Now it replaces lasso_identity_g...
Nicolas Clapies
2004-09-20
2
-1
/
+11
*
Added lasso_server_get_first_providerID() method
Valery Febvre
2004-09-20
2
-0
/
+16
*
Added SWIG bindings for metadata, providers and providerIds.
Emmanuel Raviart
2004-09-18
1
-23
/
+196
*
fixed typo
Frederic Peters
2004-09-17
1
-1
/
+1
*
use g_strdup_printf to avoir buffer size calculations and g_snprintf to avoir
Frederic Peters
2004-09-17
8
-33
/
+21
*
use g_strdup_printf to avoid buffer size calculation; and free() the uri once
Frederic Peters
2004-09-17
1
-2
/
+2
*
strncpy won't add a trailing \0 to the string if it has over 512 characters;
Frederic Peters
2004-09-17
1
-2
/
+4
*
log viewer for the Service Provider and the Identity Provider
Christophe Nowicki
2004-09-17
16
-193
/
+652
*
removed remaining parenthesis on return statements
Frederic Peters
2004-09-17
4
-7
/
+7
*
lasso_sha1 doesn't return a string but a buffer
Frederic Peters
2004-09-17
1
-3
/
+3
*
Uptaded NSI scripts:
Romain Chantereay
2004-09-17
2
-34
/
+46
*
remove removed code
Frederic Peters
2004-09-17
6
-124
/
+2
*
alloc xmlChar with xmlMalloc in lasso_build_unique_id; alloc one more character
Frederic Peters
2004-09-17
1
-12
/
+3
*
use memcpy to copy memory; also fixed type of samlArt.
Frederic Peters
2004-09-17
1
-11
/
+6
*
New logging system with a web interface.
Christophe Nowicki
2004-09-16
12
-115
/
+258
*
Disabled "consent" attribute checking when NameIDPolicy is set to federated
Valery Febvre
2004-09-16
1
-19
/
+20
*
For multiple virtual hosts with certificat you need to set the CN.
Christophe Nowicki
2004-09-16
1
-1
/
+5
[prev]
[next]