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
/
login.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix license boilerplates
Simo Sorce
2013-12-03
1
-2
/
+1
*
[Core] change return type of all error returning methods
Benjamin Dauvergne
2010-07-12
1
-16
/
+16
*
Core: complete documentation on LassoLogin
Benjamin Dauvergne
2010-01-18
1
-1
/
+6
*
Core Login: in login.c, add assertion accessor
Benjamin Dauvergne
2010-01-04
1
-1
/
+3
*
Docs: change the doc production and lot of other fixes
Benjamin Dauvergne
2009-08-26
1
-8
/
+12
*
All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code
Benjamin Dauvergne
2009-08-26
1
-18
/
+5
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-6
/
+6
*
moved gtk-doc inline as is better on so many points; also added schema
Frederic Peters
2008-05-15
1
-0
/
+20
*
added support for sending SAMLv2 AuthnResponse over HTTP-Redirect (which
Frederic Peters
2007-11-27
1
-0
/
+1
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
Added paos response message process support in LassoLogin object.
Nicolas Clapies
2006-12-05
1
-0
/
+1
*
Fixed lecp profile : added case when lecp profile is used when building asser...
Nicolas Clapies
2005-05-10
1
-0
/
+1
*
added missing lasso_config.h include (necessary for LASSO_WSF_ENABLED
Frederic Peters
2005-03-18
1
-0
/
+2
*
don't compile id-wsf files when wsf is disabled; this cuts down build
Frederic Peters
2005-03-18
1
-1
/
+6
*
Document new functions; pretty please. Fixed memory leak introduced in
Frederic Peters
2005-01-28
1
-1
/
+1
*
Merged wsf-api-change-not-for-0-6 branch with trunk.
Emmanuel Raviart
2005-01-27
1
-4
/
+12
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
moved remaining lasso[A-Z].* enums to Lasso[A-Z].*
Frederic Peters
2004-12-31
1
-6
/
+6
*
Minimal documentation for #LassoProfile and #LassoLogin
Frederic Peters
2004-12-22
1
-0
/
+1
*
API change in Single Sign On profile (IdP side) to allow the developer to mess
Frederic Peters
2004-12-14
1
-17
/
+11
*
properly check signature on soap samlp:Request (login/artifact)
Frederic Peters
2004-12-14
1
-0
/
+3
*
[API Change] For consistency with the other profiles, remote_providerID has
Frederic Peters
2004-12-14
1
-3
/
+3
*
removed struct LassoLoginPrivate declaration
Frederic Peters
2004-12-09
1
-2
/
+0
*
limit line length to 100 characters.
Frederic Peters
2004-11-25
1
-41
/
+29
*
renamed private struct member to private_data (gtk+ does it like that)
Frederic Peters
2004-11-22
1
-2
/
+1
*
cleaning #includes
Frederic Peters
2004-11-16
1
-2
/
+2
*
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
-2
/
+2
*
Done with the move to structures and the removal of protocols/ (lasso branched
Frederic Peters
2004-10-27
1
-29
/
+35
*
Removed function lasso_login_process_without_authn_request_msg.
Emmanuel Raviart
2004-10-02
1
-5
/
+2
*
Added a param 'is_consent_obtained' in method:
Valery Febvre
2004-09-30
1
-0
/
+10
*
Moved 'signature_status' private property from LassoLogin to LassoProfile
Valery Febvre
2004-09-23
1
-1
/
+0
*
Ooops, signature_status type must be gint, not gboolean
Valery Febvre
2004-09-22
1
-1
/
+1
*
Removed response_dump and assertion properties in LassoLogin object
Valery Febvre
2004-09-22
1
-45
/
+36
*
the remote_providerID parameter of lasso_login_build_authn_request_msg()
Valery Febvre
2004-09-20
1
-2
/
+2
*
Moved assertion to private part of LassoLogin* (use lasso_login_get_assertion
Frederic Peters
2004-09-10
1
-1
/
+1
*
Renamed methods lasso_logint_set_assertion*() to lasso_login_set_assertion*()
Nicolas Clapies
2004-09-06
1
-4
/
+4
*
Updated process of artifact : now the IDP generates an artifact either or not...
Nicolas Clapies
2004-09-03
1
-2
/
+14
*
Moved param 'http_method' of lasso_login_build_authn_request_msg() method
Valery Febvre
2004-08-21
1
-3
/
+4
*
Fixed a bug in lasso_login_accept_sso()
Valery Febvre
2004-08-21
1
-37
/
+37
*
Added a new param 'http_method' in lasso_login_build_authn_request_msg()
Valery Febvre
2004-08-20
1
-5
/
+6
*
Created a high-level API above SWIG Python API.
Emmanuel Raviart
2004-08-19
1
-2
/
+2
*
Splited lasso_node_verify_signature() (LassoNode class) in 2 methods:
Valery Febvre
2004-08-19
1
-2
/
+2
*
Removed the param 'remote_providerID' of lasso_login_init_authn_request() method
Valery Febvre
2004-08-09
1
-3
/
+3
*
Removed the 'identity' arg in lasso_login_new_from_dump() method
Valery Febvre
2004-08-04
1
-14
/
+13
*
LassoProfileContext class was renamed into LassoProfile
Valery Febvre
2004-07-29
1
-3
/
+3
*
Update
Valery Febvre
2004-07-29
1
-6
/
+5
*
Removed arg user in lasso_login_new
Valery Febvre
2004-07-26
1
-2
/
+1
*
Finished to implement lasso_login_destroy() and lasso_logout_destroy() methods
Valery Febvre
2004-07-26
1
-0
/
+2
*
Moved nameIdentifer attribute of Login object in ProfileContext
Valery Febvre
2004-07-25
1
-1
/
+0
[next]