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
*
Fix license boilerplates
Simo Sorce
2013-12-03
1
-2
/
+1
*
Rewrite all xmlNode serialization code to be compatible with libxml 2.9.0
Benjamin Dauvergne
2012-09-28
1
-21
/
+3
*
[core] add missing namespace definitions to internal objects
Benjamin Dauvergne
2011-03-01
1
-0
/
+4
*
ID-FF1.2 and SAML2: remove direct access to profile->server->providers
Benjamin Dauvergne
2009-10-30
1
-4
/
+5
*
All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code
Benjamin Dauvergne
2009-08-26
1
-2
/
+2
*
ID-FF 1.2: Use new macros in logout, defederation and lecp
Benjamin Dauvergne
2009-03-27
1
-15
/
+13
*
Core: do not mix public and private headers
Benjamin Dauvergne
2009-03-27
1
-0
/
+1
*
All: Fix missing field initializer problems
Benjamin Dauvergne
2009-01-24
1
-0
/
+1
*
Remove use of xmlFreeDoc for lasso_release_doc
Benjamin Dauvergne
2008-11-04
1
-1
/
+2
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-13
/
+13
*
moved gtk-doc inline as is better on so many points; also added schema
Frederic Peters
2008-05-15
1
-0
/
+6
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
add missing profileprivate.h header for lasso_profile_clean_info function
Frederic Peters
2007-04-14
1
-0
/
+1
*
new lasso_profile_clean_msg_info function used to clean msg_url and msg_body
Frederic Peters
2007-01-05
1
-0
/
+2
*
misc fixes for 1) memory leaks around XPath usage and 2) potential segfaults
Frederic Peters
2007-01-03
1
-1
/
+9
*
harmonized LASSO_PARAM_ERROR_BAD_TYPE_OR_NULL_OBJ and
Frederic Peters
2006-12-28
1
-9
/
+9
*
replaced LASSO_ERROR_UNDEFINED by appropriate error codes in all of xml/ and
Frederic Peters
2006-12-28
1
-9
/
+4
*
fixed all occurences of returning a negative number unspecified in errors.h
Frederic Peters
2006-12-27
1
-9
/
+9
*
check for remote provider id before looking it in GHashTable
Frederic Peters
2006-01-23
1
-0
/
+5
*
char signedness for gcc 4 (id-wsf part has not been done)
Frederic Peters
2005-07-30
1
-9
/
+10
*
variables and functions shouldn't have the same names
Frederic Peters
2005-02-08
1
-5
/
+5
*
removed all %s escaping sequences from lasso error strings; as a side effect
Frederic Peters
2005-02-05
1
-2
/
+1
*
removed extraneous liberty namespace registration and noted a future fix to
Frederic Peters
2005-01-29
1
-0
/
+1
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
done with documenting if-ff/* functions
Frederic Peters
2005-01-21
1
-3
/
+67
*
removed individual debug() statements in dispose() and finalize(); replaced by
Frederic Peters
2005-01-04
1
-1
/
+0
*
added refcounting of server to other profiles
Frederic Peters
2004-12-30
1
-1
/
+1
*
documented some new/destroy/dump/... functions
Frederic Peters
2004-12-30
1
-0
/
+16
*
documenting lasso_{login|lecp}_init_authn_request
Frederic Peters
2004-12-30
1
-2
/
+6
*
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
[next]