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
/
profile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix license boilerplates
Simo Sorce
2013-12-03
1
-2
/
+1
*
[doc] do some documentation fixing
Benjamin Dauvergne
2011-12-22
1
-0
/
+3
*
[Core] change return type of all error returning methods
Benjamin Dauvergne
2010-07-12
1
-4
/
+4
*
Add a lasso_profile_get_signature_status method
Benjamin Dauvergne
2010-05-01
1
-0
/
+1
*
Login: add internal function _lasso_login_must_verify_*signature
Benjamin Dauvergne
2010-04-20
1
-1
/
+2
*
Ameliorate support for lasso_profile_set_signature_verify_hint
Benjamin Dauvergne
2010-04-16
1
-1
/
+3
*
SAML 2.0&ID-FF 1.2: simplify and complete metadata loading for multi-role sup...
Benjamin Dauvergne
2010-03-27
1
-1
/
+2
*
Core: add method to check whether we are IdP or SP of another provider
Benjamin Dauvergne
2010-03-27
1
-0
/
+1
*
Add signature_verify_hint accessor methods to LassoProfile
Benjamin Dauvergne
2010-03-27
1
-1
/
+19
*
Core: add an helper method to build a SOAP response in a LassoProfile object
Benjamin Dauvergne
2010-03-02
1
-0
/
+2
*
Core: add missing return value owner semantic annotations to getters
Benjamin Dauvergne
2010-02-17
1
-1
/
+1
*
Core: complete documentation on LassoProfile
Benjamin Dauvergne
2010-01-18
1
-8
/
+41
*
Core: in profile.c, profile.h, profileprivate.h, add a new attribute to expre...
Benjamin Dauvergne
2010-01-12
1
-0
/
+8
*
All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF code
Benjamin Dauvergne
2009-08-26
1
-5
/
+5
*
new function lasso_profile_get_server()
Benjamin Dauvergne
2009-04-27
1
-0
/
+1
*
All: Fix missing field initializer problems
Benjamin Dauvergne
2009-01-24
1
-1
/
+1
*
* Remove ending blanks
Benjamin Dauvergne
2008-09-12
1
-6
/
+6
*
moved soap_envelope_request and soap_envelope_response to ProfilePrivate to a...
Damien Laniel
2007-06-18
1
-4
/
+0
*
use nameIdentifier attribute of LassoProfile for IdWsf2 profiles
Damien Laniel
2007-06-13
1
-3
/
+0
*
removed IdWsf2Profile and use LassoProfile instead
Damien Laniel
2007-06-13
1
-0
/
+7
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
1
-1
/
+1
*
added id-wsf 2.0 request types + added a missing include
Damien Laniel
2007-04-25
1
-0
/
+3
*
detection of SOAP name id management
Frederic Peters
2006-11-05
1
-0
/
+2
*
starting SAML 2 logout
Frederic Peters
2005-11-21
1
-1
/
+1
*
SAML 2.0 support (only web-sso for the moment)
Frederic Peters
2005-11-20
1
-3
/
+7
*
Added REQUEST_TYPE_SASL_REQUEST returned by lasso_profile_get_request_type_fr...
Nicolas Clapies
2005-03-21
1
-0
/
+2
*
documented LassoRequestType and killed unused LassoMessageType (it was already
Frederic Peters
2005-02-21
1
-9
/
+16
*
Merged wsf-api-change-not-for-0-6 branch with trunk.
Emmanuel Raviart
2005-01-27
1
-1
/
+5
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
1
-3
/
+2
*
made lasso_profile_set_response_status into a private function
Frederic Peters
2005-01-12
1
-3
/
+0
*
moved remaining lasso[A-Z].* enums to Lasso[A-Z].*
Frederic Peters
2004-12-31
1
-4
/
+4
*
generate xmlsec signatures in get_xmlNode; this should allow envelopes (in
Frederic Peters
2004-12-28
1
-2
/
+5
*
Minimal documentation for #LassoProfile and #LassoLogin
Frederic Peters
2004-12-22
1
-12
/
+8
*
Moved LassoProfile->nameIdentifier from char* to LassoSamlNameIdentifier*,
Frederic Peters
2004-12-18
1
-1
/
+1
*
limit line length to 100 characters.
Frederic Peters
2004-11-25
1
-25
/
+18
*
renamed private struct member to private_data (gtk+ does it like that)
Frederic Peters
2004-11-22
1
-1
/
+1
*
more header cleaning
Frederic Peters
2004-11-16
1
-4
/
+1
*
renamed lasso/environs/ to lasso/id-ff/
Frederic Peters
2004-11-15
1
-3
/
+3
*
Done with the move to structures and the removal of protocols/ (lasso branched
Frederic Peters
2004-10-27
1
-57
/
+33
*
Integrated scalp_is_liberty_query into Lasso. Consequently,
Emmanuel Raviart
2004-10-02
1
-1
/
+6
*
Removed function lasso_login_process_without_authn_request_msg.
Emmanuel Raviart
2004-10-02
1
-1
/
+2
*
Moved 'signature_status' private property from LassoLogin to LassoProfile
Valery Febvre
2004-09-23
1
-0
/
+1
*
Added lasso_profile_get_remote_providerID() method
Valery Febvre
2004-09-22
1
-0
/
+2
*
*** empty log message ***
Nicolas Clapies
2004-09-20
1
-8
/
+8
*
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 type in lassoRequestType enum. added test in function...
Nicolas Clapies
2004-09-20
1
-0
/
+1
*
Added constant lassoHttpMethodAny.
Emmanuel Raviart
2004-08-26
1
-1
/
+2
*
renamed lassoFederationTermination to lassoDefederation in lassoRequestType enum
Nicolas Clapies
2004-08-24
1
-1
/
+1
*
added private attribute http_request_method in profile class to know the HTT...
Nicolas Clapies
2004-08-18
1
-0
/
+2
[next]