shibboleth/cpp-xmltooling.git
14 years agoAttempt to fix SUSE 11.2 build by reordering lib flags in log4shib test.
Scott Cantor [Fri, 30 Apr 2010 02:33:23 +0000 (02:33 +0000)]
Attempt to fix SUSE 11.2 build by reordering lib flags in log4shib test.

14 years agoFix Obsoletes versioning.
Scott Cantor [Fri, 30 Apr 2010 01:34:15 +0000 (01:34 +0000)]
Fix Obsoletes versioning.

14 years agoBump version.
Scott Cantor [Fri, 30 Apr 2010 01:21:03 +0000 (01:21 +0000)]
Bump version.

14 years agoFix Obsoletes versioning.
Scott Cantor [Fri, 30 Apr 2010 00:41:55 +0000 (00:41 +0000)]
Fix Obsoletes versioning.

14 years agoPatch for RH6 beta specfile for openssl-based curl.
Scott Cantor [Thu, 29 Apr 2010 20:19:24 +0000 (20:19 +0000)]
Patch for RH6 beta specfile for openssl-based curl.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-57
Scott Cantor [Thu, 8 Apr 2010 15:34:18 +0000 (15:34 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-57

14 years agoAdjust caching support so Last-Modified-Date and ETag can both be used.
Scott Cantor [Mon, 5 Apr 2010 18:23:33 +0000 (18:23 +0000)]
Adjust caching support so Last-Modified-Date and ETag can both be used.

14 years agoEnable redirect support when using GET method.
Scott Cantor [Fri, 2 Apr 2010 00:52:59 +0000 (00:52 +0000)]
Enable redirect support when using GET method.

14 years agoClear thread/condvar during shutdown.
Scott Cantor [Fri, 2 Apr 2010 00:34:49 +0000 (00:34 +0000)]
Clear thread/condvar during shutdown.

14 years agoExpose shutdown method to address race condition.
Scott Cantor [Fri, 2 Apr 2010 00:20:55 +0000 (00:20 +0000)]
Expose shutdown method to address race condition.

14 years agoMulti-line svn commit, see body.
Scott Cantor [Wed, 31 Mar 2010 21:51:05 +0000 (21:51 +0000)]
Multi-line svn commit, see body.

https://issues.shibboleth.net/jira/browse/CPPOST-44
https://issues.shibboleth.net/jira/browse/CPPOST-45

14 years agoSynchronize access to backup file.
Scott Cantor [Tue, 30 Mar 2010 19:05:49 +0000 (19:05 +0000)]
Synchronize access to backup file.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-54
Scott Cantor [Tue, 30 Mar 2010 03:11:59 +0000 (03:11 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-54

14 years agoCollapse extra function in cleanup thread.
Scott Cantor [Thu, 25 Mar 2010 22:56:25 +0000 (22:56 +0000)]
Collapse extra function in cleanup thread.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-56
Scott Cantor [Sat, 13 Mar 2010 20:42:04 +0000 (20:42 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-56

14 years agoAdd non-build files to VS projects.
Scott Cantor [Thu, 4 Mar 2010 22:12:57 +0000 (22:12 +0000)]
Add non-build files to VS projects.

14 years agoAdd non-build files to VS projects.
Scott Cantor [Thu, 4 Mar 2010 21:45:16 +0000 (21:45 +0000)]
Add non-build files to VS projects.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-55
Scott Cantor [Tue, 16 Feb 2010 18:36:08 +0000 (18:36 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-55

14 years agoWrap importNode call in exception handler.
Scott Cantor [Mon, 15 Feb 2010 15:51:38 +0000 (15:51 +0000)]
Wrap importNode call in exception handler.

14 years agoWrap importNode call in exception handler.
Scott Cantor [Mon, 15 Feb 2010 14:01:32 +0000 (14:01 +0000)]
Wrap importNode call in exception handler.

14 years agoUpdate for 3.1
Scott Cantor [Mon, 15 Feb 2010 03:21:22 +0000 (03:21 +0000)]
Update for 3.1

14 years agoMissing exception handler around algorithm mapping.
Scott Cantor [Sat, 6 Feb 2010 01:50:33 +0000 (01:50 +0000)]
Missing exception handler around algorithm mapping.

14 years agoAdd code paths for new xmlsec APIs, and allow for undetermined signature algorithm.
Scott Cantor [Thu, 4 Feb 2010 18:57:26 +0000 (18:57 +0000)]
Add code paths for new xmlsec APIs, and allow for undetermined signature algorithm.

14 years agoLower connect timeout to 10.
Scott Cantor [Thu, 4 Feb 2010 16:48:28 +0000 (16:48 +0000)]
Lower connect timeout to 10.

14 years agoAllow control over thread stack size.
Scott Cantor [Thu, 21 Jan 2010 02:39:26 +0000 (02:39 +0000)]
Allow control over thread stack size.

14 years agoAdd method to compute non-visibly used prefixes in a tree.
Scott Cantor [Tue, 19 Jan 2010 20:00:13 +0000 (20:00 +0000)]
Add method to compute non-visibly used prefixes in a tree.

14 years agoReimplement namespace visibility as a three-way setting.
Scott Cantor [Tue, 19 Jan 2010 19:02:32 +0000 (19:02 +0000)]
Reimplement namespace visibility as a three-way setting.

14 years agoNote visible usage of prefix on xsi:* attributes.
Scott Cantor [Tue, 19 Jan 2010 17:55:25 +0000 (17:55 +0000)]
Note visible usage of prefix on xsi:* attributes.

14 years agoDistinguish between visibly used and unused namespaces.
Scott Cantor [Mon, 18 Jan 2010 21:57:02 +0000 (21:57 +0000)]
Distinguish between visibly used and unused namespaces.

14 years agoDistinguish between visibly used and unused namespaces.
Scott Cantor [Mon, 18 Jan 2010 21:56:38 +0000 (21:56 +0000)]
Distinguish between visibly used and unused namespaces.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-53
Scott Cantor [Fri, 8 Jan 2010 00:51:35 +0000 (00:51 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-53

14 years agoAdd cache handling to SOAP transport layer.
Scott Cantor [Fri, 8 Jan 2010 00:50:38 +0000 (00:50 +0000)]
Add cache handling to SOAP transport layer.

14 years agoSwitch from int to long in status code exception path.
Scott Cantor [Fri, 8 Jan 2010 00:48:36 +0000 (00:48 +0000)]
Switch from int to long in status code exception path.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-52
Scott Cantor [Wed, 30 Dec 2009 03:58:16 +0000 (03:58 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-52

14 years agoSet default file attrs for schemas.
Scott Cantor [Mon, 28 Dec 2009 20:56:47 +0000 (20:56 +0000)]
Set default file attrs for schemas.

14 years agoSide by side installs, and separate -schemas package.
Scott Cantor [Mon, 28 Dec 2009 20:10:10 +0000 (20:10 +0000)]
Side by side installs, and separate -schemas package.

14 years agoMove utils to a -bin package.
Scott Cantor [Mon, 28 Dec 2009 19:59:46 +0000 (19:59 +0000)]
Move utils to a -bin package.

14 years agoAlter package names to support side by side installs.
Scott Cantor [Mon, 28 Dec 2009 18:36:32 +0000 (18:36 +0000)]
Alter package names to support side by side installs.

14 years agoRoll back schema directory changes, didn't consider impact on upgrades.
Scott Cantor [Mon, 28 Dec 2009 16:17:18 +0000 (16:17 +0000)]
Roll back schema directory changes, didn't consider impact on upgrades.

14 years agoFix broken macro.
Scott Cantor [Sun, 27 Dec 2009 19:44:46 +0000 (19:44 +0000)]
Fix broken macro.

14 years agoUpdate package soname.
Scott Cantor [Fri, 25 Dec 2009 22:28:22 +0000 (22:28 +0000)]
Update package soname.

14 years agoRemove pc file from dist.
Scott Cantor [Fri, 25 Dec 2009 22:23:24 +0000 (22:23 +0000)]
Remove pc file from dist.

14 years agoParameterize package name.
Scott Cantor [Fri, 25 Dec 2009 22:22:05 +0000 (22:22 +0000)]
Parameterize package name.

14 years agoCorrect for change to schema dir.
Scott Cantor [Fri, 25 Dec 2009 19:07:29 +0000 (19:07 +0000)]
Correct for change to schema dir.

14 years agoBump version, add pkg-config support, version the schemas
Scott Cantor [Fri, 25 Dec 2009 04:45:02 +0000 (04:45 +0000)]
Bump version, add pkg-config support, version the schemas

14 years agoWarn on pkg-config openssl failure and try default header checks instead of failing.
Scott Cantor [Thu, 10 Dec 2009 19:52:00 +0000 (19:52 +0000)]
Warn on pkg-config openssl failure and try default header checks instead of failing.

14 years agoNull out curl CA list to prevent misleading access to it.
Scott Cantor [Tue, 8 Dec 2009 02:30:25 +0000 (02:30 +0000)]
Null out curl CA list to prevent misleading access to it.

14 years agoAdd a missing class decl. 1.3.3
Scott Cantor [Thu, 3 Dec 2009 17:30:08 +0000 (17:30 +0000)]
Add a missing class decl.

14 years agoBump version.
Scott Cantor [Thu, 3 Dec 2009 03:47:58 +0000 (03:47 +0000)]
Bump version.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-48
Scott Cantor [Thu, 3 Dec 2009 03:47:38 +0000 (03:47 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-48

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-50 1.3.2
Scott Cantor [Fri, 27 Nov 2009 21:52:21 +0000 (21:52 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-50

14 years agoBump version.
Scott Cantor [Mon, 23 Nov 2009 15:41:02 +0000 (15:41 +0000)]
Bump version.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-48
Scott Cantor [Mon, 23 Nov 2009 15:34:57 +0000 (15:34 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-48

14 years agoAdding include paths.
Scott Cantor [Mon, 23 Nov 2009 02:51:08 +0000 (02:51 +0000)]
Adding include paths.

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-47 1.3.1
Scott Cantor [Fri, 6 Nov 2009 17:19:10 +0000 (17:19 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-47

14 years agoBump to 1.3.1
Scott Cantor [Wed, 4 Nov 2009 22:23:34 +0000 (22:23 +0000)]
Bump to 1.3.1

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-46
Scott Cantor [Wed, 4 Nov 2009 21:25:41 +0000 (21:25 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-46

14 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-255 1.3
Scott Cantor [Wed, 4 Nov 2009 15:13:48 +0000 (15:13 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-255

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

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

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-249
Scott Cantor [Mon, 2 Nov 2009 19:59:39 +0000 (19:59 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-249

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

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-44
Scott Cantor [Wed, 28 Oct 2009 17:41:29 +0000 (17:41 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-44

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-45
Scott Cantor [Fri, 16 Oct 2009 02:11:38 +0000 (02:11 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-45

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

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

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-37
Scott Cantor [Wed, 30 Sep 2009 20:14:17 +0000 (20:14 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-37

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-37
Scott Cantor [Wed, 30 Sep 2009 20:14:02 +0000 (20:14 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-37

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

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

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-43
Scott Cantor [Fri, 25 Sep 2009 18:02:34 +0000 (18:02 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-43

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-42
Scott Cantor [Fri, 25 Sep 2009 16:00:54 +0000 (16:00 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-42

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-41
Scott Cantor [Mon, 31 Aug 2009 19:12:27 +0000 (19:12 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-41

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

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

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

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

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

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-38
Scott Cantor [Mon, 24 Aug 2009 19:35:43 +0000 (19:35 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-38

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-38
Scott Cantor [Mon, 24 Aug 2009 19:23:52 +0000 (19:23 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-38

14 years agohttps://issues.shibboleth.net/jira/browse/CPPXT-39
Scott Cantor [Fri, 21 Aug 2009 14:41:43 +0000 (14:41 +0000)]
https://issues.shibboleth.net/jira/browse/CPPXT-39

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

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