shibboleth/xmltooling.git
14 years agoTagging 1.3.2 release. upstream/tags/1.3.2 tags/1.3.2
cantor [Wed, 2 Dec 2009 04:10:22 +0000 (04:10 +0000)]
Tagging 1.3.2 release.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/tags/1.3.2@686 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate ignores.
cantor [Mon, 2 Nov 2009 22:45:18 +0000 (22:45 +0000)]
Update ignores.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@675 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate master dist dir.
cantor [Mon, 2 Nov 2009 22:43:39 +0000 (22:43 +0000)]
Update master dist dir.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@674 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMissed a checkin.
cantor [Mon, 2 Nov 2009 22:39:20 +0000 (22:39 +0000)]
Missed a checkin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@673 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate libtool script
cantor [Mon, 2 Nov 2009 22:30:05 +0000 (22:30 +0000)]
Update libtool script

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@672 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMake hex encoding optional to allow replacement of deprecated version.
cantor [Mon, 2 Nov 2009 20:29:51 +0000 (20:29 +0000)]
Make hex encoding optional to allow replacement of deprecated version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@671 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-249
cantor [Mon, 2 Nov 2009 19:59:39 +0000 (19:59 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-249

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@670 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClean up hash options in DER API.
cantor [Mon, 2 Nov 2009 16:38:00 +0000 (16:38 +0000)]
Clean up hash options in DER API.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@669 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSupport alternate hash algorithms in helper routines.
cantor [Mon, 2 Nov 2009 15:52:34 +0000 (15:52 +0000)]
Support alternate hash algorithms in helper routines.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@668 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate source paths.
cantor [Mon, 2 Nov 2009 03:04:01 +0000 (03:04 +0000)]
Update source paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@667 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCorrect eol-style property.
cantor [Fri, 30 Oct 2009 16:24:50 +0000 (16:24 +0000)]
Correct eol-style property.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@666 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-44
cantor [Wed, 28 Oct 2009 17:41:29 +0000 (17:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-44

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@665 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd Obsoletes for SUSE package renaming.
cantor [Sat, 24 Oct 2009 21:35:12 +0000 (21:35 +0000)]
Add Obsoletes for SUSE package renaming.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@664 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-45
cantor [Fri, 16 Oct 2009 02:11:38 +0000 (02:11 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-45

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@663 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCheck for same document assignment.
cantor [Fri, 16 Oct 2009 01:11:45 +0000 (01:11 +0000)]
Check for same document assignment.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@662 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoGet auto_ptr included.
cantor [Wed, 14 Oct 2009 15:11:29 +0000 (15:11 +0000)]
Get auto_ptr included.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@661 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Tue, 13 Oct 2009 02:41:11 +0000 (02:41 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@660 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Mon, 12 Oct 2009 21:58:41 +0000 (21:58 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@659 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Fri, 2 Oct 2009 23:00:02 +0000 (23:00 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@658 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-37
cantor [Wed, 30 Sep 2009 20:14:17 +0000 (20:14 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-37

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@657 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-37
cantor [Wed, 30 Sep 2009 20:14:02 +0000 (20:14 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-37

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@656 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix class declaration.
cantor [Sun, 27 Sep 2009 04:08:58 +0000 (04:08 +0000)]
Fix class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@655 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd missing class declaration.
cantor [Sun, 27 Sep 2009 04:06:10 +0000 (04:06 +0000)]
Add missing class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@654 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoDisable compiler warning.
cantor [Sun, 27 Sep 2009 03:41:14 +0000 (03:41 +0000)]
Disable compiler warning.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@653 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd missing class declaration.
cantor [Sat, 26 Sep 2009 03:42:29 +0000 (03:42 +0000)]
Add missing class declaration.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@652 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoReducing header overuse, non-inlining selected methods (CPPOST-35).
cantor [Sat, 26 Sep 2009 03:38:36 +0000 (03:38 +0000)]
Reducing header overuse, non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@651 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-43
cantor [Fri, 25 Sep 2009 18:02:34 +0000 (18:02 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-43

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@650 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNon-inlining selected methods (CPPOST-35).
cantor [Fri, 25 Sep 2009 17:04:38 +0000 (17:04 +0000)]
Non-inlining selected methods (CPPOST-35).

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@649 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-42
cantor [Fri, 25 Sep 2009 16:00:54 +0000 (16:00 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-42

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@648 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAnother fix for CPPXT-40.
cantor [Fri, 25 Sep 2009 15:59:19 +0000 (15:59 +0000)]
Another fix for CPPXT-40.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@647 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoNeed redhat-rpm-config for SUSE build service.
cantor [Mon, 7 Sep 2009 20:08:04 +0000 (20:08 +0000)]
Need redhat-rpm-config for SUSE build service.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@646 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump library package name.
cantor [Mon, 31 Aug 2009 19:19:46 +0000 (19:19 +0000)]
Bump library package name.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@645 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-41
cantor [Mon, 31 Aug 2009 19:12:27 +0000 (19:12 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-41

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@644 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdditional work for CPPXT-40.
cantor [Wed, 26 Aug 2009 20:43:53 +0000 (20:43 +0000)]
Additional work for CPPXT-40.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@643 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version, and draft a fix for CPPXT-40
cantor [Wed, 26 Aug 2009 20:38:00 +0000 (20:38 +0000)]
Bump version, and draft a fix for CPPXT-40

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@642 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate revision.
cantor [Tue, 25 Aug 2009 02:07:50 +0000 (02:07 +0000)]
Update revision.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@640 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate fix list.
cantor [Mon, 24 Aug 2009 20:31:27 +0000 (20:31 +0000)]
Update fix list.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@639 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump version.
cantor [Mon, 24 Aug 2009 20:06:09 +0000 (20:06 +0000)]
Bump version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@638 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-38
cantor [Mon, 24 Aug 2009 19:35:43 +0000 (19:35 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-38

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@637 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-38
cantor [Mon, 24 Aug 2009 19:23:52 +0000 (19:23 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-38

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@636 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-39
cantor [Fri, 21 Aug 2009 14:41:43 +0000 (14:41 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-39

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@635 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix linefeeds.
cantor [Tue, 18 Aug 2009 03:15:20 +0000 (03:15 +0000)]
Fix linefeeds.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@634 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoApply manual validators even when schema was used.
cantor [Thu, 13 Aug 2009 18:53:17 +0000 (18:53 +0000)]
Apply manual validators even when schema was used.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@632 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix doc warning.
cantor [Mon, 10 Aug 2009 03:07:53 +0000 (03:07 +0000)]
Fix doc warning.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@631 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMove building of packaging files into configure.
cantor [Mon, 10 Aug 2009 02:06:47 +0000 (02:06 +0000)]
Move building of packaging files into configure.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@630 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdjust package name for libversion, update README.
cantor [Sun, 9 Aug 2009 22:05:23 +0000 (22:05 +0000)]
Adjust package name for libversion, update README.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@629 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove duplicate require line.
cantor [Sat, 8 Aug 2009 21:03:48 +0000 (21:03 +0000)]
Remove duplicate require line.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@628 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUse port parameter for version.
cantor [Thu, 6 Aug 2009 21:49:14 +0000 (21:49 +0000)]
Use port parameter for version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@627 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd doxygen dependency.
cantor [Thu, 6 Aug 2009 20:49:32 +0000 (20:49 +0000)]
Add doxygen dependency.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@626 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix description.
cantor [Thu, 6 Aug 2009 20:40:00 +0000 (20:40 +0000)]
Fix description.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@625 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove lib prefix macro, incompatible with SuSE build service.
cantor [Thu, 6 Aug 2009 20:06:51 +0000 (20:06 +0000)]
Remove lib prefix macro, incompatible with SuSE build service.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@624 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix directory indirection bug.
cantor [Thu, 6 Aug 2009 19:22:24 +0000 (19:22 +0000)]
Fix directory indirection bug.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@623 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix tabs.
cantor [Thu, 6 Aug 2009 19:08:59 +0000 (19:08 +0000)]
Fix tabs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@622 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClean up doclist.
cantor [Thu, 6 Aug 2009 19:06:55 +0000 (19:06 +0000)]
Clean up doclist.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@621 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd SuSE docdir handling.
cantor [Thu, 6 Aug 2009 19:05:54 +0000 (19:05 +0000)]
Add SuSE docdir handling.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@620 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClean up doc handling.
cantor [Thu, 6 Aug 2009 19:03:26 +0000 (19:03 +0000)]
Clean up doc handling.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@619 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix doc warnings.
cantor [Thu, 6 Aug 2009 18:15:07 +0000 (18:15 +0000)]
Fix doc warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@618 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoIgnore unit test file if not present.
cantor [Thu, 6 Aug 2009 18:12:51 +0000 (18:12 +0000)]
Ignore unit test file if not present.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@617 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix rm macro.
cantor [Thu, 6 Aug 2009 18:05:15 +0000 (18:05 +0000)]
Fix rm macro.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@616 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoMacroize dependencies for SuSE.
cantor [Thu, 6 Aug 2009 17:59:22 +0000 (17:59 +0000)]
Macroize dependencies for SuSE.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@615 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove nonworking checksum generation.
cantor [Thu, 6 Aug 2009 17:49:45 +0000 (17:49 +0000)]
Remove nonworking checksum generation.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@614 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove old portfile.
cantor [Thu, 6 Aug 2009 17:26:09 +0000 (17:26 +0000)]
Remove old portfile.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@613 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoOptimize makefile and check in draft spec file improvements.
cantor [Thu, 6 Aug 2009 17:25:23 +0000 (17:25 +0000)]
Optimize makefile and check in draft spec file improvements.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@612 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoGenerate Portfile from make.
cantor [Thu, 6 Aug 2009 16:38:25 +0000 (16:38 +0000)]
Generate Portfile from make.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@611 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoPrivate copy of spec file to disable curl use.
cantor [Thu, 6 Aug 2009 14:21:10 +0000 (14:21 +0000)]
Private copy of spec file to disable curl use.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@610 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoLog Windows event if logging fails.
cantor [Tue, 4 Aug 2009 18:04:44 +0000 (18:04 +0000)]
Log Windows event if logging fails.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@609 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoLinefeeds.
cantor [Tue, 4 Aug 2009 15:38:42 +0000 (15:38 +0000)]
Linefeeds.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@608 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump product version.
cantor [Mon, 3 Aug 2009 19:44:34 +0000 (19:44 +0000)]
Bump product version.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@607 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-35
cantor [Mon, 3 Aug 2009 19:13:36 +0000 (19:13 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-35

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@606 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoTry advice from Macport team.
cantor [Mon, 3 Aug 2009 18:02:15 +0000 (18:02 +0000)]
Try advice from Macport team.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@605 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-34
cantor [Mon, 3 Aug 2009 17:24:50 +0000 (17:24 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-34

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@604 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoCheck in Mac portfiles.
cantor [Mon, 27 Jul 2009 01:05:12 +0000 (01:05 +0000)]
Check in Mac portfiles.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@603 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-32
cantor [Tue, 21 Jul 2009 22:37:17 +0000 (22:37 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-32

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@602 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd comma to encoded characters.
cantor [Wed, 15 Jul 2009 18:47:40 +0000 (18:47 +0000)]
Add comma to encoded characters.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@601 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoBump revision in case a patch release is done.
cantor [Fri, 26 Jun 2009 03:39:07 +0000 (03:39 +0000)]
Bump revision in case a patch release is done.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@600 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-31
cantor [Fri, 26 Jun 2009 03:35:03 +0000 (03:35 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-31

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@599 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoSolaris fix.
cantor [Mon, 15 Jun 2009 15:51:22 +0000 (15:51 +0000)]
Solaris fix.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@597 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoFix type of constant to match last change.
cantor [Mon, 15 Jun 2009 15:45:57 +0000 (15:45 +0000)]
Fix type of constant to match last change.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@596 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoTighten a parameter for Solaris.
cantor [Mon, 15 Jun 2009 15:42:48 +0000 (15:42 +0000)]
Tighten a parameter for Solaris.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@595 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoClear hardcoded CA list to avoid OS-inflicted problems.
cantor [Mon, 15 Jun 2009 00:46:20 +0000 (00:46 +0000)]
Clear hardcoded CA list to avoid OS-inflicted problems.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@594 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate issues fixed links.
cantor [Sun, 14 Jun 2009 20:37:27 +0000 (20:37 +0000)]
Update issues fixed links.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@593 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoUpdate include paths.
cantor [Tue, 9 Jun 2009 19:04:24 +0000 (19:04 +0000)]
Update include paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@592 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd hashing options to key extraction support.
cantor [Thu, 4 Jun 2009 03:28:55 +0000 (03:28 +0000)]
Add hashing options to key extraction support.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@591 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/CPPXT-30
cantor [Fri, 29 May 2009 17:02:33 +0000 (17:02 +0000)]
https://bugs.internet2.edu/jira/browse/CPPXT-30

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@590 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove broken TLS destructor support.
cantor [Thu, 28 May 2009 16:34:59 +0000 (16:34 +0000)]
Remove broken TLS destructor support.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@589 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoProblem may have been duplicate EXTRA_DIST references.
cantor [Tue, 26 May 2009 18:48:14 +0000 (18:48 +0000)]
Problem may have been duplicate EXTRA_DIST references.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@588 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoTry to fix doc handling again.
cantor [Tue, 26 May 2009 18:44:50 +0000 (18:44 +0000)]
Try to fix doc handling again.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@587 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd back api folder with a placeholder file.
cantor [Tue, 26 May 2009 18:42:05 +0000 (18:42 +0000)]
Add back api folder with a placeholder file.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@586 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove directory, causing make dist problems.
cantor [Tue, 26 May 2009 18:33:19 +0000 (18:33 +0000)]
Remove directory, causing make dist problems.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@585 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agohttps://bugs.internet2.edu/jira/browse/SSPCPP-199
cantor [Tue, 26 May 2009 18:26:13 +0000 (18:26 +0000)]
https://bugs.internet2.edu/jira/browse/SSPCPP-199

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@584 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoPreproc symbols
cantor [Sat, 23 May 2009 01:35:33 +0000 (01:35 +0000)]
Preproc symbols

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@583 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoRemove non-xstring code.
cantor [Fri, 22 May 2009 02:37:06 +0000 (02:37 +0000)]
Remove non-xstring code.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@582 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd lower level dependencies to devel package.
cantor [Wed, 20 May 2009 19:51:34 +0000 (19:51 +0000)]
Add lower level dependencies to devel package.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@581 de75baf8-a10c-0410-a50a-987c0e22f00f

14 years agoAdd a method to retrieve AUTH_TYPE.
cantor [Wed, 20 May 2009 18:51:57 +0000 (18:51 +0000)]
Add a method to retrieve AUTH_TYPE.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@580 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoRevert to string-based return values, add linefeed option.
cantor [Fri, 17 Apr 2009 16:03:10 +0000 (16:03 +0000)]
Revert to string-based return values, add linefeed option.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@579 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoOptimize return values of DER encoding functions.
cantor [Fri, 17 Apr 2009 03:30:43 +0000 (03:30 +0000)]
Optimize return values of DER encoding functions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@578 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoOptimize return values of DER encoding functions.
cantor [Fri, 17 Apr 2009 03:30:18 +0000 (03:30 +0000)]
Optimize return values of DER encoding functions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@577 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoAdd helpers to encode keys into DER.
cantor [Wed, 15 Apr 2009 22:00:08 +0000 (22:00 +0000)]
Add helpers to encode keys into DER.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@576 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoURL encode exception properties for XML-safe transport.
cantor [Fri, 27 Mar 2009 17:27:04 +0000 (17:27 +0000)]
URL encode exception properties for XML-safe transport.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@575 de75baf8-a10c-0410-a50a-987c0e22f00f

15 years agoOptimize check for bad characters.
cantor [Thu, 26 Mar 2009 21:31:01 +0000 (21:31 +0000)]
Optimize check for bad characters.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/branches/REL_1@574 de75baf8-a10c-0410-a50a-987c0e22f00f