shibboleth/cpp-sp.git
16 years agoLogging improvements, especially around trust operations.
Scott Cantor [Tue, 30 Oct 2007 16:47:09 +0000 (16:47 +0000)]
Logging improvements, especially around trust operations.

16 years agoRemove useless logging and private class.
Scott Cantor [Tue, 30 Oct 2007 15:39:03 +0000 (15:39 +0000)]
Remove useless logging and private class.

16 years agoFailed to initialize members after switch from auto_ptr.
Scott Cantor [Mon, 29 Oct 2007 19:34:15 +0000 (19:34 +0000)]
Failed to initialize members after switch from auto_ptr.

16 years agoAdd -v option to print version.
Scott Cantor [Wed, 24 Oct 2007 21:28:32 +0000 (21:28 +0000)]
Add -v option to print version.

16 years agoLog library versions.
Scott Cantor [Wed, 24 Oct 2007 20:55:36 +0000 (20:55 +0000)]
Log library versions.

16 years agoAdd User-Agent header to SOAP messages.
Scott Cantor [Wed, 24 Oct 2007 20:26:58 +0000 (20:26 +0000)]
Add User-Agent header to SOAP messages.

16 years agoAdd quiet option to suppress some output.
Scott Cantor [Wed, 24 Oct 2007 17:56:13 +0000 (17:56 +0000)]
Add quiet option to suppress some output.

16 years agoEnsure outgoing errors are logged.
Scott Cantor [Wed, 24 Oct 2007 17:45:49 +0000 (17:45 +0000)]
Ensure outgoing errors are logged.

16 years agoBackport key compare approach to certificate validation.
Scott Cantor [Wed, 24 Oct 2007 15:50:02 +0000 (15:50 +0000)]
Backport key compare approach to certificate validation.
Check for xmlsec 1.3.0 in projects.

16 years agoSwitch exception class, seems to fail on some gcc versions.
Scott Cantor [Mon, 22 Oct 2007 01:45:49 +0000 (01:45 +0000)]
Switch exception class, seems to fail on some gcc versions.

16 years agoMissing header.
Scott Cantor [Mon, 22 Oct 2007 01:44:25 +0000 (01:44 +0000)]
Missing header.

16 years agoSwitch exception class, seems to fail on some gcc versions.
Scott Cantor [Mon, 22 Oct 2007 01:31:58 +0000 (01:31 +0000)]
Switch exception class, seems to fail on some gcc versions.

16 years agoUp log4cpp version requirement.
Scott Cantor [Mon, 22 Oct 2007 00:38:57 +0000 (00:38 +0000)]
Up log4cpp version requirement.

16 years agoFix log4shib/log4cpp link check.
Scott Cantor [Sun, 21 Oct 2007 22:10:14 +0000 (22:10 +0000)]
Fix log4shib/log4cpp link check.

16 years agoFix name of exception control setting.
Scott Cantor [Sat, 20 Oct 2007 03:54:42 +0000 (03:54 +0000)]
Fix name of exception control setting.

16 years agoFix for shibd init script install.
Scott Cantor [Wed, 17 Oct 2007 15:09:21 +0000 (15:09 +0000)]
Fix for shibd init script install.

16 years agoConvert ENDLINE refs to eol.
Scott Cantor [Thu, 11 Oct 2007 16:44:51 +0000 (16:44 +0000)]
Convert ENDLINE refs to eol.
Make configure script check for proper logging version.

16 years agoLinefeed change
Scott Cantor [Wed, 3 Oct 2007 16:28:35 +0000 (16:28 +0000)]
Linefeed change

16 years agoFix improper uses of delete and free.
Scott Cantor [Tue, 2 Oct 2007 15:22:58 +0000 (15:22 +0000)]
Fix improper uses of delete and free.

16 years agoBackport missing types and clean up schema a bit.
Scott Cantor [Sat, 29 Sep 2007 19:57:37 +0000 (19:57 +0000)]
Backport missing types and clean up schema a bit.

16 years agoReduce catch all handlers, and make them optional.
Scott Cantor [Fri, 21 Sep 2007 01:54:19 +0000 (01:54 +0000)]
Reduce catch all handlers, and make them optional.

16 years agoCheck if Apache binary exists during peek step.
Scott Cantor [Thu, 20 Sep 2007 16:10:13 +0000 (16:10 +0000)]
Check if Apache binary exists during peek step.

16 years agoShould fail if fcgi header not found.
Scott Cantor [Thu, 20 Sep 2007 16:00:43 +0000 (16:00 +0000)]
Should fail if fcgi header not found.

16 years agoFix doc references.
Scott Cantor [Wed, 19 Sep 2007 14:57:52 +0000 (14:57 +0000)]
Fix doc references.

16 years agoFix doc references.
Scott Cantor [Wed, 19 Sep 2007 14:52:32 +0000 (14:52 +0000)]
Fix doc references.

16 years agoFix documentation directory and eliminate special handling in spec file.
Scott Cantor [Wed, 19 Sep 2007 05:09:23 +0000 (05:09 +0000)]
Fix documentation directory and eliminate special handling in spec file.

16 years agoAdd FastCGI license.
Scott Cantor [Mon, 17 Sep 2007 14:50:37 +0000 (14:50 +0000)]
Add FastCGI license.

16 years agoAdd FastCGI license.
Scott Cantor [Mon, 17 Sep 2007 14:50:11 +0000 (14:50 +0000)]
Add FastCGI license.

16 years agoUpdate Eclipse project files.
Scott Cantor [Mon, 17 Sep 2007 03:02:10 +0000 (03:02 +0000)]
Update Eclipse project files.

16 years agoFix pre/post macros.
Scott Cantor [Sun, 16 Sep 2007 04:20:33 +0000 (04:20 +0000)]
Fix pre/post macros.

16 years agoUp library versions.
Scott Cantor [Sun, 16 Sep 2007 04:06:31 +0000 (04:06 +0000)]
Up library versions.

16 years agoRemove old file.
Scott Cantor [Sun, 16 Sep 2007 03:55:57 +0000 (03:55 +0000)]
Remove old file.

16 years agoRemove old file.
Scott Cantor [Sun, 16 Sep 2007 03:54:58 +0000 (03:54 +0000)]
Remove old file.

16 years agoAdd fastcgi feature option.
Scott Cantor [Sun, 16 Sep 2007 03:53:49 +0000 (03:53 +0000)]
Add fastcgi feature option.

16 years agoMissing libshib.
Scott Cantor [Sun, 16 Sep 2007 03:44:13 +0000 (03:44 +0000)]
Missing libshib.

16 years agoFix fastcgi check.
Scott Cantor [Sun, 16 Sep 2007 03:41:21 +0000 (03:41 +0000)]
Fix fastcgi check.

16 years agoFix 64-bit cast.
Scott Cantor [Sun, 16 Sep 2007 03:35:20 +0000 (03:35 +0000)]
Fix 64-bit cast.

16 years agoLogging fixes.
Scott Cantor [Sun, 16 Sep 2007 03:30:29 +0000 (03:30 +0000)]
Logging fixes.

16 years agoFix 64-bit cast.
Scott Cantor [Sun, 16 Sep 2007 03:27:08 +0000 (03:27 +0000)]
Fix 64-bit cast.

16 years agoWrong macro.
Scott Cantor [Sun, 16 Sep 2007 03:15:38 +0000 (03:15 +0000)]
Wrong macro.

16 years agoMacro errors.
Scott Cantor [Sun, 16 Sep 2007 03:06:12 +0000 (03:06 +0000)]
Macro errors.

16 years agoMacro-ize spec files for Solaris.
Scott Cantor [Sun, 16 Sep 2007 02:59:53 +0000 (02:59 +0000)]
Macro-ize spec files for Solaris.

16 years agoFix dist handling in Makefiles.
Scott Cantor [Sun, 16 Sep 2007 01:14:04 +0000 (01:14 +0000)]
Fix dist handling in Makefiles.

16 years agoPreparing for 1.3.1 version.
Scott Cantor [Sat, 15 Sep 2007 21:49:15 +0000 (21:49 +0000)]
Preparing for 1.3.1 version.

16 years agoIntegrate FastCGI support.
Scott Cantor [Fri, 14 Sep 2007 20:20:07 +0000 (20:20 +0000)]
Integrate FastCGI support.

16 years agoConsume SHIBSP variables earlier in the process.
Scott Cantor [Fri, 14 Sep 2007 19:35:34 +0000 (19:35 +0000)]
Consume SHIBSP variables earlier in the process.

16 years agoFastCGI support.
Scott Cantor [Fri, 14 Sep 2007 19:03:08 +0000 (19:03 +0000)]
FastCGI support.

16 years agoWasn't setting cookies during full page responses.
Scott Cantor [Fri, 14 Sep 2007 17:41:39 +0000 (17:41 +0000)]
Wasn't setting cookies during full page responses.

16 years agoMissing case where path info is empty.
Scott Cantor [Fri, 14 Sep 2007 04:28:14 +0000 (04:28 +0000)]
Missing case where path info is empty.

16 years agoAdd SELinux call for pidfile.
Scott Cantor [Fri, 7 Sep 2007 20:00:11 +0000 (20:00 +0000)]
Add SELinux call for pidfile.

16 years agoRemove improper output to stderr/stdout.
Scott Cantor [Fri, 7 Sep 2007 14:34:52 +0000 (14:34 +0000)]
Remove improper output to stderr/stdout.

16 years agoRemove selinux subpackage.
Scott Cantor [Wed, 5 Sep 2007 17:17:22 +0000 (17:17 +0000)]
Remove selinux subpackage.

16 years agoBackport PathRegex support, can't do queries.
Scott Cantor [Tue, 4 Sep 2007 17:06:06 +0000 (17:06 +0000)]
Backport PathRegex support, can't do queries.

16 years agoRename openssl import libs.
Scott Cantor [Tue, 4 Sep 2007 02:10:48 +0000 (02:10 +0000)]
Rename openssl import libs.

16 years agoFixes to header management, added spoof checking, virtual server calls.
Scott Cantor [Sun, 19 Aug 2007 03:53:08 +0000 (03:53 +0000)]
Fixes to header management, added spoof checking, virtual server calls.

16 years agoRemove dead code.
Scott Cantor [Sun, 19 Aug 2007 00:49:32 +0000 (00:49 +0000)]
Remove dead code.

16 years agoAdd OS-X launchd info.
Scott Cantor [Tue, 14 Aug 2007 19:46:50 +0000 (19:46 +0000)]
Add OS-X launchd info.

16 years agoBackport shibd script changes.
Scott Cantor [Tue, 14 Aug 2007 19:23:13 +0000 (19:23 +0000)]
Backport shibd script changes.

16 years agoBackport shibd script changes.
Scott Cantor [Tue, 14 Aug 2007 19:22:30 +0000 (19:22 +0000)]
Backport shibd script changes.

16 years agoConditionally bypass built-in Apache dependency.
Scott Cantor [Tue, 14 Aug 2007 18:56:53 +0000 (18:56 +0000)]
Conditionally bypass built-in Apache dependency.

16 years agoSync up older 1.3 spec file and require opensaml < 2.0
Scott Cantor [Mon, 13 Aug 2007 18:51:01 +0000 (18:51 +0000)]
Sync up older 1.3 spec file and require opensaml < 2.0
Add --with-odbc option to 2.0 rebuild.
Add conditional logging dependency using --with-log4cpp.

16 years agoFix for native log location on SuSE.
Scott Cantor [Mon, 13 Aug 2007 15:30:46 +0000 (15:30 +0000)]
Fix for native log location on SuSE.

16 years agoCompile bug.
Scott Cantor [Wed, 8 Aug 2007 15:10:50 +0000 (15:10 +0000)]
Compile bug.

16 years agoBackport logging changes.
Scott Cantor [Wed, 8 Aug 2007 03:10:11 +0000 (03:10 +0000)]
Backport logging changes.

16 years agoSuSE has different doc conventions.
Scott Cantor [Tue, 7 Aug 2007 22:01:32 +0000 (22:01 +0000)]
SuSE has different doc conventions.

16 years agoSync to trunk.
Scott Cantor [Tue, 7 Aug 2007 20:06:31 +0000 (20:06 +0000)]
Sync to trunk.
Fix boolean property overrides.
Split environment/header option.

16 years agoTry and fix an underspecified issue in ADFS logout.
Scott Cantor [Sun, 22 Jul 2007 22:08:01 +0000 (22:08 +0000)]
Try and fix an underspecified issue in ADFS logout.

16 years agoBackport filtering fixes for cookie setting problem.
Scott Cantor [Thu, 12 Jul 2007 17:52:08 +0000 (17:52 +0000)]
Backport filtering fixes for cookie setting problem.

16 years agoUpdate makefiles, backport I/O changes.
Scott Cantor [Tue, 12 Jun 2007 00:13:40 +0000 (00:13 +0000)]
Update makefiles, backport I/O changes.

16 years agoSync project up.
Scott Cantor [Mon, 11 Jun 2007 22:25:15 +0000 (22:25 +0000)]
Sync project up.

16 years agoRemove patch reference.
Scott Cantor [Fri, 8 Jun 2007 17:51:10 +0000 (17:51 +0000)]
Remove patch reference.

16 years agoSpoof detection.
Scott Cantor [Thu, 7 Jun 2007 01:49:29 +0000 (01:49 +0000)]
Spoof detection.

16 years agoLibrary updates.
Scott Cantor [Thu, 7 Jun 2007 01:49:07 +0000 (01:49 +0000)]
Library updates.

16 years agoError out when no Key element found.
Scott Cantor [Thu, 7 Jun 2007 00:05:07 +0000 (00:05 +0000)]
Error out when no Key element found.

16 years agoReapply accidentally lost changes
Scott Cantor [Mon, 4 Jun 2007 01:13:20 +0000 (01:13 +0000)]
Reapply accidentally lost changes

16 years agoAdd default-on spoof checking feature to Apache.
Scott Cantor [Mon, 4 Jun 2007 01:05:55 +0000 (01:05 +0000)]
Add default-on spoof checking feature to Apache.

16 years agoCleanup error templates
Scott Cantor [Mon, 4 Jun 2007 01:03:51 +0000 (01:03 +0000)]
Cleanup error templates

17 years agoBackport chunked encoding fix.
Scott Cantor [Mon, 21 May 2007 04:06:28 +0000 (04:06 +0000)]
Backport chunked encoding fix.

17 years agoFix bug SSPCPP-3
Scott Cantor [Tue, 15 May 2007 01:37:48 +0000 (01:37 +0000)]
Fix bug SSPCPP-3

17 years agoDelete IQ refs.
Scott Cantor [Mon, 7 May 2007 20:02:10 +0000 (20:02 +0000)]
Delete IQ refs.

17 years agoinqueue key removed.
Scott Cantor [Mon, 7 May 2007 20:00:27 +0000 (20:00 +0000)]
inqueue key removed.

17 years agoCan't overlap headers or we'll break multiple Set-Cookies.
Scott Cantor [Wed, 4 Apr 2007 04:01:40 +0000 (04:01 +0000)]
Can't overlap headers or we'll break multiple Set-Cookies.

17 years agoFind an apache and apxs if none specified.
Jim Fox [Mon, 2 Apr 2007 18:56:16 +0000 (18:56 +0000)]
Find an apache and apxs if none specified.

17 years agoAdd macro for specifying look-aside Xerces RPM.
Scott Cantor [Wed, 14 Mar 2007 20:53:54 +0000 (20:53 +0000)]
Add macro for specifying look-aside Xerces RPM.

17 years agoChange rule token delimiter to space. Still need to add escaping.
Scott Cantor [Tue, 13 Mar 2007 16:40:11 +0000 (16:40 +0000)]
Change rule token delimiter to space. Still need to add escaping.

17 years agoFix log message.
Scott Cantor [Tue, 13 Mar 2007 16:39:24 +0000 (16:39 +0000)]
Fix log message.

17 years agoUpdated build to Xerces 2.7, xmlsec 1.3.1
Scott Cantor [Mon, 5 Feb 2007 19:31:59 +0000 (19:31 +0000)]
Updated build to Xerces 2.7, xmlsec 1.3.1

17 years agoMissed a reference to inqueue.pem
Scott Cantor [Wed, 31 Jan 2007 15:41:14 +0000 (15:41 +0000)]
Missed a reference to inqueue.pem

17 years agoFix for empty values (#620)
Scott Cantor [Thu, 25 Jan 2007 17:44:20 +0000 (17:44 +0000)]
Fix for empty values (#620)

17 years agoDeleted extraneous variables.
Scott Cantor [Thu, 18 Jan 2007 03:38:16 +0000 (03:38 +0000)]
Deleted extraneous variables.

17 years agoSet cookie for error and normal responses when deferring headers.
Scott Cantor [Sat, 13 Jan 2007 03:32:34 +0000 (03:32 +0000)]
Set cookie for error and normal responses when deferring headers.

17 years agoFixed contact type assignment, and corrected admin constant.
Scott Cantor [Wed, 3 Jan 2007 17:03:08 +0000 (17:03 +0000)]
Fixed contact type assignment, and corrected admin constant.

17 years agoCorrect excessive looping for type 2.
Scott Cantor [Fri, 29 Dec 2006 19:57:02 +0000 (19:57 +0000)]
Correct excessive looping for type 2.

17 years agoRemove wayf references.
Scott Cantor [Thu, 28 Dec 2006 02:05:06 +0000 (02:05 +0000)]
Remove wayf references.

17 years agoYank InQueue and old Wiki references, simplify defaults.
Scott Cantor [Thu, 28 Dec 2006 01:49:04 +0000 (01:49 +0000)]
Yank InQueue and old Wiki references, simplify defaults.

17 years agoSimplify the fixup handler
Jim Fox [Mon, 18 Dec 2006 18:52:50 +0000 (18:52 +0000)]
Simplify the fixup handler

Fix htaccess auth to use env vars when configured.

Jim

17 years agoSet module to use output filters where available.
Jim Fox [Sat, 16 Dec 2006 00:13:39 +0000 (00:13 +0000)]
Set module to use output filters where available.
Allow attributes to be exported as environment variables.

17 years agoRelax use restriction on signing keys to match expected 2.0 rules.
Scott Cantor [Wed, 13 Dec 2006 18:10:39 +0000 (18:10 +0000)]
Relax use restriction on signing keys to match expected 2.0 rules.

17 years agoRelax use restriction on signing keys to match expected 2.0 rules.
Scott Cantor [Wed, 13 Dec 2006 18:09:00 +0000 (18:09 +0000)]
Relax use restriction on signing keys to match expected 2.0 rules.

17 years agoHandle high-range characters when URL encoding.
Scott Cantor [Thu, 30 Nov 2006 17:58:10 +0000 (17:58 +0000)]
Handle high-range characters when URL encoding.