shibboleth/cpp-opensaml.git
17 years agoHandle 32-bit time size
Scott Cantor [Sun, 16 Jul 2006 22:09:54 +0000 (22:09 +0000)]
Handle 32-bit time size

17 years agoMetadata filters, filter auto-registration, and unit tests.
Scott Cantor [Sun, 16 Jul 2006 21:18:40 +0000 (21:18 +0000)]
Metadata filters, filter auto-registration, and unit tests.

17 years agoAdd LLONG_MAX defs, fix some warnings
Scott Cantor [Thu, 13 Jul 2006 22:01:27 +0000 (22:01 +0000)]
Add LLONG_MAX defs, fix some warnings

17 years agoAdd missing header
Scott Cantor [Thu, 13 Jul 2006 20:25:40 +0000 (20:25 +0000)]
Add missing header

17 years agoPort Java provider API, fix to protocol support check.
Scott Cantor [Wed, 12 Jul 2006 03:57:38 +0000 (03:57 +0000)]
Port Java provider API, fix to protocol support check.

17 years agoRemoved ValidatingXMLObject interface and implementations, first draft of metadata...
Scott Cantor [Wed, 12 Jul 2006 01:14:48 +0000 (01:14 +0000)]
Removed ValidatingXMLObject interface and implementations, first draft of metadata provider APIs.

17 years agoMulti-line svn commit, see body.
Brent Putman [Tue, 11 Jul 2006 23:09:47 +0000 (23:09 +0000)]
Multi-line svn commit, see body.

Change unit tests to use overloaded assertEquals() for XMLCh comparisons.
Change unit tests to use epoch for DateTime comparisons.

17 years agoDisable deprecation warnings, add more SAML tests.
Scott Cantor [Tue, 11 Jul 2006 01:47:20 +0000 (01:47 +0000)]
Disable deprecation warnings, add more SAML tests.

17 years agoFix some Doxygen tags related to files and namespaces.
Brent Putman [Mon, 10 Jul 2006 15:41:18 +0000 (15:41 +0000)]
Fix some Doxygen tags related to files and namespaces.

17 years agoAdded epoch caching for DateTime attributes.
Scott Cantor [Fri, 7 Jul 2006 03:30:51 +0000 (03:30 +0000)]
Added epoch caching for DateTime attributes.

17 years agoMulti-line svn commit, see body.
Brent Putman [Thu, 6 Jul 2006 22:31:41 +0000 (22:31 +0000)]
Multi-line svn commit, see body.

Initial check-in of SAML 2.0 Core protocol namespace implementation classes
and unit tests.

17 years agoReworked int/bool attribute handling.
Scott Cantor [Mon, 3 Jul 2006 22:16:37 +0000 (22:16 +0000)]
Reworked int/bool attribute handling.

17 years agoAdded ValidatorSuite around groups of static validators.
Scott Cantor [Sun, 2 Jul 2006 22:22:45 +0000 (22:22 +0000)]
Added ValidatorSuite around groups of static validators.

17 years agoAdd more elements to control XML.
Brent Putman [Thu, 29 Jun 2006 18:24:46 +0000 (18:24 +0000)]
Add more elements to control XML.

17 years agoAdd a couple of missing control XML files for unit tests.
Brent Putman [Thu, 29 Jun 2006 16:36:34 +0000 (16:36 +0000)]
Add a couple of missing control XML files for unit tests.

17 years agoAdd overloaded assertEquals() for testing XMLCh* string equality.
Brent Putman [Thu, 29 Jun 2006 16:20:13 +0000 (16:20 +0000)]
Add overloaded assertEquals() for testing XMLCh* string equality.

17 years agoFix incorrect interface for SAML 2.0 core StatusDetail.
Brent Putman [Wed, 28 Jun 2006 23:17:04 +0000 (23:17 +0000)]
Fix incorrect interface for SAML 2.0 core StatusDetail.

17 years agoImport SAML2 Core control XML files for unit tests.
Brent Putman [Mon, 26 Jun 2006 19:25:45 +0000 (19:25 +0000)]
Import SAML2 Core control XML files for unit tests.

17 years agoAdd SAML 2 signed assertion test.
Scott Cantor [Fri, 23 Jun 2006 20:02:59 +0000 (20:02 +0000)]
Add SAML 2 signed assertion test.

17 years agoInitialize Version member.
Scott Cantor [Fri, 23 Jun 2006 20:02:01 +0000 (20:02 +0000)]
Initialize Version member.

17 years agoRefactor some tests.
Scott Cantor [Fri, 23 Jun 2006 19:04:12 +0000 (19:04 +0000)]
Refactor some tests.

17 years agoSAML 2.0 Core protocol namespace interfaces (header) and impl placeholder
Brent Putman [Thu, 22 Jun 2006 22:50:44 +0000 (22:50 +0000)]
SAML 2.0 Core protocol namespace interfaces (header) and impl placeholder

17 years agoFirst metadata check-in, misc. fixes.
Scott Cantor [Mon, 19 Jun 2006 03:05:28 +0000 (03:05 +0000)]
First metadata check-in, misc. fixes.

17 years agoInitial decryption and schema support for encrypted SAML.
Scott Cantor [Mon, 12 Jun 2006 16:47:06 +0000 (16:47 +0000)]
Initial decryption and schema support for encrypted SAML.

17 years agoRenamed 2.0 source files to fix automake collision.
Scott Cantor [Tue, 30 May 2006 21:36:15 +0000 (21:36 +0000)]
Renamed 2.0 source files to fix automake collision.

17 years agoCompleted 2.0 assertions schema classes.
Scott Cantor [Tue, 30 May 2006 02:56:11 +0000 (02:56 +0000)]
Completed 2.0 assertions schema classes.

17 years agoMakefile fixes, macro fix
Scott Cantor [Thu, 25 May 2006 04:25:17 +0000 (04:25 +0000)]
Makefile fixes, macro fix

17 years agoUse xmltooling SignatureValidator in tests.
Scott Cantor [Mon, 22 May 2006 15:51:26 +0000 (15:51 +0000)]
Use xmltooling SignatureValidator in tests.

17 years agoAdditional signature tests, including nesting.
Scott Cantor [Sun, 21 May 2006 19:54:38 +0000 (19:54 +0000)]
Additional signature tests, including nesting.

17 years agoRefactored signature handling.
Scott Cantor [Thu, 18 May 2006 18:28:58 +0000 (18:28 +0000)]
Refactored signature handling.

17 years agoCloning fixes, initial protocol check-in.
Scott Cantor [Tue, 16 May 2006 22:37:34 +0000 (22:37 +0000)]
Cloning fixes, initial protocol check-in.

17 years agoCloning fixes, initial protocol check-in.
Scott Cantor [Tue, 16 May 2006 22:37:05 +0000 (22:37 +0000)]
Cloning fixes, initial protocol check-in.

17 years agoIntegrated credential resolver API with signing context.
Scott Cantor [Mon, 15 May 2006 02:24:54 +0000 (02:24 +0000)]
Integrated credential resolver API with signing context.

17 years agoSAML Signature subclasses and test.
Scott Cantor [Sun, 14 May 2006 03:36:08 +0000 (03:36 +0000)]
SAML Signature subclasses and test.

17 years agoSAML Signature subclasses and test.
Scott Cantor [Sun, 14 May 2006 03:35:30 +0000 (03:35 +0000)]
SAML Signature subclasses and test.

17 years agoAttribute test
Scott Cantor [Thu, 11 May 2006 04:47:45 +0000 (04:47 +0000)]
Attribute test

17 years agoFix anyType subclasses.
Scott Cantor [Thu, 11 May 2006 04:47:24 +0000 (04:47 +0000)]
Fix anyType subclasses.

17 years agoNew tests
Scott Cantor [Thu, 11 May 2006 03:36:11 +0000 (03:36 +0000)]
New tests

17 years agoFinished assertion class and test.
Scott Cantor [Wed, 10 May 2006 19:20:35 +0000 (19:20 +0000)]
Finished assertion class and test.

17 years agoMore unit tests.
Scott Cantor [Wed, 10 May 2006 18:04:21 +0000 (18:04 +0000)]
More unit tests.

17 years agoReference xmltooling headers for doxygen
Scott Cantor [Wed, 10 May 2006 16:38:40 +0000 (16:38 +0000)]
Reference xmltooling headers for doxygen

17 years agoUnix fixes
Scott Cantor [Wed, 10 May 2006 04:18:40 +0000 (04:18 +0000)]
Unix fixes

17 years agoRemoved generated source.
Scott Cantor [Wed, 10 May 2006 04:07:06 +0000 (04:07 +0000)]
Removed generated source.

17 years agoCompleted SAML 1 assertion schema, started test cases.
Scott Cantor [Wed, 10 May 2006 03:12:31 +0000 (03:12 +0000)]
Completed SAML 1 assertion schema, started test cases.

17 years agoSAML objects in progress.
Scott Cantor [Mon, 8 May 2006 03:55:36 +0000 (03:55 +0000)]
SAML objects in progress.

17 years agoStarting SAML 1.x implementation.
Scott Cantor [Thu, 4 May 2006 02:56:38 +0000 (02:56 +0000)]
Starting SAML 1.x implementation.

17 years agoInitial check-in.
Scott Cantor [Wed, 3 May 2006 20:57:48 +0000 (20:57 +0000)]
Initial check-in.

17 years agoInitial check-in.
Scott Cantor [Wed, 3 May 2006 20:57:04 +0000 (20:57 +0000)]
Initial check-in.

17 years agoSchema check-in.
Scott Cantor [Wed, 3 May 2006 20:55:39 +0000 (20:55 +0000)]
Schema check-in.

17 years agoInitial check-in.
Scott Cantor [Wed, 3 May 2006 20:53:17 +0000 (20:53 +0000)]
Initial check-in.

18 years agoImport structure
Chad La Joie [Mon, 13 Feb 2006 00:22:27 +0000 (00:22 +0000)]
Import structure