shibboleth/opensaml2.git
15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-26
cantor [Wed, 25 Mar 2009 15:07:38 +0000 (15:07 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-26

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

15 years agoChange name of nested element to look for.
cantor [Thu, 19 Mar 2009 20:08:43 +0000 (20:08 +0000)]
Change name of nested element to look for.

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

15 years agoCheck for empty string in correlation property.
cantor [Thu, 19 Mar 2009 02:06:35 +0000 (02:06 +0000)]
Check for empty string in correlation property.

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

15 years agoSwitch pointers to Unicode string objects.
cantor [Thu, 19 Mar 2009 01:29:46 +0000 (01:29 +0000)]
Switch pointers to Unicode string objects.

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

15 years agoUpdate test file.
cantor [Thu, 19 Mar 2009 01:28:45 +0000 (01:28 +0000)]
Update test file.

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

15 years agoExtra space.
cantor [Wed, 18 Mar 2009 21:19:39 +0000 (21:19 +0000)]
Extra space.

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

15 years agoPatch around newer macro for older autoconf.
cantor [Wed, 18 Mar 2009 20:41:01 +0000 (20:41 +0000)]
Patch around newer macro for older autoconf.

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

15 years agoWasn't propagating reset flag in virtual method.
cantor [Mon, 9 Mar 2009 19:58:43 +0000 (19:58 +0000)]
Wasn't propagating reset flag in virtual method.

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

15 years agoFix warnings.
cantor [Sat, 7 Mar 2009 22:29:32 +0000 (22:29 +0000)]
Fix warnings.

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

15 years agoCorrect namespace.
cantor [Tue, 3 Mar 2009 18:22:20 +0000 (18:22 +0000)]
Correct namespace.

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

15 years agoAdd missing validator checks to metadata providers.
cantor [Thu, 26 Feb 2009 18:13:31 +0000 (18:13 +0000)]
Add missing validator checks to metadata providers.

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

15 years agoFix a misnamed class reference.
cantor [Thu, 26 Feb 2009 18:10:39 +0000 (18:10 +0000)]
Fix a misnamed class reference.

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

15 years agoRelax restriction on HTTP method.
cantor [Tue, 24 Feb 2009 18:27:31 +0000 (18:27 +0000)]
Relax restriction on HTTP method.

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

15 years agoRelax restriction on HTTP method.
cantor [Tue, 24 Feb 2009 18:26:48 +0000 (18:26 +0000)]
Relax restriction on HTTP method.

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

15 years agoAdd policy rules for SAML 1 SSO and SAML 2 Bearer confirmation, with unit tests.
cantor [Mon, 23 Feb 2009 21:52:59 +0000 (21:52 +0000)]
Add policy rules for SAML 1 SSO and SAML 2 Bearer confirmation, with unit tests.

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

15 years agoExpose audience collection on security policy.
cantor [Fri, 20 Feb 2009 21:19:41 +0000 (21:19 +0000)]
Expose audience collection on security policy.

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

15 years agoNew policy rules for handling conditions.
cantor [Fri, 20 Feb 2009 20:07:37 +0000 (20:07 +0000)]
New policy rules for handling conditions.

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

15 years agoPrepare policy API for mix-in subclassing. Allow policy rules to distinguish success...
cantor [Wed, 18 Feb 2009 16:12:48 +0000 (16:12 +0000)]
Prepare policy API for mix-in subclassing. Allow policy rules to distinguish success from ignorance.

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

15 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-187
cantor [Mon, 16 Feb 2009 16:07:36 +0000 (16:07 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-187

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

15 years agoRework support for libcurl-based input to parser.
cantor [Wed, 4 Feb 2009 04:15:50 +0000 (04:15 +0000)]
Rework support for libcurl-based input to parser.

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

15 years agoMigrate makefiles to MSVC9
cantor [Tue, 3 Feb 2009 15:43:06 +0000 (15:43 +0000)]
Migrate makefiles to MSVC9

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

15 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-181
cantor [Tue, 27 Jan 2009 19:15:14 +0000 (19:15 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-181

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-23
cantor [Tue, 27 Jan 2009 01:54:08 +0000 (01:54 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-23

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

15 years agoXerces 3 revisions.
cantor [Mon, 29 Dec 2008 04:51:08 +0000 (04:51 +0000)]
Xerces 3 revisions.

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

15 years agoBump lib version.
cantor [Mon, 8 Dec 2008 21:58:13 +0000 (21:58 +0000)]
Bump lib version.

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

15 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-152
cantor [Wed, 3 Dec 2008 21:55:45 +0000 (21:55 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-152

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-22
cantor [Fri, 21 Nov 2008 03:04:34 +0000 (03:04 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-22

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

15 years agoAvoid logging errors if multiple bearer confirmations are present.
cantor [Tue, 7 Oct 2008 13:39:48 +0000 (13:39 +0000)]
Avoid logging errors if multiple bearer confirmations are present.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-20
cantor [Thu, 2 Oct 2008 18:41:48 +0000 (18:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-20

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

15 years agoFix catalog fixup to allow install loc to not overlap with usr/local.
cantor [Tue, 30 Sep 2008 04:48:10 +0000 (04:48 +0000)]
Fix catalog fixup to allow install loc to not overlap with usr/local.

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

15 years agoBump dependency version.
cantor [Tue, 30 Sep 2008 04:41:06 +0000 (04:41 +0000)]
Bump dependency version.

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

15 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-132
cantor [Wed, 24 Sep 2008 17:03:15 +0000 (17:03 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-132

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

15 years agoBump version to 2.2.
cantor [Tue, 23 Sep 2008 01:10:22 +0000 (01:10 +0000)]
Bump version to 2.2.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-20
cantor [Mon, 22 Sep 2008 15:43:51 +0000 (15:43 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-20

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

15 years agoPlug a few memory leaks.
cantor [Fri, 19 Sep 2008 16:29:07 +0000 (16:29 +0000)]
Plug a few memory leaks.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-18
cantor [Wed, 27 Aug 2008 15:46:11 +0000 (15:46 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-18

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

15 years agoBump libtool revision.
cantor [Wed, 13 Aug 2008 18:57:06 +0000 (18:57 +0000)]
Bump libtool revision.

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

15 years agoBump the version to 2.1.1 for anybody pulling fixes.
cantor [Wed, 13 Aug 2008 16:51:58 +0000 (16:51 +0000)]
Bump the version to 2.1.1 for anybody pulling fixes.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-16
cantor [Wed, 13 Aug 2008 15:59:28 +0000 (15:59 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-16

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

15 years agoForgot to update Windows version of config.h
cantor [Mon, 11 Aug 2008 14:42:50 +0000 (14:42 +0000)]
Forgot to update Windows version of config.h

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

15 years agoAdd option to disable name checks.
cantor [Fri, 8 Aug 2008 02:42:53 +0000 (02:42 +0000)]
Add option to disable name checks.

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

15 years agoUpdate README with bug fix list.
cantor [Wed, 6 Aug 2008 17:24:51 +0000 (17:24 +0000)]
Update README with bug fix list.

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

15 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-126
cantor [Wed, 23 Jul 2008 17:45:36 +0000 (17:45 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-126

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

15 years agoFix release number.
cantor [Tue, 22 Jul 2008 18:56:55 +0000 (18:56 +0000)]
Fix release number.

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

15 years agoUpdate Solaris dependency.
cantor [Tue, 22 Jul 2008 18:56:01 +0000 (18:56 +0000)]
Update Solaris dependency.

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

15 years agogit-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@410...
cantor [Thu, 17 Jul 2008 20:13:58 +0000 (20:13 +0000)]
git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/branches/REL_2@410 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0

15 years agoFinish adding role verification.
cantor [Tue, 15 Jul 2008 20:45:52 +0000 (20:45 +0000)]
Finish adding role verification.

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

15 years agoDisallow metadata that's statically invalid at the time of load.
cantor [Mon, 14 Jul 2008 03:23:35 +0000 (03:23 +0000)]
Disallow metadata that's statically invalid at the time of load.

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

15 years agoBump library version.
cantor [Fri, 11 Jul 2008 17:49:27 +0000 (17:49 +0000)]
Bump library version.

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

15 years agoLimit validity of non-local metadata based on cacheDuration.
cantor [Thu, 10 Jul 2008 21:57:40 +0000 (21:57 +0000)]
Limit validity of non-local metadata based on cacheDuration.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-14
cantor [Thu, 10 Jul 2008 21:35:16 +0000 (21:35 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-14

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-14
cantor [Thu, 10 Jul 2008 21:34:55 +0000 (21:34 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-14
Also adds cacheDuration support to XML plugin.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-15
cantor [Thu, 10 Jul 2008 21:31:13 +0000 (21:31 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-15

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

15 years agoMissing delete.
cantor [Wed, 2 Jul 2008 19:29:29 +0000 (19:29 +0000)]
Missing delete.

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

15 years agoAdd setting to limit metadata caching.
cantor [Wed, 2 Jul 2008 19:06:36 +0000 (19:06 +0000)]
Add setting to limit metadata caching.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-18
cantor [Tue, 1 Jul 2008 22:13:17 +0000 (22:13 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-18

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

15 years agoRev version and add README file.
cantor [Tue, 1 Jul 2008 17:38:01 +0000 (17:38 +0000)]
Rev version and add README file.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-14
cantor [Tue, 1 Jul 2008 15:48:03 +0000 (15:48 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-14

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

15 years agoAdd cross-compile targets for x64.
cantor [Mon, 23 Jun 2008 21:53:45 +0000 (21:53 +0000)]
Add cross-compile targets for x64.

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

15 years agoFix parameter name to match doc comment.
cantor [Sat, 14 Jun 2008 04:57:27 +0000 (04:57 +0000)]
Fix parameter name to match doc comment.

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-13
cantor [Fri, 13 Jun 2008 21:41:23 +0000 (21:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-13

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

15 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-8
cantor [Wed, 11 Jun 2008 02:28:17 +0000 (02:28 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-8

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

15 years agoUpdate version headers and autoconf scripts.
cantor [Wed, 4 Jun 2008 17:11:29 +0000 (17:11 +0000)]
Update version headers and autoconf scripts.

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

15 years agoMake test data align with KeyInfo changes in xmltooling.
cantor [Wed, 4 Jun 2008 16:58:45 +0000 (16:58 +0000)]
Make test data align with KeyInfo changes in xmltooling.

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

15 years agoRename to align with Java projects and avoid need to merge up to trunk.
cantor [Mon, 2 Jun 2008 21:34:07 +0000 (21:34 +0000)]
Rename to align with Java projects and avoid need to merge up to trunk.

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

16 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-9 REL_2_0
cantor [Wed, 28 May 2008 03:20:57 +0000 (03:20 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-9

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

16 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-104
cantor [Tue, 27 May 2008 01:40:51 +0000 (01:40 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-104

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

16 years agohttps://bugs.internet2.edu/jira/browse/CPPOST-11
cantor [Tue, 13 May 2008 03:39:19 +0000 (03:39 +0000)]
https://bugs.internet2.edu/jira/browse/CPPOST-11

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

16 years agoRemove extra 'd' in unspecified constants.
cantor [Sun, 30 Mar 2008 18:32:52 +0000 (18:32 +0000)]
Remove extra 'd' in unspecified constants.

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

16 years agoBranch for 2.0 stream.
cantor [Sun, 30 Mar 2008 18:19:58 +0000 (18:19 +0000)]
Branch for 2.0 stream.

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

16 years agoRegister builder for md:EncryptionMethod element to fix CPPOST-7. master trunk
cantor [Tue, 25 Mar 2008 20:15:39 +0000 (20:15 +0000)]
Register builder for md:EncryptionMethod element to fix CPPOST-7.
Add element to example metadata in unit tests.

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

16 years agoAdd Solaris pkg dependency.
cantor [Tue, 18 Mar 2008 03:18:46 +0000 (03:18 +0000)]
Add Solaris pkg dependency.

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

16 years agoCorrect serial number in test data.
cantor [Tue, 18 Mar 2008 03:18:12 +0000 (03:18 +0000)]
Correct serial number in test data.

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

16 years agoMore Solaris package changes.
cantor [Mon, 17 Mar 2008 21:36:28 +0000 (21:36 +0000)]
More Solaris package changes.

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

16 years agoline feeds
cantor [Sat, 15 Mar 2008 02:08:51 +0000 (02:08 +0000)]
line feeds

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

16 years agoPrepping for release.
cantor [Fri, 14 Mar 2008 15:26:14 +0000 (15:26 +0000)]
Prepping for release.

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

16 years agoBack out nil property.
cantor [Fri, 14 Mar 2008 01:15:13 +0000 (01:15 +0000)]
Back out nil property.

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

16 years agoAdd nil flag to AttributeValue.
cantor [Thu, 13 Mar 2008 15:51:29 +0000 (15:51 +0000)]
Add nil flag to AttributeValue.

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

16 years agoAdd new builder base class to indicate support for "argument-less" construction.
cantor [Thu, 13 Mar 2008 03:52:27 +0000 (03:52 +0000)]
Add new builder base class to indicate support for "argument-less" construction.
Add "null" metadata provider.

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

16 years agoRemove extra eol from log stream.
cantor [Tue, 4 Mar 2008 03:29:31 +0000 (03:29 +0000)]
Remove extra eol from log stream.

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

16 years agoAllow role lookup with no protocol.
cantor [Fri, 8 Feb 2008 17:57:03 +0000 (17:57 +0000)]
Allow role lookup with no protocol.

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

16 years agoAdd implicit support for a "null" protocol.
cantor [Fri, 8 Feb 2008 17:13:28 +0000 (17:13 +0000)]
Add implicit support for a "null" protocol.

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

16 years agoBump revision.
cantor [Wed, 6 Feb 2008 19:31:05 +0000 (19:31 +0000)]
Bump revision.

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

16 years agoRefactor extraction of certificate details.
cantor [Fri, 1 Feb 2008 02:17:24 +0000 (02:17 +0000)]
Refactor extraction of certificate details.
Add X509SubjectName/X509IssuerSerial to KeyInfo handling.

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

16 years agoSupport path resolution in binding templates.
cantor [Wed, 30 Jan 2008 17:32:12 +0000 (17:32 +0000)]
Support path resolution in binding templates.

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

16 years agoOverride default package for path resolution.
cantor [Wed, 30 Jan 2008 03:39:01 +0000 (03:39 +0000)]
Override default package for path resolution.

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

16 years agoRemove extra logging.
cantor [Tue, 29 Jan 2008 15:22:18 +0000 (15:22 +0000)]
Remove extra logging.

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

16 years agoFixed missing unlock when entity found, but role wasn't.
cantor [Mon, 28 Jan 2008 22:02:09 +0000 (22:02 +0000)]
Fixed missing unlock when entity found, but role wasn't.

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

16 years agoTemp logging.
cantor [Mon, 28 Jan 2008 21:06:07 +0000 (21:06 +0000)]
Temp logging.

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

16 years agoUpdate revision.
cantor [Fri, 18 Jan 2008 03:48:37 +0000 (03:48 +0000)]
Update revision.

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

16 years agoChange audience handling and validators to separate out entityID.
cantor [Thu, 17 Jan 2008 05:14:48 +0000 (05:14 +0000)]
Change audience handling and validators to separate out entityID.
Make entityID overridable by relying party.

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

16 years agoSwitch to memory input source to allow for 16-bit data.
cantor [Wed, 16 Jan 2008 18:14:41 +0000 (18:14 +0000)]
Switch to memory input source to allow for 16-bit data.

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

16 years agoRecurse into groups.
cantor [Sat, 12 Jan 2008 00:46:55 +0000 (00:46 +0000)]
Recurse into groups.

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

16 years agoCheck for empty payload.
cantor [Thu, 10 Jan 2008 15:59:03 +0000 (15:59 +0000)]
Check for empty payload.

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

16 years agoRemoved old method.
cantor [Mon, 7 Jan 2008 16:02:31 +0000 (16:02 +0000)]
Removed old method.

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

16 years agoFix handling of errorFatal flag in rules.
cantor [Wed, 26 Dec 2007 04:46:54 +0000 (04:46 +0000)]
Fix handling of errorFatal flag in rules.

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

16 years agoClarify error messages.
cantor [Mon, 17 Dec 2007 21:05:37 +0000 (21:05 +0000)]
Clarify error messages.

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

16 years agoTry adding api folder to dist.
cantor [Sat, 15 Dec 2007 23:38:52 +0000 (23:38 +0000)]
Try adding api folder to dist.

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

16 years agoAdd flag to block non-entity issuers.
cantor [Fri, 14 Dec 2007 18:35:59 +0000 (18:35 +0000)]
Add flag to block non-entity issuers.

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

16 years agoFix for no conditions.
cantor [Fri, 14 Dec 2007 18:13:20 +0000 (18:13 +0000)]
Fix for no conditions.

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