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
*
don't export functions defined in tools.h
Frederic Peters
2004-12-17
2
-11
/
+14
*
<samlp:Status> created by Lasso should now be compatible with SAML
Frederic Peters
2004-12-17
3
-2
/
+27
*
deal with missing Status in LogoutResponse
Frederic Peters
2004-12-17
1
-1
/
+9
*
Done with the new query snippets system (everything but the IDPEntries in
Frederic Peters
2004-12-17
14
-393
/
+181
*
new (draft) query snippet mechanism to generate query string; deployed in
Frederic Peters
2004-12-17
6
-95
/
+226
*
merged new error codes in SWIG and used one of them in the Python tests
Frederic Peters
2004-12-16
2
-6
/
+46
*
(almost) done with errors in ID-FF; remaining "return -1" have been converted
Frederic Peters
2004-12-16
11
-109
/
+108
*
added minimal support (only XML, no mapping to URL yet) for
Frederic Peters
2004-12-16
21
-15
/
+75
*
pointers are %p in format strings, not %x
Frederic Peters
2004-12-15
9
-17
/
+17
*
memory management work
Frederic Peters
2004-12-15
7
-24
/
+45
*
moved federation to XmlSnippet
Frederic Peters
2004-12-15
1
-62
/
+24
*
no longer play fool mixing pointers and integers; they are not always the same
Frederic Peters
2004-12-15
1
-22
/
+35
*
Reordered function declarations. Added check of server param.
Nicolas Clapies
2004-12-15
2
-6
/
+6
*
fixed a few "variable might be used uninitialized in this function" detected
Frederic Peters
2004-12-15
6
-19
/
+25
*
Added support of modify request from a SP to AP : updated element's class in ...
Nicolas Clapies
2004-12-15
8
-20
/
+164
*
added new standard error code LASSO_PROFILE_ERROR_BUILDING_QUERY_FAILED
Frederic Peters
2004-12-15
6
-11
/
+14
*
new LASSO_PROFILE_ERROR_NAME_IDENTIFIER_NOT_FOUND error code
Frederic Peters
2004-12-15
5
-8
/
+7
*
coherent error handling for "identity not found" and "federation not found"
Frederic Peters
2004-12-15
8
-49
/
+31
*
replaced unknown error by 2 LASSO_PROFILE_ERROR_INVALID_HTTP_METHOD in Name
Frederic Peters
2004-12-14
1
-4
/
+2
*
new LASSO_PROFILE_ERROR_UNKNOWN_PROFILE_URL profile error and replaced a bunch
Frederic Peters
2004-12-14
8
-23
/
+25
*
fixed some missing or wrong prototype declarations
Frederic Peters
2004-12-14
5
-21
/
+14
*
fixed function declared as returning int that didn't return anything
Frederic Peters
2004-12-14
1
-1
/
+1
*
API change in Single Sign On profile (IdP side) to allow the developer to mess
Frederic Peters
2004-12-14
8
-214
/
+139
*
more error code harmony, now with a new critical_error macro
Frederic Peters
2004-12-14
8
-65
/
+62
*
status code has been set in lasso_lib_logout_respone_new_full
Frederic Peters
2004-12-14
1
-2
/
+0
*
properly sign samlp:Response
Frederic Peters
2004-12-14
1
-13
/
+17
*
properly check signature on soap samlp:Request (login/artifact)
Frederic Peters
2004-12-14
3
-0
/
+50
*
properly verify signatures and return code appriopriately (closes: #362)
Frederic Peters
2004-12-14
7
-17
/
+31
*
updated test to new api
Frederic Peters
2004-12-14
1
-2
/
+3
*
updated test to new API
Frederic Peters
2004-12-14
1
-1
/
+1
*
ignore generated files
Frederic Peters
2004-12-14
5
-0
/
+43
*
ignore html rendition
Frederic Peters
2004-12-14
1
-0
/
+2
*
process files taken from lasso 0.5 (not uptodate)
Frederic Peters
2004-12-14
2
-0
/
+136
*
got uptodate documentation about single sign on (I think)
Frederic Peters
2004-12-14
4
-86
/
+135
*
[API Change] For consistency with the other profiles, remote_providerID has
Frederic Peters
2004-12-14
5
-30
/
+32
*
error codes handling in LassoLogin
Frederic Peters
2004-12-13
1
-37
/
+20
*
use XmlSnippet for LassoLogout dump/restore
Frederic Peters
2004-12-13
2
-50
/
+22
*
reenabled lasso_session_destroy()
Frederic Peters
2004-12-13
1
-1
/
+1
*
more error code harmonization.
Frederic Peters
2004-12-13
5
-27
/
+24
*
sign AuthnResponse and harmonous use of LASSO_PROFILE_ERROR_INVALID_MSG
Frederic Peters
2004-12-13
1
-15
/
+14
*
removed obsolete comment
Frederic Peters
2004-12-13
1
-1
/
+0
*
harmonized remote_provider tests (check and error code set to
Frederic Peters
2004-12-13
5
-27
/
+26
*
replaced error_code macro with a function since that macro didn't work with
Frederic Peters
2004-12-13
2
-9
/
+20
*
error message for LASSO_SERVER_ERROR_ADD_PROVIDER_FAILED
Frederic Peters
2004-12-13
1
-0
/
+2
*
removed trailing ; in macro
Frederic Peters
2004-12-13
1
-1
/
+1
*
dealing with errors; now like this:
Frederic Peters
2004-12-13
8
-43
/
+51
*
properly sign soap messages in name identifier mapping profile.
Frederic Peters
2004-12-12
1
-8
/
+4
*
got top-of-file license spaced the same way as in other files (+ fixed editor
Frederic Peters
2004-12-12
4
-8
/
+8
*
removed error message when java was not found
Frederic Peters
2004-12-12
1
-1
/
+1
*
Added LassoDiscovery class
Valery Febvre
2004-12-10
3
-0
/
+588
[next]