summaryrefslogtreecommitdiffstats
path: root/lasso
Commit message (Collapse)AuthorAgeFilesLines
...
* removed XXX comments after Damien looked at themFrederic Peters2006-10-301-3/+1
|
* include authentication statement in saml2 assertionFrederic Peters2006-10-303-2/+63
|
* saml2 artifacts include an endpoint index; fill it with 0 for the moment.Frederic Peters2006-10-301-4/+5
|
* deal with default assertion consumer service urlFrederic Peters2006-10-291-27/+23
|
* use new error code for missing artifactFrederic Peters2006-10-292-1/+7
|
* new error code for missing artifactFrederic Peters2006-10-292-0/+3
|
* correctly clean memoryFrederic Peters2006-10-291-6/+12
|
* fixed reference to length when inflatingFrederic Peters2006-10-291-2/+2
|
* default value set to -1 and marked as optionalsFrederic Peters2006-10-291-3/+5
|
* saml-2.0 more POST supportFrederic Peters2006-10-293-1/+7
|
* s/SAMLArt/SAMLart/ (+ check for remote provider)Frederic Peters2006-10-291-1/+5
|
* handle "1" as well as "true" in booleansFrederic Peters2006-10-291-2/+12
|
* started support for AssertionConsumerServiceIndex (as alternative toFrederic Peters2006-10-294-3/+63
| | | | ProtocolBinding) (used by zxid)
* saml2 query strings are often limited to one single argFrederic Peters2006-10-291-1/+1
|
* accept PAOS bindingFrederic Peters2006-10-292-0/+3
|
* finished saml2/sso/postFrederic Peters2006-10-281-2/+7
|
* note about memory leakFrederic Peters2006-10-281-0/+1
|
* standard .cvsignoeFrederic Peters2006-10-281-0/+7
|
* handle saml2/sso/post (almost)Frederic Peters2006-10-281-0/+59
|
* handle saml2/sso/post (almost, need to fix return url)Frederic Peters2006-10-283-10/+73
|
* initialize private_key_file and certificate_file properlyFrederic Peters2006-10-283-0/+6
|
* return defined error codeFrederic Peters2006-10-281-1/+1
|
* cast function referenceFrederic Peters2006-10-281-1/+2
|
* standard .cvsignore for saml-2.0/ dirFrederic Peters2006-10-281-0/+7
|
* marked maxInteractTime as optionalFrederic Peters2006-10-281-9/+13
|
* LassoDiscoServiceInstance are freed through lasso_node_destroyFrederic Peters2006-10-281-2/+1
|
* fixed deflate, tested against lightbulb(opensso-php)Frederic Peters2006-10-281-6/+27
|
* use zlib compress2 instead of lowlevel functions, this fixes inflate.Frederic Peters2006-10-261-31/+11
|
* don't automatically fallback to redirect, this breaks some cases....Frederic Peters2006-10-261-1/+0
|
* checking pointers...Frederic Peters2006-10-263-0/+16
|
* return NULL; not an error codeFrederic Peters2006-10-251-1/+2
|
* check for response before accessing itFrederic Peters2006-10-251-0/+5
|
* check for query before accessing itFrederic Peters2006-10-251-0/+3
|
* revert to SNIPPET_LIST_NODES; which is required for ID-WSF to workFrederic Peters2006-10-091-1/+1
|
* ds_* are now also used out of id-wsfFrederic Peters2006-10-021-6/+6
|
* check session is not NULL even in functions where it shouldn't happen; sinceFrederic Peters2006-09-291-0/+23
| | | | developer may always call functions out of order.
* better error handling in sloFrederic Peters2006-09-283-1/+15
|
* use specific error messagesFrederic Peters2006-08-031-2/+2
|
* fill LassoDataService provider_id member on process_requestFrederic Peters2006-08-031-0/+13
|
* define and use specific error codesFrederic Peters2006-08-032-1/+6
|
* be more specific in roleFrederic Peters2006-05-161-1/+7
|
* support for SNIPPET_LIST_XMLNODES (very old patch)Frederic Peters2006-05-162-1/+16
|
* added missing commaFrederic Peters2006-05-111-1/+1
|
* error messageFrederic Peters2006-05-111-0/+2
|
* don't say undefined when it is, just lacking a description string, bugger.Frederic Peters2006-05-101-1/+5
|
* looking up NameIdentifier in AttributeStatement (old patch)Frederic Peters2006-05-101-19/+12
|
* try to find nameidentifier in alternative location; for compatibity with ↵Frederic Peters2006-03-211-7/+30
| | | | some idp
* Helps building outside srcdirFrederic Peters2006-03-213-1/+3
|
* ship logoutprivate.hFrederic Peters2006-03-061-1/+2
|
* fixed variable type; how badFrederic Peters2006-03-041-1/+1
|