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
/
xml
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
forgotten commit; /insert const keyword explanation here/
Frederic Peters
2004-09-22
3
-11
/
+6
*
update
Valery Febvre
2004-09-22
1
-5
/
+9
*
Added 8 SamlStatusCode
Valery Febvre
2004-09-22
1
-2
/
+10
*
Added lasso_get_public_key_from_pem_cert_file()
Valery Febvre
2004-09-20
2
-24
/
+131
*
use g_strdup_printf to avoir buffer size calculations and g_snprintf to avoir
Frederic Peters
2004-09-17
2
-5
/
+2
*
use g_strdup_printf to avoid buffer size calculation; and free() the uri once
Frederic Peters
2004-09-17
1
-2
/
+2
*
strncpy won't add a trailing \0 to the string if it has over 512 characters;
Frederic Peters
2004-09-17
1
-2
/
+4
*
removed remaining parenthesis on return statements
Frederic Peters
2004-09-17
2
-4
/
+4
*
lasso_sha1 doesn't return a string but a buffer
Frederic Peters
2004-09-17
1
-3
/
+3
*
remove removed code
Frederic Peters
2004-09-17
2
-68
/
+0
*
alloc xmlChar with xmlMalloc in lasso_build_unique_id; alloc one more character
Frederic Peters
2004-09-17
1
-12
/
+3
*
a bit late; fixed use of unitialized variables (-Wuninitialized needs -O)
Frederic Peters
2004-09-06
1
-0
/
+2
*
removed extra parentheses after return statements;
Frederic Peters
2004-09-01
16
-90
/
+90
*
g_sprintf is used; gprintf.h must be included; default: statement in switch.
Frederic Peters
2004-08-31
1
-0
/
+4
*
Added code error : LASSO_PROFILE_ERROR_MISSING_REQUEST. It indicates that las...
Nicolas Clapies
2004-08-31
2
-0
/
+3
*
Fixed bug when attempting to parse a query message : now if a key / value wit...
Nicolas Clapies
2004-08-31
1
-0
/
+15
*
returns 0 on success
Frederic Peters
2004-08-30
1
-0
/
+2
*
SWIG now produces high-level bindings.
Emmanuel Raviart
2004-08-28
6
-62
/
+62
*
Added code error LASSO_PROFILE_ERROR_INVALID_QUERY, returned when an error oc...
Nicolas Clapies
2004-08-27
2
-0
/
+5
*
Removed g_assert in samlp_request_abstract object when setting required attri...
Nicolas Clapies
2004-08-27
1
-20
/
+20
*
*** empty log message ***
Nicolas Clapies
2004-08-26
2
-3
/
+3
*
Rename constant LASSO_LOGOUT_ERROR_UNSUPPORTED_PROFILLE to LASSO_PROFILE_ERRO...
Nicolas Clapies
2004-08-26
2
-3
/
+3
*
Added remove of assertion in lasso_logout_init_request(), and lasso_logout_pr...
Nicolas Clapies
2004-08-26
2
-0
/
+5
*
added support of URI identifier in signature
Nicolas Clapies
2004-08-23
5
-11
/
+29
*
Added a new param "use_xsitype" (gboolean) in constructors of classes:
Valery Febvre
2004-08-22
6
-39
/
+200
*
Added lasso_node_new_ns_prop() method in LassoNode class
Valery Febvre
2004-08-22
2
-3
/
+38
*
Changed LASSO_PARAM_ERROR_INVALID_VALUE error message
Valery Febvre
2004-08-21
1
-1
/
+1
*
Removed lassoLibProtocolProfileSSOGet, lassoLibProtocolProfileSSOPost
Valery Febvre
2004-08-21
1
-2
/
+6
*
replaced lots of const char* wasting memory and a treat to binary compatibility
Frederic Peters
2004-08-21
3
-237
/
+75
*
Removed useless files ds_signature.c & ds_signature.h
Valery Febvre
2004-08-20
2
-284
/
+0
*
get your act on ds_signature; please.
Frederic Peters
2004-08-20
1
-1
/
+0
*
Removed debug messages
Valery Febvre
2004-08-19
1
-4
/
+0
*
Fixed a bug in lasso_node_verify_signature() & lasso_node_verify_x509_signatu...
Valery Febvre
2004-08-19
1
-4
/
+10
*
Removed ds_signature.c & ds_signature.h
Valery Febvre
2004-08-19
1
-2
/
+0
*
Splited lasso_node_verify_signature() (LassoNode class) in 2 methods:
Valery Febvre
2004-08-19
4
-267
/
+513
*
Added 2 methods:
Valery Febvre
2004-08-19
2
-43
/
+65
*
Added 2 methods:
Valery Febvre
2004-08-19
2
-41
/
+64
*
Added a '_' character at the begining of all ids generated by lasso_build_uni...
Valery Febvre
2004-08-19
1
-7
/
+7
*
Update codes
Valery Febvre
2004-08-19
1
-10
/
+11
*
Added ds_signature in the Makefile sources and headers declarations.
Romain Chantereay
2004-08-19
1
-0
/
+2
*
Removed ds_signature.c & ds_signature.h
Valery Febvre
2004-08-18
1
-2
/
+0
*
Added a '%s' in LASSO_DS_ERROR_SIGNATURE_FAILED message
Valery Febvre
2004-08-18
1
-2
/
+2
*
added UnsupportedProfile constant
Nicolas Clapies
2004-08-17
2
-0
/
+2
*
*** empty log message ***
Valery Febvre
2004-08-16
1
-2
/
+2
*
test for xmlParseMemory success
Frederic Peters
2004-08-14
1
-1
/
+2
*
%F is only defined in C99 and %T in the Single Unix Specification; use more
Frederic Peters
2004-08-14
1
-1
/
+1
*
declarations first (and s/lenght/length/)
Frederic Peters
2004-08-13
40
-192
/
+363
*
Modified 4 error codes
Valery Febvre
2004-08-12
1
-5
/
+6
*
Added comments
Valery Febvre
2004-08-12
1
-13
/
+9
*
Removed Base64 encoding of result in lasso_build_unique_id() funct
Valery Febvre
2004-08-11
2
-9
/
+20
[prev]
[next]