shibboleth/cpp-sp.git
16 years agoConvert linefeeds. 1.3.1
Scott Cantor [Mon, 17 Dec 2007 06:08:42 +0000 (06:08 +0000)]
Convert linefeeds.

16 years agoUpdate for release.
Scott Cantor [Mon, 17 Dec 2007 04:20:12 +0000 (04:20 +0000)]
Update for release.

16 years agoDetect subrequests and internal redirects.
Scott Cantor [Tue, 4 Dec 2007 04:33:14 +0000 (04:33 +0000)]
Detect subrequests and internal redirects.

16 years agoDetect multiple executions of NSAPI function so spoof check doesn't run twice.
Scott Cantor [Mon, 3 Dec 2007 20:36:32 +0000 (20:36 +0000)]
Detect multiple executions of NSAPI function so spoof check doesn't run twice.

16 years agoAdd version resource to fastcgi files.
Scott Cantor [Mon, 3 Dec 2007 18:28:40 +0000 (18:28 +0000)]
Add version resource to fastcgi files.

16 years agoAdd version resource to fastcgi files.
Scott Cantor [Mon, 3 Dec 2007 18:28:19 +0000 (18:28 +0000)]
Add version resource to fastcgi files.

16 years agoCorrect subfolder name.
Scott Cantor [Tue, 27 Nov 2007 19:05:00 +0000 (19:05 +0000)]
Correct subfolder name.

16 years agoClarify whether to add file to httpd.conf.
Scott Cantor [Mon, 19 Nov 2007 16:34:43 +0000 (16:34 +0000)]
Clarify whether to add file to httpd.conf.

16 years agoTest for ctime_r prototype.
Scott Cantor [Thu, 15 Nov 2007 23:15:09 +0000 (23:15 +0000)]
Test for ctime_r prototype.

16 years agoExport authn instant.
Scott Cantor [Thu, 15 Nov 2007 04:32:20 +0000 (04:32 +0000)]
Export authn instant.

16 years agoRemove unsupported apxs queries.
Scott Cantor [Wed, 14 Nov 2007 18:52:28 +0000 (18:52 +0000)]
Remove unsupported apxs queries.

16 years agoSolaris depend file.
Scott Cantor [Wed, 14 Nov 2007 02:45:54 +0000 (02:45 +0000)]
Solaris depend file.

16 years agoUpdate Solaris packaging files.
Scott Cantor [Tue, 13 Nov 2007 05:20:55 +0000 (05:20 +0000)]
Update Solaris packaging files.

16 years agoPatched ctime_r branch.
Scott Cantor [Tue, 13 Nov 2007 03:37:14 +0000 (03:37 +0000)]
Patched ctime_r branch.

16 years agoSolaris compiler doesn't like two include macros on one line.
Scott Cantor [Tue, 13 Nov 2007 00:56:14 +0000 (00:56 +0000)]
Solaris compiler doesn't like two include macros on one line.

16 years agoStrip svn files from dist.
Scott Cantor [Fri, 9 Nov 2007 06:46:55 +0000 (06:46 +0000)]
Strip svn files from dist.

16 years agoRemove check for RSA algorithm, block duplicate check of root signature.
Scott Cantor [Sat, 3 Nov 2007 02:27:14 +0000 (02:27 +0000)]
Remove check for RSA algorithm, block duplicate check of root signature.

16 years agoAdd feature changes.
Scott Cantor [Fri, 2 Nov 2007 15:29:44 +0000 (15:29 +0000)]
Add feature changes.

16 years agoAdd option for inclusive c14n.
Scott Cantor [Fri, 2 Nov 2007 14:46:50 +0000 (14:46 +0000)]
Add option for inclusive c14n.

16 years agoFix for jsessionid bug.
Scott Cantor [Tue, 30 Oct 2007 18:22:25 +0000 (18:22 +0000)]
Fix for jsessionid bug.

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

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

16 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.