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
/
id-ff
/
lecp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
removed old signature code from LECP
Frederic Peters
2004-12-28
1
-17
/
+5
*
generate xmlsec signatures in get_xmlNode; this should allow envelopes (in
Frederic Peters
2004-12-28
1
-8
/
+15
*
Fixed lasso_lecp_build_authn_request_envelope_msg,
Frederic Peters
2004-12-27
1
-25
/
+76
*
Replaced calls of lasso_provider_get_metadata_one with
Emmanuel Raviart
2004-12-26
1
-4
/
+4
*
Added differentiation between creating xmlnode for lasso use (the _dump
Frederic Peters
2004-12-19
1
-0
/
+2
*
(almost) done with errors in ID-FF; remaining "return -1" have been converted
Frederic Peters
2004-12-16
1
-19
/
+11
*
pointers are %p in format strings, not %x
Frederic Peters
2004-12-15
1
-1
/
+1
*
new LASSO_PROFILE_ERROR_NAME_IDENTIFIER_NOT_FOUND error code
Frederic Peters
2004-12-15
1
-2
/
+2
*
coherent error handling for "identity not found" and "federation not found"
Frederic Peters
2004-12-15
1
-5
/
+2
*
new LASSO_PROFILE_ERROR_UNKNOWN_PROFILE_URL profile error and replaced a bunch
Frederic Peters
2004-12-14
1
-4
/
+2
*
API change in Single Sign On profile (IdP side) to allow the developer to mess
Frederic Peters
2004-12-14
1
-12
/
+2
*
[API Change] For consistency with the other profiles, remote_providerID has
Frederic Peters
2004-12-14
1
-10
/
+11
*
Added back xmlsec signature check (and disabled it in name identifier mapping
Frederic Peters
2004-12-10
1
-1
/
+1
*
overridden spelling fix caused alignment wreckage
Frederic Peters
2004-12-10
1
-1
/
+1
*
The past participle of "to override" is overridden.
Emmanuel Raviart
2004-12-07
1
-1
/
+1
*
added error checking on query strings; python tests should now pass
Frederic Peters
2004-11-22
1
-4
/
+4
*
renamed lasso/environs/ to lasso/id-ff/
Frederic Peters
2004-11-15
1
-1
/
+1
*
LECP converted to new tree
Frederic Peters
2004-11-01
1
-264
/
+246
*
ds:Signature in <samlp:request/> (in login) (and the signature is not verified
Frederic Peters
2004-10-29
1
-2
/
+2
*
removal of \n at end of error messages
Frederic Peters
2004-10-27
1
-19
/
+19
*
Done with the move to structures and the removal of protocols/ (lasso branched
Frederic Peters
2004-10-27
1
-33
/
+48
*
Added a param 'is_consent_obtained' in method:
Valery Febvre
2004-09-30
1
-1
/
+3
*
Renamed lasso_lecp_init_from_authn_request_msg() into lasso_lecp_process_auth...
Valery Febvre
2004-09-22
1
-4
/
+4
*
Made remote_providerID optional in lasso_lecp_build_authn_request_msg and in
Emmanuel Raviart
2004-09-20
1
-4
/
+20
*
removed extra parentheses after return statements;
Frederic Peters
2004-09-01
1
-26
/
+26
*
Moved param 'http_method' of lasso_login_build_authn_request_msg() method
Valery Febvre
2004-08-21
1
-1
/
+4
*
Added a param 'err' in 2 methods of LassoServer class:
Valery Febvre
2004-08-11
1
-2
/
+5
*
Fixed a bug in lasso_lecp_build_authn_request_msg()
Valery Febvre
2004-08-09
1
-2
/
+7
*
Corrected correction
Valery Febvre
2004-08-09
1
-5
/
+4
*
Removed Base64 encoding in lasso_lecp_build_authn_response_msg()
Valery Febvre
2004-08-09
1
-10
/
+22
*
updated code style
Nicolas Clapies
2004-08-06
1
-5
/
+5
*
fixed coding style
Nicolas Clapies
2004-08-05
1
-13
/
+13
*
Renamed lasso_server_get_provider() into lasso_server_get_provider_ref()
Valery Febvre
2004-08-04
1
-1
/
+1
*
update of the LECP profile
Nicolas Clapies
2004-08-04
1
-95
/
+130
*
move server param in new
Nicolas Clapies
2004-08-04
1
-9
/
+15
*
Changed all lasso_provider_get_* methods prototype
Valery Febvre
2004-08-04
1
-2
/
+6
*
replace G_LOG_LEVEL_ERROR with G_LOG_LEVEL_CRITICAL
Nicolas Clapies
2004-08-03
1
-10
/
+10
*
Added a new argument 'err' in 4 methods of the LassoNode class:
Valery Febvre
2004-07-31
1
-3
/
+4
*
lecp in environs is complete
Nicolas Clapies
2004-07-30
1
-15
/
+44
*
Replaced old debug() calls by the 2 new functions debug() and message()
Valery Febvre
2004-07-24
1
-17
/
+17
*
- Added a third arg (GError **err) in lasso_node_get_attr_value()
Valery Febvre
2004-07-23
1
-6
/
+4
*
add lecp in environs
Nicolas Clapies
2004-07-22
1
-0
/
+250