shibboleth/cpp-opensaml.git
12 years agoBoost related changes
Scott Cantor [Wed, 14 Dec 2011 09:24:16 +0000 (09:24 +0000)]
Boost related changes

12 years agoBoost related changes
Scott Cantor [Wed, 14 Dec 2011 09:24:07 +0000 (09:24 +0000)]
Boost related changes

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-71
Scott Cantor [Tue, 22 Nov 2011 19:57:50 +0000 (19:57 +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:46:19 +0000 (21:46 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-70

12 years agoEnable POSIX signatures on Solaris, and fix Unix directory parsing.
Scott Cantor [Tue, 15 Nov 2011 22:18:17 +0000 (22:18 +0000)]
Enable POSIX signatures on Solaris, and fix Unix directory parsing.

12 years agoFix zlib link test
Scott Cantor [Tue, 15 Nov 2011 20:10:22 +0000 (20:10 +0000)]
Fix zlib link test

12 years agoFix ordering issues with LDFLAGS and LIBS.
Scott Cantor [Tue, 15 Nov 2011 04:20:19 +0000 (04:20 +0000)]
Fix ordering issues with LDFLAGS and LIBS.

12 years agoHandle overflow in storage keys.
Scott Cantor [Mon, 10 Oct 2011 18:00:39 +0000 (18:00 +0000)]
Handle overflow in storage keys.

12 years agoIgnore . and .. on Windows side, fix VS make
Scott Cantor [Wed, 28 Sep 2011 02:54:31 +0000 (02:54 +0000)]
Ignore . and .. on Windows side, fix VS make

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-69
Scott Cantor [Wed, 28 Sep 2011 02:48:19 +0000 (02:48 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-69

12 years agoAdd more status detail for XML provider.
Scott Cantor [Wed, 21 Sep 2011 17:11:18 +0000 (17:11 +0000)]
Add more status detail for XML provider.

12 years agoAdd provider Id, track last update, report in status method.
Scott Cantor [Wed, 21 Sep 2011 17:11:10 +0000 (17:11 +0000)]
Add provider Id, track last update, report in status method.

12 years agoAdd API for status generation.
Scott Cantor [Wed, 21 Sep 2011 17:10:59 +0000 (17:10 +0000)]
Add API for status generation.

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

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

12 years agoFix out of tree build of tests
Scott Cantor [Fri, 12 Aug 2011 01:02:23 +0000 (01:02 +0000)]
Fix out of tree build of tests

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

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

12 years agoUpdate VS solution with misc file changes.
Scott Cantor [Wed, 3 Aug 2011 20:01:51 +0000 (20:01 +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:09:05 +0000 (11:09 +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 agohttps://issues.shibboleth.net/jira/browse/CPPOST-67
Scott Cantor [Mon, 25 Jul 2011 19:53:00 +0000 (19:53 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-67

12 years agoAdd option for schema validation.
Scott Cantor [Thu, 21 Jul 2011 18:16:28 +0000 (18:16 +0000)]
Add option for schema validation.

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

Conflicts:

doc/README.txt

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

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

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

12 years agoChange license header, remove stale pkg files.
Scott Cantor [Wed, 15 Jun 2011 20:20:27 +0000 (20:20 +0000)]
Change license header, remove stale pkg files.

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

12 years agoAdd workspace files.
Scott Cantor [Sat, 11 Jun 2011 01:44:05 +0000 (01:44 +0000)]
Add workspace files.

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-66
Scott Cantor [Fri, 10 Jun 2011 03:10:31 +0000 (03:10 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-66

12 years agoAdd parameters for sig/digest algorithms.
Scott Cantor [Sat, 21 May 2011 18:11:34 +0000 (18:11 +0000)]
Add parameters for sig/digest algorithms.

12 years agoBump version, fix for CPPOST-65.
Scott Cantor [Thu, 19 May 2011 21:59:05 +0000 (21:59 +0000)]
Bump version, fix for CPPOST-65.

12 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-64
Scott Cantor [Thu, 12 May 2011 22:07:19 +0000 (22:07 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-64

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

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-63
Scott Cantor [Mon, 14 Mar 2011 14:41:18 +0000 (14:41 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-63

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

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

13 years agoBump version in docs. 2.4.1
Scott Cantor [Fri, 28 Jan 2011 20:39:52 +0000 (20:39 +0000)]
Bump version in docs.

13 years agoUpdate include paths.
Scott Cantor [Fri, 28 Jan 2011 19:18:24 +0000 (19:18 +0000)]
Update include paths.

13 years agoBump version.
Scott Cantor [Fri, 28 Jan 2011 17:50:35 +0000 (17:50 +0000)]
Bump version.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-61
Scott Cantor [Sat, 15 Jan 2011 20:08:35 +0000 (20:08 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-61

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-60
Scott Cantor [Fri, 7 Jan 2011 20:30:40 +0000 (20:30 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-60

13 years agoFix deprecation warning. 2.4
Scott Cantor [Fri, 19 Nov 2010 17:42:43 +0000 (17:42 +0000)]
Fix deprecation warning.

13 years agoFix initialization order.
Scott Cantor [Fri, 19 Nov 2010 17:34:17 +0000 (17:34 +0000)]
Fix initialization order.

13 years agoFix initialization order.
Scott Cantor [Fri, 19 Nov 2010 17:32:57 +0000 (17:32 +0000)]
Fix initialization order.

13 years agoFix rename of schemas.
Scott Cantor [Fri, 19 Nov 2010 17:27:26 +0000 (17:27 +0000)]
Fix rename of schemas.

13 years agoUpdate version, add release notes link.
Scott Cantor [Fri, 19 Nov 2010 17:24:41 +0000 (17:24 +0000)]
Update version, add release notes link.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-59
Scott Cantor [Wed, 17 Nov 2010 17:06:22 +0000 (17:06 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-59

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-58
Scott Cantor [Wed, 17 Nov 2010 03:13:33 +0000 (03:13 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-58

13 years agoUpdate to latest draft and filenames.
Scott Cantor [Tue, 16 Nov 2010 22:22:33 +0000 (22:22 +0000)]
Update to latest draft and filenames.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-57
Scott Cantor [Mon, 15 Nov 2010 22:04:36 +0000 (22:04 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-57

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-56
Scott Cantor [Mon, 15 Nov 2010 15:37:02 +0000 (15:37 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-56

13 years agoCollapse feeds to a single array, sanitize JSON strings.
Scott Cantor [Sat, 6 Nov 2010 19:20:00 +0000 (19:20 +0000)]
Collapse feeds to a single array, sanitize JSON strings.

13 years agoAdjust cxxtest path in custom build rules. 2.4RC1
Scott Cantor [Sun, 31 Oct 2010 21:27:46 +0000 (21:27 +0000)]
Adjust cxxtest path in custom build rules.

13 years agoFix error/warning about reload settings.
Scott Cantor [Wed, 27 Oct 2010 03:52:39 +0000 (03:52 +0000)]
Fix error/warning about reload settings.

13 years agoRequire pkg-config only on SUSE.
Scott Cantor [Wed, 27 Oct 2010 02:07:32 +0000 (02:07 +0000)]
Require pkg-config only on SUSE.

13 years agoNeed xstring declaration on older compilers.
Scott Cantor [Wed, 27 Oct 2010 02:07:05 +0000 (02:07 +0000)]
Need xstring declaration on older compilers.

13 years agoSUSE 11.3 Xerces package rename.
Scott Cantor [Wed, 27 Oct 2010 01:53:05 +0000 (01:53 +0000)]
SUSE 11.3 Xerces package rename.

13 years agoEnsure MetadataProvider c'tor is called.
Scott Cantor [Tue, 26 Oct 2010 18:37:14 +0000 (18:37 +0000)]
Ensure MetadataProvider c'tor is called.

13 years agoMove AC_DISABLE_STATIC above libtool init.
Scott Cantor [Sat, 23 Oct 2010 21:25:18 +0000 (21:25 +0000)]
Move AC_DISABLE_STATIC above libtool init.

13 years agoBack off libtool macro for compatibility.
Scott Cantor [Sat, 23 Oct 2010 21:15:17 +0000 (21:15 +0000)]
Back off libtool macro for compatibility.

13 years agoAdd legacy option for fallback to OrgDisplayName, use UTF-8 for names.
Scott Cantor [Thu, 21 Oct 2010 21:00:48 +0000 (21:00 +0000)]
Add legacy option for fallback to OrgDisplayName, use UTF-8 for names.

13 years agoBack off autoconf version.
Scott Cantor [Wed, 20 Oct 2010 13:47:16 +0000 (13:47 +0000)]
Back off autoconf version.

13 years agoUpdate misc project file references.
Scott Cantor [Wed, 13 Oct 2010 15:55:51 +0000 (15:55 +0000)]
Update misc project file references.

13 years agoAdditional cleanup
Scott Cantor [Tue, 12 Oct 2010 21:10:50 +0000 (21:10 +0000)]
Additional cleanup

13 years agoFix macro warning.
Scott Cantor [Tue, 12 Oct 2010 21:02:47 +0000 (21:02 +0000)]
Fix macro warning.

13 years agoFix tarball name.
Scott Cantor [Tue, 12 Oct 2010 20:31:55 +0000 (20:31 +0000)]
Fix tarball name.

13 years agoFix vc solution file names
Scott Cantor [Tue, 12 Oct 2010 20:29:02 +0000 (20:29 +0000)]
Fix vc solution file names

13 years agoFix vc solution file names
Scott Cantor [Tue, 12 Oct 2010 20:27:06 +0000 (20:27 +0000)]
Fix vc solution file names

13 years agoStart revisions of autotools material.
Scott Cantor [Tue, 12 Oct 2010 19:53:52 +0000 (19:53 +0000)]
Start revisions of autotools material.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-54
Scott Cantor [Mon, 11 Oct 2010 20:53:59 +0000 (20:53 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-54

13 years agoReversed the namespaces on extension builders.
Scott Cantor [Sat, 9 Oct 2010 22:31:16 +0000 (22:31 +0000)]
Reversed the namespaces on extension builders.

13 years agoRegister builders/validators for metadata extensions.
Scott Cantor [Sat, 9 Oct 2010 21:42:33 +0000 (21:42 +0000)]
Register builders/validators for metadata extensions.

13 years agoAdd schemas, metadata extension code for discovery and request initiator endpoints.
Scott Cantor [Sat, 9 Oct 2010 21:18:37 +0000 (21:18 +0000)]
Add schemas, metadata extension code for discovery and request initiator endpoints.

13 years agoFix JSON array punctuation.
Scott Cantor [Tue, 28 Sep 2010 19:08:34 +0000 (19:08 +0000)]
Fix JSON array punctuation.

13 years agoHandle openssl when pkg_config not supported.
Scott Cantor [Sun, 26 Sep 2010 03:00:30 +0000 (03:00 +0000)]
Handle openssl when pkg_config not supported.

13 years agoFix integer handling in feed.
Scott Cantor [Thu, 23 Sep 2010 17:22:39 +0000 (17:22 +0000)]
Fix integer handling in feed.

13 years agoGet rid of empty struct in each feed.
Scott Cantor [Wed, 22 Sep 2010 20:10:00 +0000 (20:10 +0000)]
Get rid of empty struct in each feed.

13 years agoAdjust array and struct names.
Scott Cantor [Mon, 20 Sep 2010 23:13:40 +0000 (23:13 +0000)]
Adjust array and struct names.

13 years agoRevert reordering of libtool macros.
Scott Cantor [Sun, 19 Sep 2010 17:52:33 +0000 (17:52 +0000)]
Revert reordering of libtool macros.

13 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-254
Scott Cantor [Sat, 18 Sep 2010 02:54:22 +0000 (02:54 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-254

13 years agoShould be virtual inheritance.
Scott Cantor [Sat, 18 Sep 2010 02:22:20 +0000 (02:22 +0000)]
Should be virtual inheritance.

13 years agoAdd missing namespace.
Scott Cantor [Thu, 16 Sep 2010 18:32:44 +0000 (18:32 +0000)]
Add missing namespace.

13 years agoFix registration of UI extension validators, improve the localized name/URL validators.
Scott Cantor [Thu, 16 Sep 2010 18:22:25 +0000 (18:22 +0000)]
Fix registration of UI extension validators, improve the localized name/URL validators.

13 years agoImplement disco/UI extensions
Scott Cantor [Tue, 14 Sep 2010 22:12:13 +0000 (22:12 +0000)]
Implement disco/UI extensions

13 years agoReorder libtool macros.
Scott Cantor [Tue, 14 Sep 2010 18:06:24 +0000 (18:06 +0000)]
Reorder libtool macros.

13 years agoAdd const cast for older xmlsec.
Scott Cantor [Tue, 14 Sep 2010 02:03:47 +0000 (02:03 +0000)]
Add const cast for older xmlsec.

13 years agoSet EOL.
Scott Cantor [Tue, 14 Sep 2010 01:58:52 +0000 (01:58 +0000)]
Set EOL.

13 years agoAdd algsupport extension schema.
Scott Cantor [Tue, 14 Sep 2010 01:57:40 +0000 (01:57 +0000)]
Add algsupport extension schema.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-52
Scott Cantor [Mon, 6 Sep 2010 18:15:55 +0000 (18:15 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-52

13 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-304
Scott Cantor [Mon, 6 Sep 2010 01:07:05 +0000 (01:07 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-304

13 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-304
Scott Cantor [Wed, 1 Sep 2010 16:34:43 +0000 (16:34 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-304

13 years agoEnsure reload thread is started up even if init fails.
Scott Cantor [Wed, 1 Sep 2010 16:31:40 +0000 (16:31 +0000)]
Ensure reload thread is started up even if init fails.

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-41
Scott Cantor [Sat, 21 Aug 2010 03:33:18 +0000 (03:33 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-41

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-50
Scott Cantor [Fri, 20 Aug 2010 13:27:13 +0000 (13:27 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-50

13 years agohttps://issues.shibboleth.net/jira/browse/CPPOST-49
Scott Cantor [Thu, 19 Aug 2010 13:51:38 +0000 (13:51 +0000)]
https://issues.shibboleth.net/jira/browse/CPPOST-49

13 years agoAdd clone before verifying to test for document attachment bug.
Scott Cantor [Wed, 18 Aug 2010 16:07:52 +0000 (16:07 +0000)]
Add clone before verifying to test for document attachment bug.

13 years agoRoll back previous change, not going to work.
Scott Cantor [Wed, 11 Aug 2010 19:01:39 +0000 (19:01 +0000)]
Roll back previous change, not going to work.

13 years agoAdd short name to encoders/decoders for endpoint generation.
Scott Cantor [Wed, 11 Aug 2010 18:36:47 +0000 (18:36 +0000)]
Add short name to encoders/decoders for endpoint generation.

13 years agoAdd property for protocol family to encoders/decoders.
Scott Cantor [Tue, 10 Aug 2010 03:02:04 +0000 (03:02 +0000)]
Add property for protocol family to encoders/decoders.