shibboleth/cpp-opensaml.git
17 years agoBasic assertion validator.
Scott Cantor [Wed, 7 Mar 2007 04:25:35 +0000 (04:25 +0000)]
Basic assertion validator.

17 years agoFix double free bug in policy, add support for assertions in message rules.
Scott Cantor [Wed, 7 Mar 2007 02:42:35 +0000 (02:42 +0000)]
Fix double free bug in policy, add support for assertions in message rules.

17 years agoNull security rule for disabling security checks.
Scott Cantor [Tue, 6 Mar 2007 17:53:00 +0000 (17:53 +0000)]
Null security rule for disabling security checks.

17 years agoCollapse unneeded header files.
Scott Cantor [Tue, 6 Mar 2007 05:12:03 +0000 (05:12 +0000)]
Collapse unneeded header files.

17 years agoAdded marker interface for assertion types.
Scott Cantor [Mon, 5 Mar 2007 05:27:15 +0000 (05:27 +0000)]
Added marker interface for assertion types.

17 years agoAdd XML validation flag to policy.
Scott Cantor [Fri, 2 Mar 2007 21:46:57 +0000 (21:46 +0000)]
Add XML validation flag to policy.

17 years agoAllow DOM-based construction.
Scott Cantor [Fri, 2 Mar 2007 04:54:30 +0000 (04:54 +0000)]
Allow DOM-based construction.

17 years agoMoved key/cred resolution classes out of xmlsig namespace.
Scott Cantor [Fri, 2 Mar 2007 02:38:32 +0000 (02:38 +0000)]
Moved key/cred resolution classes out of xmlsig namespace.

17 years agoMoved CGI parsing class down to SAML utility class.
Scott Cantor [Tue, 27 Feb 2007 02:04:29 +0000 (02:04 +0000)]
Moved CGI parsing class down to SAML utility class.

17 years agoEnforce final disposition of policy.
Scott Cantor [Sat, 24 Feb 2007 21:50:17 +0000 (21:50 +0000)]
Enforce final disposition of policy.

17 years agoFix catalog usage to match "real life".
Scott Cantor [Tue, 20 Feb 2007 05:16:49 +0000 (05:16 +0000)]
Fix catalog usage to match "real life".

17 years agoAdd logging.
Scott Cantor [Tue, 20 Feb 2007 04:28:11 +0000 (04:28 +0000)]
Add logging.

17 years agoAdd logging.
Scott Cantor [Sat, 17 Feb 2007 22:50:05 +0000 (22:50 +0000)]
Add logging.

17 years agoCorrect constness of transport API, update version.
Scott Cantor [Thu, 15 Feb 2007 22:45:26 +0000 (22:45 +0000)]
Correct constness of transport API, update version.

17 years agoSkip replay check when cache missing.
Scott Cantor [Thu, 15 Feb 2007 04:11:22 +0000 (04:11 +0000)]
Skip replay check when cache missing.

17 years agoLower logging.
Scott Cantor [Thu, 15 Feb 2007 04:07:07 +0000 (04:07 +0000)]
Lower logging.

17 years agoFix version in HTTP header, skip correlation check when no value to check.
Scott Cantor [Thu, 15 Feb 2007 03:55:34 +0000 (03:55 +0000)]
Fix version in HTTP header, skip correlation check when no value to check.

17 years agoPromote setSignature method, refactor SOAP objects for better reuse of client subclasses.
Scott Cantor [Wed, 14 Feb 2007 05:28:34 +0000 (05:28 +0000)]
Promote setSignature method, refactor SOAP objects for better reuse of client subclasses.

17 years agoSet policy role based on peer entity.
Scott Cantor [Wed, 14 Feb 2007 00:30:56 +0000 (00:30 +0000)]
Set policy role based on peer entity.

17 years agoSwitch to virtual inheritance.
Scott Cantor [Tue, 13 Feb 2007 21:28:56 +0000 (21:28 +0000)]
Switch to virtual inheritance.

17 years agoSwitch to reference for SOAP request envelope, delete SAML requests regardless of...
Scott Cantor [Tue, 13 Feb 2007 19:30:22 +0000 (19:30 +0000)]
Switch to reference for SOAP request envelope, delete SAML requests regardless of errors.

17 years agoCorrect header path.
Scott Cantor [Tue, 13 Feb 2007 15:53:35 +0000 (15:53 +0000)]
Correct header path.

17 years agoMissed a public.
Scott Cantor [Mon, 12 Feb 2007 05:35:05 +0000 (05:35 +0000)]
Missed a public.

17 years agoFixes to SOAP clients
Scott Cantor [Mon, 12 Feb 2007 05:32:18 +0000 (05:32 +0000)]
Fixes to SOAP clients

17 years agoDon't need schemas in DIST target.
Scott Cantor [Sat, 10 Feb 2007 02:59:07 +0000 (02:59 +0000)]
Don't need schemas in DIST target.

17 years agoOption for fatal errors when signatures fail.
Scott Cantor [Fri, 9 Feb 2007 17:20:50 +0000 (17:20 +0000)]
Option for fatal errors when signatures fail.

17 years agoShorten "built-in" plugin types.
Scott Cantor [Fri, 9 Feb 2007 01:48:54 +0000 (01:48 +0000)]
Shorten "built-in" plugin types.

17 years agoRemoved duplicate schema.
Scott Cantor [Wed, 7 Feb 2007 02:58:36 +0000 (02:58 +0000)]
Removed duplicate schema.

17 years agoMove policy execution above the destination check.
Scott Cantor [Mon, 5 Feb 2007 16:11:03 +0000 (16:11 +0000)]
Move policy execution above the destination check.

17 years agoMove policy execution above the destination check.
Scott Cantor [Mon, 5 Feb 2007 16:05:49 +0000 (16:05 +0000)]
Move policy execution above the destination check.

17 years agoMove policy execution above the destination check.
Scott Cantor [Mon, 5 Feb 2007 16:05:21 +0000 (16:05 +0000)]
Move policy execution above the destination check.

17 years agoUpdate copyright.
Scott Cantor [Fri, 2 Feb 2007 03:25:48 +0000 (03:25 +0000)]
Update copyright.

17 years agoRelax content type check.
Scott Cantor [Mon, 22 Jan 2007 17:01:01 +0000 (17:01 +0000)]
Relax content type check.

17 years agoAdd assertion indicator to base class.
Scott Cantor [Mon, 22 Jan 2007 06:14:20 +0000 (06:14 +0000)]
Add assertion indicator to base class.

17 years agoAltered SimpleSign logic to reflect change to draft spec.
Scott Cantor [Tue, 16 Jan 2007 20:17:30 +0000 (20:17 +0000)]
Altered SimpleSign logic to reflect change to draft spec.

17 years agoFixed exception message.
Scott Cantor [Tue, 16 Jan 2007 19:08:02 +0000 (19:08 +0000)]
Fixed exception message.

17 years agoLog/comment fixes.
Scott Cantor [Tue, 16 Jan 2007 17:50:34 +0000 (17:50 +0000)]
Log/comment fixes.

17 years agoAllow for missing message metadata so rule won't break vanilla SOAP.
Scott Cantor [Tue, 16 Jan 2007 17:00:21 +0000 (17:00 +0000)]
Allow for missing message metadata so rule won't break vanilla SOAP.

17 years agoMore default methods.
Scott Cantor [Sat, 13 Jan 2007 03:39:36 +0000 (03:39 +0000)]
More default methods.

17 years agoRenamed setHeader to avoid collision.
Scott Cantor [Fri, 12 Jan 2007 05:48:43 +0000 (05:48 +0000)]
Renamed setHeader to avoid collision.

17 years agoDefault response methods.
Scott Cantor [Fri, 12 Jan 2007 05:43:16 +0000 (05:43 +0000)]
Default response methods.

17 years agoPromoted isSecure.
Scott Cantor [Fri, 12 Jan 2007 05:20:50 +0000 (05:20 +0000)]
Promoted isSecure.

17 years agoAdditional status codes.
Scott Cantor [Fri, 12 Jan 2007 04:42:38 +0000 (04:42 +0000)]
Additional status codes.

17 years agoAdd some addtl methods.
Scott Cantor [Wed, 10 Jan 2007 05:20:34 +0000 (05:20 +0000)]
Add some addtl methods.

17 years agoDetect bad metadata, override validity check of remote data.
Scott Cantor [Thu, 4 Jan 2007 02:53:18 +0000 (02:53 +0000)]
Detect bad metadata, override validity check of remote data.

17 years agoLayered basic metadata plugin on top of new base class.
Scott Cantor [Wed, 3 Jan 2007 21:53:06 +0000 (21:53 +0000)]
Layered basic metadata plugin on top of new base class.

17 years agoClean up catalogs, metadata endpoint mgmt template.
Scott Cantor [Tue, 2 Jan 2007 03:03:31 +0000 (03:03 +0000)]
Clean up catalogs, metadata endpoint mgmt template.

17 years agoQualify macro constant.
Scott Cantor [Fri, 29 Dec 2006 22:18:46 +0000 (22:18 +0000)]
Qualify macro constant.

17 years agoAdd some exception classes.
Scott Cantor [Thu, 28 Dec 2006 22:31:39 +0000 (22:31 +0000)]
Add some exception classes.

17 years agoPass KeyResolver into PKIX layer.
Scott Cantor [Wed, 27 Dec 2006 21:15:56 +0000 (21:15 +0000)]
Pass KeyResolver into PKIX layer.

17 years agoVirtualize template parameters.
Scott Cantor [Wed, 20 Dec 2006 03:25:33 +0000 (03:25 +0000)]
Virtualize template parameters.

17 years agoRename exception macros to avoid conflicts.
Scott Cantor [Tue, 19 Dec 2006 03:42:52 +0000 (03:42 +0000)]
Rename exception macros to avoid conflicts.

17 years agoShift policy responsibility to ArtifactResolver, make msg rules more forgiving.
Scott Cantor [Tue, 12 Dec 2006 17:58:17 +0000 (17:58 +0000)]
Shift policy responsibility to ArtifactResolver, make msg rules more forgiving.

17 years agoRevert to exception-based policy errors, add "secure" flag to policy to track authn.
Scott Cantor [Tue, 12 Dec 2006 17:28:41 +0000 (17:28 +0000)]
Revert to exception-based policy errors, add "secure" flag to policy to track authn.

17 years agoReturn results from policy rules.
Scott Cantor [Tue, 12 Dec 2006 04:22:41 +0000 (04:22 +0000)]
Return results from policy rules.

17 years agoPolicy rule redesign for factor out issuer handling.
Scott Cantor [Tue, 12 Dec 2006 02:02:09 +0000 (02:02 +0000)]
Policy rule redesign for factor out issuer handling.

17 years agoAdded missing EntityDescriptor children decls.
Scott Cantor [Mon, 11 Dec 2006 16:45:05 +0000 (16:45 +0000)]
Added missing EntityDescriptor children decls.

17 years agoFix log category.
Scott Cantor [Mon, 4 Dec 2006 20:32:52 +0000 (20:32 +0000)]
Fix log category.

17 years agoRenamed XML library.
Scott Cantor [Fri, 1 Dec 2006 19:53:45 +0000 (19:53 +0000)]
Renamed XML library.

17 years agoCopied in CDC class from Shib
Scott Cantor [Thu, 30 Nov 2006 21:48:19 +0000 (21:48 +0000)]
Copied in CDC class from Shib

17 years agoCopy over unsigned char fix.
Scott Cantor [Thu, 30 Nov 2006 18:01:52 +0000 (18:01 +0000)]
Copy over unsigned char fix.

17 years agoRefined ElementProxy/ElementExtensible interfaces to match Java.
Scott Cantor [Mon, 27 Nov 2006 22:19:18 +0000 (22:19 +0000)]
Refined ElementProxy/ElementExtensible interfaces to match Java.

17 years agoRefined ElementProxy/ElementExtensible interfaces to match Java.
Scott Cantor [Mon, 27 Nov 2006 21:26:49 +0000 (21:26 +0000)]
Refined ElementProxy/ElementExtensible interfaces to match Java.

17 years agoTest RetrievalMethod local references.
Scott Cantor [Mon, 27 Nov 2006 02:04:09 +0000 (02:04 +0000)]
Test RetrievalMethod local references.

17 years agoSAML 2.0 SOAP client.
Scott Cantor [Fri, 24 Nov 2006 23:40:38 +0000 (23:40 +0000)]
SAML 2.0 SOAP client.

17 years agoDeleted Shibboleth header.
Scott Cantor [Fri, 24 Nov 2006 23:26:02 +0000 (23:26 +0000)]
Deleted Shibboleth header.

17 years agoSAML 1.x SOAP client.
Scott Cantor [Fri, 24 Nov 2006 23:24:36 +0000 (23:24 +0000)]
SAML 1.x SOAP client.

17 years agoAdd default HTTP headers to SOAP binding.
Scott Cantor [Fri, 24 Nov 2006 23:24:16 +0000 (23:24 +0000)]
Add default HTTP headers to SOAP binding.

17 years agoAllow message-only policy rules, basic SAML SOAP client.
Scott Cantor [Thu, 23 Nov 2006 04:22:59 +0000 (04:22 +0000)]
Allow message-only policy rules, basic SAML SOAP client.

17 years agoSwitch to streams in SOAP responders.
Scott Cantor [Wed, 22 Nov 2006 19:17:55 +0000 (19:17 +0000)]
Switch to streams in SOAP responders.

17 years agoAdd code for non-covariant build.
Scott Cantor [Tue, 21 Nov 2006 18:58:26 +0000 (18:58 +0000)]
Add code for non-covariant build.

17 years agoMerged trust engines back into a unified version, made metadata roles a "KeyInfoSource".
Scott Cantor [Sat, 18 Nov 2006 00:47:16 +0000 (00:47 +0000)]
Merged trust engines back into a unified version, made metadata roles a "KeyInfoSource".

17 years ago2.0 SOAP Encoder
Scott Cantor [Sun, 12 Nov 2006 22:40:36 +0000 (22:40 +0000)]
2.0 SOAP Encoder

17 years agoFirst SOAP encoder.
Scott Cantor [Sun, 12 Nov 2006 05:11:23 +0000 (05:11 +0000)]
First SOAP encoder.

17 years agoSOAP decoders.
Scott Cantor [Sun, 12 Nov 2006 00:07:53 +0000 (00:07 +0000)]
SOAP decoders.

17 years agoMerged issuer/protocol extraction back into rules.
Scott Cantor [Sat, 11 Nov 2006 23:11:30 +0000 (23:11 +0000)]
Merged issuer/protocol extraction back into rules.

17 years agoAdd TLS client auth rule.
Scott Cantor [Thu, 9 Nov 2006 05:44:14 +0000 (05:44 +0000)]
Add TLS client auth rule.

17 years agoFactor out issuer/protocol extraction.
Scott Cantor [Thu, 9 Nov 2006 05:15:55 +0000 (05:15 +0000)]
Factor out issuer/protocol extraction.

17 years agozlib conf fix, header case fix
Scott Cantor [Thu, 9 Nov 2006 03:58:57 +0000 (03:58 +0000)]
zlib conf fix, header case fix

17 years agoAdd zlib option.
Scott Cantor [Thu, 9 Nov 2006 03:20:46 +0000 (03:20 +0000)]
Add zlib option.

17 years agoMoved dest. check back to decoders, policy API changes.
Scott Cantor [Thu, 9 Nov 2006 03:12:15 +0000 (03:12 +0000)]
Moved dest. check back to decoders, policy API changes.

17 years agoAdd simple signing support for POST binding.
Scott Cantor [Tue, 7 Nov 2006 22:21:39 +0000 (22:21 +0000)]
Add simple signing support for POST binding.

17 years agoRemoved some stale xsec code
Scott Cantor [Tue, 7 Nov 2006 21:03:38 +0000 (21:03 +0000)]
Removed some stale xsec code

17 years agoSupport for KeyInfo.
Scott Cantor [Tue, 7 Nov 2006 19:56:03 +0000 (19:56 +0000)]
Support for KeyInfo.

17 years agoShift to public zlib include
Scott Cantor [Tue, 7 Nov 2006 05:04:52 +0000 (05:04 +0000)]
Shift to public zlib include

17 years agoSubset of zlib for inflate/deflate support.
Scott Cantor [Tue, 7 Nov 2006 05:00:52 +0000 (05:00 +0000)]
Subset of zlib for inflate/deflate support.

17 years agoRaw signature trust support, Redirect binding, "simple" signing rule.
Scott Cantor [Tue, 7 Nov 2006 04:58:24 +0000 (04:58 +0000)]
Raw signature trust support, Redirect binding, "simple" signing rule.

17 years agoAdded setters for rule properties.
Scott Cantor [Tue, 7 Nov 2006 01:59:48 +0000 (01:59 +0000)]
Added setters for rule properties.

17 years agoChanged "virtual" URL to match between bindings.
Scott Cantor [Tue, 7 Nov 2006 01:49:51 +0000 (01:49 +0000)]
Changed "virtual" URL to match between bindings.

17 years agoFlip default to optional check.
Scott Cantor [Tue, 7 Nov 2006 01:30:15 +0000 (01:30 +0000)]
Flip default to optional check.

17 years agoLog inflated data.
Scott Cantor [Fri, 3 Nov 2006 23:16:01 +0000 (23:16 +0000)]
Log inflated data.

17 years agoDump inflated data on one-pass operation.
Scott Cantor [Fri, 3 Nov 2006 23:15:36 +0000 (23:15 +0000)]
Dump inflated data on one-pass operation.

17 years agoFixed logging of time_t for portability.
Scott Cantor [Fri, 3 Nov 2006 23:14:40 +0000 (23:14 +0000)]
Fixed logging of time_t for portability.

17 years agoAdded MessageRoutingRule for destination checks.
Scott Cantor [Fri, 3 Nov 2006 20:11:42 +0000 (20:11 +0000)]
Added MessageRoutingRule for destination checks.

17 years agoRevamped binding classes with security policy layer.
Scott Cantor [Fri, 3 Nov 2006 05:10:46 +0000 (05:10 +0000)]
Revamped binding classes with security policy layer.

17 years agoReplace "trusted" output flag with security mech ID.
Scott Cantor [Mon, 23 Oct 2006 03:10:48 +0000 (03:10 +0000)]
Replace "trusted" output flag with security mech ID.

17 years agoRemoved unnecessary class from string literals.
Scott Cantor [Mon, 23 Oct 2006 01:34:46 +0000 (01:34 +0000)]
Removed unnecessary class from string literals.

17 years agoRevamped encoders to produce the actual HTTP responses.
Scott Cantor [Thu, 19 Oct 2006 21:28:16 +0000 (21:28 +0000)]
Revamped encoders to produce the actual HTTP responses.

17 years agoMoved/renamed binding constants.
Scott Cantor [Fri, 13 Oct 2006 19:53:38 +0000 (19:53 +0000)]
Moved/renamed  binding constants.

17 years agoFix linefeeds
Scott Cantor [Fri, 13 Oct 2006 19:15:51 +0000 (19:15 +0000)]
Fix linefeeds