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
Commit message (
Expand
)
Author
Age
Files
Lines
*
replaced remaining LASSO_ERROR_UNDEFINED by appropriate error codes
Frederic Peters
2006-12-28
4
-69
/
+82
*
new error codes and coding style
Frederic Peters
2006-12-28
1
-31
/
+49
*
missing include, typo in comment and coding style
Frederic Peters
2006-12-28
1
-3
/
+7
*
coding style
Frederic Peters
2006-12-28
1
-2
/
+2
*
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
*
Adding Damien to developers
Frederic Peters
2006-12-27
1
-4
/
+3
*
fixing minor typo
Frederic Peters
2006-12-27
1
-6
/
+6
*
added libgcj7-dev for gcj 4.1
Frederic Peters
2006-12-27
1
-0
/
+2
*
fixed a few (harmless) warnings detected when compiling with -Wall
Frederic Peters
2006-12-21
4
-2
/
+9
*
set return type
Frederic Peters
2006-12-20
1
-0
/
+1
*
fixed used of unitialized variable
Frederic Peters
2006-12-20
1
-1
/
+1
*
Added SAML2 PHP documentation. Need to complete with some Login and Logout de...
Nicolas Clapies
2006-12-20
2
-2
/
+419
*
Allow the choice of the encryption algorithm to use
Damien Laniel
2006-12-20
11
-13
/
+110
*
include all testing metadata
Frederic Peters
2006-12-19
1
-4
/
+4
*
fix rst syntax
Frederic Peters
2006-12-18
1
-0
/
+1
*
Added (and documented) new members to snippet, necessary to fix namespace for
Frederic Peters
2006-12-16
5
-6
/
+20
*
testing metadata files are in $(srcdir)
Frederic Peters
2006-12-08
2
-5
/
+6
*
include tests metadata subdir
Frederic Peters
2006-12-08
1
-1
/
+1
*
ship metadata files used in tests
Frederic Peters
2006-12-08
2
-0
/
+7
*
fixed php configure options indentation
Frederic Peters
2006-12-08
1
-4
/
+4
*
added support for PHP5
Frederic Peters
2006-12-08
3
-3
/
+101
*
compile PHP5 binding fine (using PHP_VERSION_ID to see if this is PHP 5)
Frederic Peters
2006-12-08
1
-5
/
+5
*
try to avoid detecting php5 as a compatible php version
Frederic Peters
2006-12-08
3
-51
/
+52
*
tarball have to ship two new Java file
Frederic Peters
2006-12-08
1
-0
/
+2
*
ship xml_enc.h
Frederic Peters
2006-12-08
1
-1
/
+2
*
removed -dlname argument which disappeared in SWIG 1.3.31 and was already
Frederic Peters
2006-12-07
1
-1
/
+1
*
abstract is a reserved java keyword
Frederic Peters
2006-12-07
1
-2
/
+2
*
different code path for SWIG >= 1.3.31 for downcast in java
Frederic Peters
2006-12-07
1
-0
/
+7
*
added (required in swig 1.3.31) methodmodifiers for javadestruct delete typemap
Frederic Peters
2006-12-07
1
-1
/
+1
*
abstract attribute breaks php binding with SWIG 1.3.31
Frederic Peters
2006-12-07
1
-0
/
+6
*
fixed PHP4 #ifdef
Frederic Peters
2006-12-07
1
-1
/
+1
*
binding for new error code
Frederic Peters
2006-12-07
1
-0
/
+1
*
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
[next]