shibboleth/cpp-sp-resolver.git
7 years agoAdd mising %files to spec file. master v1.0.0-moonshot
Jennifer Richards [Fri, 3 Jun 2016 16:20:38 +0000 (16:20 +0000)]
Add mising %files to spec file.

9 years agoUpdate version upstream_master origin/master 1.0.0
Scott Cantor [Thu, 28 Aug 2014 05:11:11 +0000 (05:11 +0000)]
Update version

9 years agoRemove license file
Scott Cantor [Thu, 28 Aug 2014 05:01:52 +0000 (05:01 +0000)]
Remove license file

9 years agoUpdate specfile for RH7
Scott Cantor [Wed, 27 Aug 2014 15:34:12 +0000 (15:34 +0000)]
Update specfile for RH7

9 years agoUpdate license and copyright
Scott Cantor [Wed, 27 Aug 2014 15:00:57 +0000 (15:00 +0000)]
Update license and copyright

10 years agoFix double free issue when attributes are resolved.
Scott Cantor [Wed, 4 Sep 2013 18:40:02 +0000 (18:40 +0000)]
Fix double free issue when attributes are resolved.

11 years agoUpdate vendor and misc info
Scott Cantor [Wed, 25 Jul 2012 03:12:06 +0000 (03:12 +0000)]
Update vendor and misc info

11 years agoPort over updated macros
Scott Cantor [Tue, 24 Jul 2012 15:38:56 +0000 (15:38 +0000)]
Port over updated macros

12 years agoAdd name-based API to GSSRequest
Scott Cantor [Tue, 3 Apr 2012 21:38:27 +0000 (21:38 +0000)]
Add name-based API to GSSRequest

12 years agoAdd POSIX flag to Solaris build
Scott Cantor [Wed, 16 Nov 2011 22:10:23 +0000 (22:10 +0000)]
Add POSIX flag to Solaris build

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

12 years agoMake init/term reentrant.
Scott Cantor [Sat, 11 Jun 2011 03:44:12 +0000 (03:44 +0000)]
Make init/term reentrant.

12 years agoFix solution file, add .gitignore
Scott Cantor [Mon, 6 Jun 2011 18:31:51 +0000 (18:31 +0000)]
Fix solution file, add .gitignore

12 years agoFix feature defaulting.
Scott Cantor [Sat, 28 May 2011 22:27:23 +0000 (22:27 +0000)]
Fix feature defaulting.

12 years agoRefactor token resolution, add a protocol override.
Scott Cantor [Sat, 28 May 2011 21:45:25 +0000 (21:45 +0000)]
Refactor token resolution, add a protocol override.

12 years agoClean up file headers and NOTICE file.
Scott Cantor [Mon, 23 May 2011 02:49:23 +0000 (02:49 +0000)]
Clean up file headers and NOTICE file.

12 years agoUpdate copyright.
Scott Cantor [Sun, 15 May 2011 21:32:37 +0000 (21:32 +0000)]
Update copyright.

12 years agoFix issuer auto-extraction from token.
Scott Cantor [Sun, 15 May 2011 20:41:18 +0000 (20:41 +0000)]
Fix issuer auto-extraction from token.

12 years agoAdd std gssapi header to MIT check.
Scott Cantor [Thu, 28 Apr 2011 15:27:25 +0000 (15:27 +0000)]
Add std gssapi header to MIT check.

12 years agoFix GSS extension tests and headers for Heimdal/GNU
Scott Cantor [Thu, 28 Apr 2011 03:03:59 +0000 (03:03 +0000)]
Fix GSS extension tests and headers for Heimdal/GNU

13 years agoSwitch buffer-based API to name instead of context.
Scott Cantor [Tue, 19 Apr 2011 21:14:05 +0000 (21:14 +0000)]
Switch buffer-based API to name instead of context.

13 years agoSupport for GSS names anytime naming extensions are available.
Scott Cantor [Tue, 19 Apr 2011 18:17:06 +0000 (18:17 +0000)]
Support for GSS names anytime naming extensions are available.

13 years agoAdd composite name support (for when it shows up in libraries).
Scott Cantor [Mon, 18 Apr 2011 19:55:23 +0000 (19:55 +0000)]
Add composite name support (for when it shows up in libraries).

13 years agoGet GSS token added to extraction set, adjust name of XML wrapper.
Scott Cantor [Tue, 29 Mar 2011 11:56:43 +0000 (11:56 +0000)]
Get GSS token added to extraction set, adjust name of XML wrapper.

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

13 years agoMerge patch for GSS context in buffer form.
Scott Cantor [Mon, 28 Mar 2011 18:42:49 +0000 (18:42 +0000)]
Merge patch for GSS context in buffer form.

13 years agoAllow for no metadata sources.
Scott Cantor [Fri, 25 Mar 2011 13:47:07 +0000 (13:47 +0000)]
Allow for no metadata sources.

13 years agoAdd GSS context extraction.
Scott Cantor [Wed, 23 Mar 2011 21:25:53 +0000 (21:25 +0000)]
Add GSS context extraction.

13 years agoApply LDFLAGS to LIBS fix for log4cpp/log4shib configure.
Scott Cantor [Mon, 21 Mar 2011 14:05:49 +0000 (14:05 +0000)]
Apply LDFLAGS to LIBS fix for log4cpp/log4shib configure.

13 years agoReworking source tree and Makefiles for out of tree builds.
Scott Cantor [Sun, 6 Mar 2011 20:30:22 +0000 (20:30 +0000)]
Reworking source tree and Makefiles for out of tree builds.

13 years agoFix test for non-plugin remoting in SP.
Scott Cantor [Sun, 6 Mar 2011 19:58:39 +0000 (19:58 +0000)]
Fix test for non-plugin remoting in SP.

13 years agoFix NULL ptr compatibility issue.
Scott Cantor [Wed, 26 Jan 2011 00:47:32 +0000 (00:47 +0000)]
Fix NULL ptr compatibility issue.

13 years agoAvoid use of nullptr.
Scott Cantor [Sat, 23 Oct 2010 22:46:37 +0000 (22:46 +0000)]
Avoid use of nullptr.

13 years agoUpdate autotools scripts.
Scott Cantor [Sat, 23 Oct 2010 22:41:22 +0000 (22:41 +0000)]
Update autotools scripts.

13 years agoMake metadata lookup optional.
Scott Cantor [Fri, 22 Oct 2010 01:48:20 +0000 (01:48 +0000)]
Make metadata lookup optional.

13 years agoCheck for empty issuer.
Scott Cantor [Thu, 21 Oct 2010 23:00:17 +0000 (23:00 +0000)]
Check for empty issuer.

13 years agoDraft implementation.
Scott Cantor [Sun, 3 Oct 2010 21:17:52 +0000 (21:17 +0000)]
Draft implementation.

13 years agoFix up feature options for different builds.
Scott Cantor [Mon, 20 Sep 2010 23:06:42 +0000 (23:06 +0000)]
Fix up feature options for different builds.

13 years agoFix constructor.
Scott Cantor [Mon, 20 Sep 2010 14:54:22 +0000 (14:54 +0000)]
Fix constructor.

13 years agoAdd init/term methods.
Scott Cantor [Mon, 20 Sep 2010 14:19:18 +0000 (14:19 +0000)]
Add init/term methods.

13 years agoFix line endings.
Scott Cantor [Sun, 19 Sep 2010 18:33:13 +0000 (18:33 +0000)]
Fix line endings.

13 years agoAdd missing headers.
Scott Cantor [Sun, 19 Sep 2010 18:08:02 +0000 (18:08 +0000)]
Add missing headers.

13 years agoAdd conditional remoting, remove nullptr reference.
Scott Cantor [Sun, 19 Sep 2010 18:05:05 +0000 (18:05 +0000)]
Add conditional remoting, remove nullptr reference.

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

13 years agoAdjust for rename of src folder, add test for new 2.4-specific feature.
Scott Cantor [Sun, 19 Sep 2010 17:43:10 +0000 (17:43 +0000)]
Adjust for rename of src folder, add test for new 2.4-specific feature.

13 years agoImplement basic methods, add subclass for the guts.
Scott Cantor [Sat, 18 Sep 2010 22:27:46 +0000 (22:27 +0000)]
Implement basic methods, add subclass for the guts.

13 years agoInitial check-in.
Scott Cantor [Sat, 18 Sep 2010 21:33:38 +0000 (21:33 +0000)]
Initial check-in.

13 years agoInitial project.
Scott Cantor [Sat, 18 Sep 2010 21:20:19 +0000 (21:20 +0000)]
Initial project.