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
Commit message (
Expand
)
Author
Age
Files
Lines
*
change g_return_val_if_fail(provider,... from last commit to g_return_val_if...
Benjamin Dauvergne
2008-04-24
1
-15
/
+15
*
* add bad argument handling in lasso_provider_* functions
Benjamin Dauvergne
2008-04-23
2
-2
/
+17
*
* in lasso_provider_get_key return NULL if provider is NULL
Benjamin Dauvergne
2008-04-23
1
-0
/
+1
*
fixes SLO from IdP with Encrypted NameID in ID-FF
Damien Laniel
2008-04-09
1
-7
/
+12
*
fallback to onetime usage if no federation is found
Frederic Peters
2008-04-06
1
-1
/
+2
*
* id-ff/logout.c: (lasso_logout_init_request) free remote_provider_id before...
Benjamin Dauvergne
2008-02-29
1
-1
/
+2
*
* reflect in the documentation of lasso_server_new the fact that metadata is ...
Benjamin Dauvergne
2008-02-21
1
-3
/
+3
*
proper casting
Frederic Peters
2008-02-18
1
-2
/
+4
*
fixed assertion refcounting in lasso_login_build_assertion, changed
Frederic Peters
2008-02-18
2
-7
/
+7
*
proper casts of xmlChar*
Frederic Peters
2008-01-23
1
-2
/
+2
*
removed unused variable
Frederic Peters
2008-01-15
1
-1
/
+0
*
added support for encrypting name identifiers with id-ff 1.2
Damien Laniel
2007-12-05
2
-7
/
+67
*
store ProtocolProfile even when it is Redirect
Frederic Peters
2007-12-03
1
-2
/
+6
*
added support for sending SAMLv2 AuthnResponse over HTTP-Redirect (which
Frederic Peters
2007-11-27
1
-0
/
+1
*
include serverprivate.h since lasso_server_get_first_providerID is used.
Frederic Peters
2007-11-27
1
-0
/
+1
*
format list in docstring with paragraphs, as this form is known by the new
Frederic Peters
2007-11-22
1
-7
/
+12
*
fixed parameter name that differed between docstring and function
Frederic Peters
2007-11-22
1
-1
/
+1
*
fixed parameter names that different between header and source file
Frederic Peters
2007-11-22
1
-1
/
+1
*
fixed comments pointing to the wrong function
Frederic Peters
2007-11-22
1
-2
/
+2
*
removed direct usage of g_object_unref from lasso_*_destroy methods
Frederic Peters
2007-11-22
2
-2
/
+2
*
formatting fix in docstring
Frederic Peters
2007-11-22
1
-1
/
+1
*
don't shout a critical error when there is no session and logout
Frederic Peters
2007-11-22
1
-1
/
+4
*
added item types for GHashTable
Damien Laniel
2007-11-13
3
-4
/
+6
*
allow a NULL first parameter in init_notification
Damien Laniel
2007-11-12
1
-6
/
+13
*
added a wrapper around xmlParseMemory to avoid network and DTD
Frederic Peters
2007-08-12
1
-2
/
+1
*
don't call lasso_node_destroy on a NULL variable
Frederic Peters
2007-07-10
1
-1
/
+3
*
adds all classes from ID-WSF 2 required schemas; with appropriate changes to
Frederic Peters
2007-07-10
2
-3
/
+7
*
fixed class hierarchy, with ID-WSF 2 specific stuffs going into
Frederic Peters
2007-06-19
2
-13
/
+0
*
moved soap_envelope_request and soap_envelope_response to ProfilePrivate to a...
Damien Laniel
2007-06-18
3
-12
/
+12
*
use nameIdentifier attribute of LassoProfile for IdWsf2 profiles
Damien Laniel
2007-06-13
1
-3
/
+0
*
initialise and destroy new attributes
Damien Laniel
2007-06-13
1
-0
/
+11
*
removed IdWsf2Profile and use LassoProfile instead
Damien Laniel
2007-06-13
1
-0
/
+7
*
coding style + comments
Damien Laniel
2007-06-12
1
-6
/
+19
*
save provider encryption in dumps and reload it from dump + reloads the keys ...
Damien Laniel
2007-06-12
1
-3
/
+19
*
get the identity token from the current epr
Damien Laniel
2007-06-11
1
-3
/
+3
*
removed a duplicate line
Damien Laniel
2007-06-11
1
-2
/
+1
*
differentiate between id-wsf 1 & 2 since this is what is expected in other
Frederic Peters
2007-06-08
1
-2
/
+3
*
recognize ID-WSF 2 disco query messages
Frederic Peters
2007-06-08
1
-1
/
+2
*
if a user hasn't been associated to a discovery metadata, give him a default ...
Damien Laniel
2007-06-08
1
-10
/
+17
*
added lasso_idwsf2_discovery_metadata_register_self and lasso_idwsf2_data_ser...
Damien Laniel
2007-06-08
1
-0
/
+1
*
noted about memleak to be fixed later
Frederic Peters
2007-06-07
1
-0
/
+1
*
check all function arguments in session and identity
Damien Laniel
2007-06-07
2
-13
/
+44
*
check session existence
Damien Laniel
2007-06-07
1
-2
/
+5
*
updated Copyright dates in all files
Damien Laniel
2007-05-30
31
-31
/
+31
*
fixed usage of an identity without federation
Damien Laniel
2007-05-09
1
-3
/
+0
*
fixed memory management
Damien Laniel
2007-05-09
1
-1
/
+6
*
don't use misc_text_node
Damien Laniel
2007-05-09
1
-8
/
+2
*
don't use g_return_if_fail here
Damien Laniel
2007-05-09
1
-1
/
+2
*
moved session check to where it's really needed
Damien Laniel
2007-05-09
1
-0
/
+2
*
replaced svcMDs with svcMDIDs in identity and moved EPRs from identity to ses...
Damien Laniel
2007-05-08
5
-153
/
+197
[next]