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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removing white space on blank line
Frederic Peters
2007-01-06
1
-1
/
+1
*
removing spaces from otherwise white lines
Frederic Peters
2007-01-06
2
-3
/
+3
*
fixed indentation & param checking
Frederic Peters
2007-01-06
1
-1
/
+2
*
fixed memory leak
Frederic Peters
2007-01-06
1
-2
/
+7
*
fixed little memory leak
Frederic Peters
2007-01-06
1
-0
/
+1
*
replace some xmlFree that should have been g_free and added some xmlFree
Frederic Peters
2007-01-05
4
-3
/
+5
*
even more memory leak tracking
Frederic Peters
2007-01-05
3
-7
/
+19
*
new lasso_profile_clean_msg_info function used to clean msg_url and msg_body
Frederic Peters
2007-01-05
9
-0
/
+30
*
fixed some memory leaks (tracked with valgrind)
Frederic Peters
2007-01-05
3
-14
/
+19
*
memory management, avoid leaking xmlDoc*
Frederic Peters
2007-01-05
8
-2
/
+13
*
directly include headers from xmlsec/openssl/; at least required to compile on
Frederic Peters
2007-01-04
1
-0
/
+2
*
misc fixes for 1) memory leaks around XPath usage and 2) potential segfaults
Frederic Peters
2007-01-03
14
-67
/
+205
*
new LASSO_NAME_IDENTIFIER_MAPPING_ERROR_MISSING_TARGET_IDENTIFIER error code
Frederic Peters
2007-01-03
1
-0
/
+1
*
make ID-FF SLO works even when there are SAMLv2 assertions in the session
Frederic Peters
2007-01-03
1
-2
/
+3
*
insure sso and slo from SAML2 work even when there are active ID-FF sessions.
Frederic Peters
2007-01-03
2
-3
/
+5
*
removed memory leak (GPtrArray was not freed) by directly accessing assertions
Frederic Peters
2007-01-03
1
-19
/
+15
*
removed XXX comment about SessionIndex since it is handled in the application,
Frederic Peters
2006-12-28
1
-2
/
+0
*
harmonized LASSO_PARAM_ERROR_BAD_TYPE_OR_NULL_OBJ and
Frederic Peters
2006-12-28
7
-29
/
+30
*
extra checking for wrong or NULL parameters
Frederic Peters
2006-12-28
2
-9
/
+33
*
notice when building deflated query fails, and don't include (null) as query
Frederic Peters
2006-12-28
11
-0
/
+33
*
fixed crashed added when changing find_path return type
Frederic Peters
2006-12-28
1
-1
/
+1
*
coding style improvements
Frederic Peters
2006-12-28
9
-63
/
+60
*
replaced remaining LASSO_ERROR_UNDEFINED by appropriate error codes
Frederic Peters
2006-12-28
4
-69
/
+82
*
replaced LASSO_ERROR_UNDEFINED by appropriate error codes in all of xml/ and
Frederic Peters
2006-12-28
10
-44
/
+43
*
coding style: added spaces at appropriate places
Frederic Peters
2006-12-27
2
-7
/
+6
*
replaced most LASSO_ERROR_UNDEFINED by appropriate error codes (two occurences
Frederic Peters
2006-12-27
1
-6
/
+6
*
fixed all occurences of returning a negative number unspecified in errors.h
Frederic Peters
2006-12-27
9
-48
/
+55
*
replaced all usage of UNDEFINED error code in logout profiles (both ID-FF
Frederic Peters
2006-12-27
2
-12
/
+9
*
new LASSO_PROFILE_ERROR_STATUS_NOT_SUCCESS error code
Frederic Peters
2006-12-27
3
-2
/
+4
*
typo fix
Frederic Peters
2006-12-27
1
-1
/
+1
*
changed test against assertions which could yield a useless
Frederic Peters
2006-12-27
1
-4
/
+1
*
avoid segfaults when passing NULL to *_new_from_dump
Frederic Peters
2006-12-27
4
-0
/
+12
*
fixing a bunch of possible segfaults (NULL passed to strlen)
Frederic Peters
2006-12-27
2
-3
/
+5
*
fixing a bunch of undeclared functions and possible segfaults; also removed
Frederic Peters
2006-12-27
6
-76
/
+98
*
fixing some usage of unitialized variables in SAMLv2 support
Frederic Peters
2006-12-27
3
-7
/
+5
*
correctly initialize req at top of function and don't try to get the deflated
Frederic Peters
2006-12-27
1
-1
/
+5
*
moved find_path and set_value_at_path from returning int to returning gboolean;
Frederic Peters
2006-12-27
1
-12
/
+12
*
default encryption type is AES-128, rearranged code so that is clearer (let
Frederic Peters
2006-12-27
2
-8
/
+8
*
fixed gtk-doc for some enums
Frederic Peters
2006-12-27
2
-11
/
+11
*
fixed a few (harmless) warnings detected when compiling with -Wall
Frederic Peters
2006-12-21
4
-2
/
+9
*
fixed used of unitialized variable
Frederic Peters
2006-12-20
1
-1
/
+1
*
Allow the choice of the encryption algorithm to use
Damien Laniel
2006-12-20
10
-10
/
+87
*
Added (and documented) new members to snippet, necessary to fix namespace for
Frederic Peters
2006-12-16
4
-5
/
+15
*
ship xml_enc.h
Frederic Peters
2006-12-08
1
-1
/
+2
*
ECP fixes
Frederic Peters
2006-12-07
1
-3
/
+5
*
SAMLv2 compliance fix (mostly RelayState and affiliations related)
Frederic Peters
2006-12-07
3
-21
/
+89
*
use Location when ResponseLocation is not available
Frederic Peters
2006-12-07
1
-1
/
+5
*
minimal support for EncryptedID in federation termiation
Frederic Peters
2006-12-07
1
-2
/
+25
*
Better parse xml to find and EncryptedKey
Damien Laniel
2006-12-06
1
-23
/
+20
*
if signature element is not found, look for it in an assertion element
Frederic Peters
2006-12-06
1
-9
/
+26
[prev]
[next]