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
*
that inline should be ok everywhere
Frederic Peters
2005-02-08
1
-5
/
+1
*
If vsnprintf is not available, the function is declared in the private.h header
Romain Chantereay
2005-02-08
1
-0
/
+5
*
__inline under MSVC.
Romain Chantereay
2005-02-08
1
-0
/
+4
*
obviously static
Frederic Peters
2005-02-08
1
-2
/
+2
*
variables and functions shouldn't have the same names
Frederic Peters
2005-02-08
1
-5
/
+5
*
fixed variable name
Frederic Peters
2005-02-08
1
-1
/
+1
*
detect when it is possible to use variadic macros and fall back to inline
Frederic Peters
2005-02-08
1
-4
/
+21
*
Added missing snippet for element "any" in dst:NewData.
Emmanuel Raviart
2005-02-08
1
-1
/
+1
*
removed all %s escaping sequences from lasso error strings; as a side effect
Frederic Peters
2005-02-05
9
-94
/
+54
*
marked types.c and symbols.sym as phony targets so they are rebuilt every time
Frederic Peters
2005-02-05
1
-0
/
+1
*
more appropriate error code
Frederic Peters
2005-02-05
1
-1
/
+1
*
removed remaining compiler warning (unused variable) from id-wsf/
Frederic Peters
2005-02-05
1
-8
/
+2
*
correctly use id-ff 1.1 xml namespace in backward compatibility mode
Frederic Peters
2005-02-05
1
-1
/
+31
*
added tests to fix bug #407 and avoir similar ones
Frederic Peters
2005-02-04
3
-0
/
+18
*
restore a <lib:Extension> from unknown query string elements; all of them
Frederic Peters
2005-02-04
1
-1
/
+31
*
use c99 construct for variadic macros when not using gcc (still missing a third
Frederic Peters
2005-02-04
1
-5
/
+18
*
correctly deals with RequestAuthnContext when rebuilding AuthnRequest from
Frederic Peters
2005-02-02
2
-3
/
+11
*
Corrected typo in constant.
Emmanuel Raviart
2005-02-01
1
-1
/
+1
*
Corrected SIS namespaces.
Emmanuel Raviart
2005-01-30
1
-2
/
+2
*
removed extraneous liberty namespace registration and noted a future fix to
Frederic Peters
2005-01-29
2
-1
/
+1
*
Removed old comment.
Nicolas Clapies
2005-01-29
1
-4
/
+0
*
Removed optional option parameter in lasso_discovery_add_insert_entry().
Nicolas Clapies
2005-01-29
2
-13
/
+4
*
compatibility with previous liberty specifications; still missing support for
Frederic Peters
2005-01-28
1
-35
/
+93
*
initializes AuthnResponse in process_authn_request_msg; it is necessary since
Frederic Peters
2005-01-28
1
-5
/
+6
*
produce 1.1 requests and notifications when interoperating with previous
Frederic Peters
2005-01-28
7
-7
/
+43
*
include missing identityprivate.h
Frederic Peters
2005-01-28
1
-0
/
+1
*
liberty 1.1 metadata were in another namespace
Frederic Peters
2005-01-28
1
-3
/
+5
*
store liberty 1.2 conformance when loading metadata; it will allow to deal
Frederic Peters
2005-01-28
1
-0
/
+3
*
samlp:Request Major and Minor versions are saml, not lib
Frederic Peters
2005-01-28
1
-2
/
+2
*
Document new functions; pretty please. Fixed memory leak introduced in
Frederic Peters
2005-01-28
4
-72
/
+118
*
Merged wsf-api-change-not-for-0-6 branch with trunk.
Emmanuel Raviart
2005-01-27
21
-84
/
+397
*
configure flag to enable ID-WSF (off by default)
Frederic Peters
2005-01-27
2
-2
/
+13
*
correctly deals with multiple elements for the same query part
Frederic Peters
2005-01-27
2
-1
/
+32
*
Corrected name of element AuthnContextComparison.
Emmanuel Raviart
2005-01-27
3
-4
/
+34
*
new lasso_session_get_assertions, returns GList* of (incref'd) assertions
Frederic Peters
2005-01-26
2
-2
/
+25
*
moved lasso_identity_{add,remove}_federation to private
Frederic Peters
2005-01-26
5
-5
/
+43
*
use python as found by configure
Frederic Peters
2005-01-26
1
-2
/
+2
*
Empty node name is allowed for LIST_NODES; this allows nodes to be
Frederic Peters
2005-01-25
1
-1
/
+1
*
documented memory management for lasso_identity_add_federation
Frederic Peters
2005-01-25
1
-1
/
+2
*
"hope you paid attention to API/ABI".
Frederic Peters
2005-01-25
1
-0
/
+1
*
Removed service from ID-FF. It was obsolete and will be replaced with a new
Emmanuel Raviart
2005-01-24
5
-262
/
+0
*
Completed ID-WSF SWIG binding.
Emmanuel Raviart
2005-01-23
6
-6
/
+11
*
Updated Copyright and authors.
Emmanuel Raviart
2005-01-22
206
-618
/
+412
*
don't get remote provider id out of request if it was initiated by provider
Frederic Peters
2005-01-22
1
-4
/
+5
*
fixed missing provider error code (and used it in other places)
Frederic Peters
2005-01-21
1
-2
/
+16
*
don't segfault on missing remote provider id
Frederic Peters
2005-01-21
1
-0
/
+3
*
removed lib:Scoping, optional
Frederic Peters
2005-01-21
1
-1
/
+1
*
reordered lib:authnRequest elements
Frederic Peters
2005-01-21
1
-4
/
+4
*
new SNIPPET_OPTIONAL_NEG which allow to skip integer elements when set to -1
Frederic Peters
2005-01-21
4
-4
/
+9
*
moved samlp qname conversion to lib_status_response
Frederic Peters
2005-01-21
2
-18
/
+11
[next]