shibboleth/opensaml2.git
17 years agoInitial check-in of SAML 2.0 Core protocol namespace implementation classes
putmanb [Thu, 6 Jul 2006 22:31:41 +0000 (22:31 +0000)]
Initial check-in of SAML 2.0 Core protocol namespace implementation classes
and unit tests.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@42 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@41 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@40 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@39 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@38 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@37 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@36 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@35 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@34 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@33 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@32 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@31 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@30 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@29 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@28 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@27 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@26 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@25 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@24 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@23 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@22 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@21 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@20 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@19 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@18 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

18 years agoAttribute test
cantor [Thu, 11 May 2006 04:47:45 +0000 (04:47 +0000)]
Attribute test

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@17 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@16 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

18 years agoNew tests
cantor [Thu, 11 May 2006 03:36:11 +0000 (03:36 +0000)]
New tests

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@15 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@14 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@13 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@12 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@11 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@10 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@9 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@8 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@7 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@6 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

18 years agoInitial check-in.
cantor [Wed, 3 May 2006 20:57:23 +0000 (20:57 +0000)]
Initial check-in.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@5 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@4 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@3 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@2 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

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

git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@1 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0