shibboleth/cpp-xmltooling.git
12 years agoAdd additional macros for longer string literals
Scott Cantor [Wed, 29 Feb 2012 20:15:40 +0000 (20:15 +0000)]
Add additional macros for longer string literals

12 years agoMissing header
Scott Cantor [Fri, 10 Feb 2012 21:30:24 +0000 (21:30 +0000)]
Missing header

12 years agoFix legacy XMLString release call
Scott Cantor [Fri, 10 Feb 2012 20:29:36 +0000 (20:29 +0000)]
Fix legacy XMLString release call

12 years agoFix legacy XMLString release call
Scott Cantor [Fri, 10 Feb 2012 20:19:22 +0000 (20:19 +0000)]
Fix legacy XMLString release call

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-83
Scott Cantor [Fri, 10 Feb 2012 19:50:30 +0000 (19:50 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-83

12 years agoFactor absolutize method back into xmltooling
Scott Cantor [Thu, 2 Feb 2012 04:46:00 +0000 (04:46 +0000)]
Factor absolutize method back into xmltooling

12 years agoAdd default port method to request API
Scott Cantor [Wed, 1 Feb 2012 20:45:59 +0000 (20:45 +0000)]
Add default port method to request API

12 years agoAvoid use of newer iterator methods
Scott Cantor [Thu, 26 Jan 2012 15:02:29 +0000 (15:02 +0000)]
Avoid use of newer iterator methods

12 years agoAvoid use of newer iterator methods
Scott Cantor [Thu, 26 Jan 2012 15:01:02 +0000 (15:01 +0000)]
Avoid use of newer iterator methods

12 years agoLanguage matching support in request API
Scott Cantor [Mon, 23 Jan 2012 21:46:48 +0000 (21:46 +0000)]
Language matching support in request API

12 years agoAdd cache file type to path resolver
Scott Cantor [Mon, 23 Jan 2012 21:46:32 +0000 (21:46 +0000)]
Add cache file type to path resolver

12 years agoCheck for OpenSSL error code for < 0.9.8
Scott Cantor [Wed, 11 Jan 2012 18:55:02 +0000 (18:55 +0000)]
Check for OpenSSL error code for < 0.9.8

12 years agoAdd release methods to Lock wrappers
Scott Cantor [Wed, 4 Jan 2012 22:38:00 +0000 (22:38 +0000)]
Add release methods to Lock wrappers

12 years agoAdd scoped_ptr support to Lock wrappers
Scott Cantor [Thu, 29 Dec 2011 22:55:08 +0000 (22:55 +0000)]
Add scoped_ptr support to Lock wrappers

12 years agoHandle https CRLs and favor remote CRLs over inline.
Scott Cantor [Thu, 29 Dec 2011 20:25:58 +0000 (20:25 +0000)]
Handle https CRLs and favor remote CRLs over inline.

12 years agoSolaris fixes
Scott Cantor [Sun, 25 Dec 2011 00:35:59 +0000 (00:35 +0000)]
Solaris fixes

12 years agoFix CPPFLAGS setter
Scott Cantor [Sat, 24 Dec 2011 23:57:58 +0000 (23:57 +0000)]
Fix CPPFLAGS setter

12 years agoAdjust Lock API
Scott Cantor [Sat, 24 Dec 2011 21:45:21 +0000 (21:45 +0000)]
Adjust Lock API

12 years agoAdditional macros and cleanup for cloning
Scott Cantor [Thu, 22 Dec 2011 22:33:55 +0000 (22:33 +0000)]
Additional macros and cleanup for cloning

12 years agoAdd int/bool attribute clone macros
Scott Cantor [Wed, 21 Dec 2011 21:03:00 +0000 (21:03 +0000)]
Add int/bool attribute clone macros

12 years agoImplement content cloning via macros
Scott Cantor [Wed, 21 Dec 2011 19:34:13 +0000 (19:34 +0000)]
Implement content cloning via macros

12 years agoFix use of temp object in tokenizer
Scott Cantor [Wed, 21 Dec 2011 19:33:51 +0000 (19:33 +0000)]
Fix use of temp object in tokenizer

12 years agoMove catalog handling to parser API from config API.
Scott Cantor [Wed, 21 Dec 2011 19:33:37 +0000 (19:33 +0000)]
Move catalog handling to parser API from config API.

12 years agoEliminate printf usage in macros.
Scott Cantor [Wed, 21 Dec 2011 19:33:16 +0000 (19:33 +0000)]
Eliminate printf usage in macros.

12 years agoHeader and boost fixes for Debian
Scott Cantor [Thu, 15 Dec 2011 09:29:25 +0000 (09:29 +0000)]
Header and boost fixes for Debian

12 years agoSwitch to vector-based API.
Scott Cantor [Thu, 15 Dec 2011 09:27:14 +0000 (09:27 +0000)]
Switch to vector-based API.

12 years agoConvert tests to use Chaining cred resolver.
Scott Cantor [Thu, 15 Dec 2011 08:24:34 +0000 (08:24 +0000)]
Convert tests to use Chaining cred resolver.

12 years agoAdd boost-devel as devel requirement.
Scott Cantor [Wed, 14 Dec 2011 11:24:52 +0000 (11:24 +0000)]
Add boost-devel as devel requirement.

12 years agoFix some gcc compiler issues
Scott Cantor [Wed, 14 Dec 2011 08:49:07 +0000 (08:49 +0000)]
Fix some gcc compiler issues

12 years agoMore boostisms
Scott Cantor [Thu, 8 Dec 2011 05:20:11 +0000 (05:20 +0000)]
More boostisms

12 years agoMove BOOST_CPPFLAGS into main flags
Scott Cantor [Tue, 6 Dec 2011 03:36:08 +0000 (03:36 +0000)]
Move BOOST_CPPFLAGS into main flags

12 years agoMore boostisms, add string tokenizer
Scott Cantor [Sun, 4 Dec 2011 06:07:45 +0000 (06:07 +0000)]
More boostisms, add string tokenizer

12 years agoReplace int converstion code
Scott Cantor [Sun, 4 Dec 2011 02:52:42 +0000 (02:52 +0000)]
Replace int converstion code

12 years agoAdd check for Boost pointer container
Scott Cantor [Sat, 3 Dec 2011 23:08:33 +0000 (23:08 +0000)]
Add check for Boost pointer container

12 years agoRevert to clear method
Scott Cantor [Sat, 3 Dec 2011 22:59:37 +0000 (22:59 +0000)]
Revert to clear method

12 years agoIncorporating boostisms
Scott Cantor [Sat, 3 Dec 2011 22:53:01 +0000 (22:53 +0000)]
Incorporating boostisms

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-71
Scott Cantor [Tue, 22 Nov 2011 19:55:51 +0000 (19:55 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-71

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-70
Scott Cantor [Mon, 21 Nov 2011 21:45:56 +0000 (21:45 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-70

12 years agoAdjust logging error message.
Scott Cantor [Thu, 17 Nov 2011 14:59:12 +0000 (14:59 +0000)]
Adjust logging error message.

12 years agoAdd POSIX flag to Solaris build
Scott Cantor [Wed, 16 Nov 2011 21:34:51 +0000 (21:34 +0000)]
Add POSIX flag to Solaris build

12 years agoAdd missing namespace qualifiers.
Scott Cantor [Wed, 16 Nov 2011 21:34:45 +0000 (21:34 +0000)]
Add missing namespace qualifiers.

12 years agoAdd warning for policy mapping on older OpenSSL.
Scott Cantor [Wed, 16 Nov 2011 21:34:37 +0000 (21:34 +0000)]
Add warning for policy mapping on older OpenSSL.

12 years agoFix curl link and type tests.
Scott Cantor [Wed, 16 Nov 2011 21:34:30 +0000 (21:34 +0000)]
Fix curl link and type tests.

12 years agoFix another Solaris bug.
Scott Cantor [Wed, 16 Nov 2011 21:34:22 +0000 (21:34 +0000)]
Fix another Solaris bug.

12 years agoFix library ordering issues with link commands.
Scott Cantor [Wed, 16 Nov 2011 21:34:16 +0000 (21:34 +0000)]
Fix library ordering issues with link commands.

12 years agoAdd missing header.
Scott Cantor [Wed, 16 Nov 2011 21:34:10 +0000 (21:34 +0000)]
Add missing header.

12 years agoFix bugs showing up on Solaris.
Scott Cantor [Wed, 16 Nov 2011 21:34:02 +0000 (21:34 +0000)]
Fix bugs showing up on Solaris.

12 years agoBoost dependency support.
Scott Cantor [Wed, 16 Nov 2011 21:33:55 +0000 (21:33 +0000)]
Boost dependency support.

12 years agoIncorporate boost split/lambda.
Scott Cantor [Wed, 16 Nov 2011 21:33:46 +0000 (21:33 +0000)]
Incorporate boost split/lambda.

12 years agoAdd ASCII loadCatalog method.
Scott Cantor [Mon, 14 Nov 2011 15:01:17 +0000 (15:01 +0000)]
Add ASCII loadCatalog method.

12 years agoPrevent logging library from defining int64_t.
Scott Cantor [Mon, 14 Nov 2011 15:01:09 +0000 (15:01 +0000)]
Prevent logging library from defining int64_t.

12 years agoDisable MS STL warnings.
Scott Cantor [Mon, 14 Nov 2011 15:01:01 +0000 (15:01 +0000)]
Disable MS STL warnings.

12 years agoExpose size limits on storage in API, and add overflow detection logic to replay...
Scott Cantor [Mon, 10 Oct 2011 17:11:14 +0000 (17:11 +0000)]
Expose size limits on storage in API, and add overflow detection logic to replay cache.

12 years agoRevert logging change
Scott Cantor [Mon, 10 Oct 2011 17:10:55 +0000 (17:10 +0000)]
Revert logging change

12 years agoAdd logging when size limits exceeded.
Scott Cantor [Thu, 29 Sep 2011 17:32:35 +0000 (17:32 +0000)]
Add logging when size limits exceeded.

12 years agoRemove inline dummy credential resolver.
Scott Cantor [Wed, 21 Sep 2011 00:55:13 +0000 (00:55 +0000)]
Remove inline dummy credential resolver.

12 years agoMismatched new/delete.
Scott Cantor [Tue, 13 Sep 2011 00:14:02 +0000 (00:14 +0000)]
Mismatched new/delete.

12 years agogcc fixes
Scott Cantor [Mon, 12 Sep 2011 19:07:58 +0000 (19:07 +0000)]
gcc fixes

12 years agoStop building tests when disabled
Scott Cantor [Mon, 12 Sep 2011 17:08:08 +0000 (17:08 +0000)]
Stop building tests when disabled

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-392
Scott Cantor [Mon, 12 Sep 2011 15:52:18 +0000 (15:52 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-392

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-70
Scott Cantor [Sun, 4 Sep 2011 01:33:44 +0000 (01:33 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-70

12 years agoFix unit test config file
Scott Cantor [Thu, 11 Aug 2011 18:56:48 +0000 (18:56 +0000)]
Fix unit test config file

12 years agoHandle null criteria when trusted names are set
Scott Cantor [Thu, 11 Aug 2011 18:56:40 +0000 (18:56 +0000)]
Handle null criteria when trusted names are set

12 years agoAdd non-working PKIX unit test and test data.
Scott Cantor [Thu, 11 Aug 2011 18:56:32 +0000 (18:56 +0000)]
Add non-working PKIX unit test and test data.

12 years agoAdd dummy credential resolver.
Scott Cantor [Thu, 11 Aug 2011 18:56:12 +0000 (18:56 +0000)]
Add dummy credential resolver.

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-78
Scott Cantor [Thu, 11 Aug 2011 18:56:02 +0000 (18:56 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-78

12 years agoGenerate random key when key decryption fails.
Scott Cantor [Wed, 10 Aug 2011 16:11:04 +0000 (16:11 +0000)]
Generate random key when key decryption fails.

12 years agoRemove PKCS 1.5 default for 3DES keys.
Scott Cantor [Wed, 10 Aug 2011 16:10:55 +0000 (16:10 +0000)]
Remove PKCS 1.5 default for 3DES keys.

12 years agoMissed some package names.
Scott Cantor [Mon, 8 Aug 2011 18:14:10 +0000 (18:14 +0000)]
Missed some package names.

12 years agoBump lib package number.
Scott Cantor [Mon, 8 Aug 2011 18:11:14 +0000 (18:11 +0000)]
Bump lib package number.

12 years agoAdd quoting to remove autoreconf warning.
Scott Cantor [Mon, 8 Aug 2011 15:05:55 +0000 (15:05 +0000)]
Add quoting to remove autoreconf warning.

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-79
Scott Cantor [Mon, 8 Aug 2011 14:33:47 +0000 (14:33 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-79

12 years agoAdd CentOS 6 workaround to specfile
Scott Cantor [Sat, 6 Aug 2011 23:58:40 +0000 (23:58 +0000)]
Add CentOS 6 workaround to specfile

12 years agoUpdate VS solution with misc file changes.
Scott Cantor [Wed, 3 Aug 2011 19:51:30 +0000 (19:51 +0000)]
Update VS solution with misc file changes.

12 years agoIndirect the location of cxxtest through a property.
Rod Widdowson [Thu, 28 Jul 2011 11:08:46 +0000 (11:08 +0000)]
Indirect the location of cxxtest through a property.

By default CxxTestRoot is ..\..\..\..\ which is what it replaces.  Thus the project should build unchanged on existing machines.

I have made an edit to C:\Users\rdw\AppData\Local\Microsoft\MSBuild\v4.0\Microsoft.Cpp.*.user.props to do the local override.

12 years agoAdd SWITCH to copyright list
Scott Cantor [Tue, 28 Jun 2011 19:55:34 +0000 (19:55 +0000)]
Add SWITCH to copyright list

12 years agoUpdate links and copyrights
Scott Cantor [Tue, 28 Jun 2011 19:48:50 +0000 (19:48 +0000)]
Update links and copyrights

12 years agoFilter out vanilla libcurl on RH6
Scott Cantor [Tue, 28 Jun 2011 19:48:42 +0000 (19:48 +0000)]
Filter out vanilla libcurl on RH6

12 years agoMove libcurl requirement downn to libxmltooling package.
Scott Cantor [Sun, 26 Jun 2011 20:19:31 +0000 (20:19 +0000)]
Move libcurl requirement downn to libxmltooling package.

12 years agoExplicit Require of libcurl-openssl on RHEL6
Scott Cantor [Sun, 26 Jun 2011 19:26:01 +0000 (19:26 +0000)]
Explicit Require of libcurl-openssl on RHEL6

12 years agoUse custom curl package for RHEL6.
Scott Cantor [Sun, 26 Jun 2011 19:13:03 +0000 (19:13 +0000)]
Use custom curl package for RHEL6.

12 years agoRemove and ignore Eclipse project files.
Scott Cantor [Sat, 25 Jun 2011 02:43:06 +0000 (02:43 +0000)]
Remove and ignore Eclipse project files.

12 years agoFix svn properties
Scott Cantor [Tue, 21 Jun 2011 15:39:47 +0000 (15:39 +0000)]
Fix svn properties

12 years agoRemove pkg files from configure, fix bug link
Scott Cantor [Thu, 16 Jun 2011 13:34:04 +0000 (13:34 +0000)]
Remove pkg files from configure, fix bug link

12 years agoMerge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling...
Scott Cantor [Wed, 15 Jun 2011 19:27:23 +0000 (19:27 +0000)]
Merge branch '1.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-xmltooling into 1.x

12 years agoCorrect MAX limit constant.
Scott Cantor [Sat, 11 Jun 2011 02:39:34 +0000 (02:39 +0000)]
Correct MAX limit constant.

12 years agoUpdate workspace files
Scott Cantor [Sat, 11 Jun 2011 01:25:52 +0000 (01:25 +0000)]
Update workspace files

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-77
Scott Cantor [Fri, 10 Jun 2011 03:04:27 +0000 (03:04 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-77

12 years agoBump version, adjust VC build for parallel make, fixes for CPPXT-76.
Scott Cantor [Thu, 19 May 2011 21:39:53 +0000 (21:39 +0000)]
Bump version, adjust VC build for parallel make, fixes for CPPXT-76.

12 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-75
Scott Cantor [Thu, 12 May 2011 21:51:47 +0000 (21:51 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-75

12 years agoFix links in test, and add SOAP schema to test catalog.
Scott Cantor [Thu, 12 May 2011 20:57:33 +0000 (20:57 +0000)]
Fix links in test, and add SOAP schema to test catalog.

12 years agoAdd SOAP unit test to VC build.
Scott Cantor [Thu, 12 May 2011 20:35:50 +0000 (20:35 +0000)]
Add SOAP unit test to VC build.

12 years agoAdd SOAP fault unit test.
Scott Cantor [Thu, 12 May 2011 19:05:10 +0000 (19:05 +0000)]
Add SOAP fault unit test.

13 years agoUpdate doxygen macro with some fixes, improve GSS detection.
Scott Cantor [Tue, 29 Mar 2011 11:29:34 +0000 (11:29 +0000)]
Update doxygen macro with some fixes, improve GSS detection.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-73
Scott Cantor [Mon, 14 Mar 2011 14:33:54 +0000 (14:33 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-73

13 years agoInclude xstring declaration.
Scott Cantor [Mon, 7 Mar 2011 03:46:13 +0000 (03:46 +0000)]
Include xstring declaration.

13 years agoTest for api directory before installing it.
Scott Cantor [Sun, 6 Mar 2011 02:46:20 +0000 (02:46 +0000)]
Test for api directory before installing it.

13 years agoUpdate svn ignores for Eclipse build.
Scott Cantor [Sun, 6 Mar 2011 02:27:51 +0000 (02:27 +0000)]
Update svn ignores for Eclipse build.

13 years agoBumping version pending decision on next release.
Scott Cantor [Tue, 1 Mar 2011 23:30:50 +0000 (23:30 +0000)]
Bumping version pending decision on next release.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-71
Scott Cantor [Tue, 1 Mar 2011 23:30:10 +0000 (23:30 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-71