shibboleth/cpp-sp.git
16 years agoAdd note about config change. 2.0-rc1
Scott Cantor [Wed, 23 Jan 2008 17:26:28 +0000 (17:26 +0000)]
Add note about config change.

16 years agoFix a couple of glitches.
Scott Cantor [Wed, 23 Jan 2008 17:24:31 +0000 (17:24 +0000)]
Fix a couple of glitches.

16 years agoUpdate version.
Scott Cantor [Wed, 23 Jan 2008 14:40:40 +0000 (14:40 +0000)]
Update version.

16 years agoChange some defaults.
Scott Cantor [Wed, 23 Jan 2008 03:52:09 +0000 (03:52 +0000)]
Change some defaults.

16 years agoRenamed signedAssertions.
Scott Cantor [Wed, 23 Jan 2008 03:44:55 +0000 (03:44 +0000)]
Renamed signedAssertions.

16 years agoRenamed Applications/Application tags.
Scott Cantor [Wed, 23 Jan 2008 03:33:56 +0000 (03:33 +0000)]
Renamed Applications/Application tags.

16 years agoMoved logout templates to Errors tag.
Scott Cantor [Wed, 23 Jan 2008 03:03:45 +0000 (03:03 +0000)]
Moved logout templates to Errors tag.

16 years agoSQL Server wants column lengths filled in.
Scott Cantor [Fri, 18 Jan 2008 17:07:35 +0000 (17:07 +0000)]
SQL Server wants column lengths filled in.

16 years agoFree statement after direct exec.
Scott Cantor [Fri, 18 Jan 2008 16:28:49 +0000 (16:28 +0000)]
Free statement after direct exec.

16 years agoSupposedly statements get freed when the connection disconnects.
Scott Cantor [Fri, 18 Jan 2008 15:30:15 +0000 (15:30 +0000)]
Supposedly statements get freed when the connection disconnects.

16 years agoCheck for null env handle.
Scott Cantor [Fri, 18 Jan 2008 05:04:39 +0000 (05:04 +0000)]
Check for null env handle.

16 years agoMissing quote.
Scott Cantor [Fri, 18 Jan 2008 04:45:36 +0000 (04:45 +0000)]
Missing quote.

16 years agoPrepared statememt version, pending testing.
Scott Cantor [Fri, 18 Jan 2008 04:10:45 +0000 (04:10 +0000)]
Prepared statememt version, pending testing.

16 years agoUpdate revision.
Scott Cantor [Fri, 18 Jan 2008 03:48:33 +0000 (03:48 +0000)]
Update revision.

16 years agoChange audience handling and validators to separate out entityID.
Scott Cantor [Thu, 17 Jan 2008 05:14:42 +0000 (05:14 +0000)]
Change audience handling and validators to separate out entityID.
Make entityID overridable by relying party.

16 years agoPretty-print metadata before signing.
Scott Cantor [Wed, 16 Jan 2008 22:05:26 +0000 (22:05 +0000)]
Pretty-print metadata before signing.
Add mime type override for testing.

16 years agoEliminate DefaultRelyingParty element.
Scott Cantor [Wed, 16 Jan 2008 17:33:30 +0000 (17:33 +0000)]
Eliminate DefaultRelyingParty element.
Merge relying party properties into Application element.

16 years agoAdd http/https flags to explicitly control endpoints.
Scott Cantor [Tue, 15 Jan 2008 21:58:31 +0000 (21:58 +0000)]
Add http/https flags to explicitly control endpoints.

16 years agoRename authnskew.
Scott Cantor [Tue, 15 Jan 2008 20:54:53 +0000 (20:54 +0000)]
Rename authnskew.

16 years agoLog decrypted objects.
Scott Cantor [Tue, 8 Jan 2008 19:34:32 +0000 (19:34 +0000)]
Log decrypted objects.

16 years agoMove settings from Policy to RelyingParty to allow per-RP values.
Scott Cantor [Thu, 3 Jan 2008 21:00:49 +0000 (21:00 +0000)]
Move settings from Policy to RelyingParty to allow per-RP values.

16 years agoAdd regex support to acl plugin.
Scott Cantor [Sat, 29 Dec 2007 22:22:17 +0000 (22:22 +0000)]
Add regex support to acl plugin.

16 years agoForgot to apply fix to tokenize around spaces.
Scott Cantor [Sat, 29 Dec 2007 19:28:35 +0000 (19:28 +0000)]
Forgot to apply fix to tokenize around spaces.

16 years agoSupport metadata generation in chained handlers.
Scott Cantor [Mon, 24 Dec 2007 22:30:49 +0000 (22:30 +0000)]
Support metadata generation in chained handlers.
Add metadata for DS handler.

16 years agoAdd return parameter and relay state support to logout processing in lieu of templates.
Scott Cantor [Wed, 19 Dec 2007 23:18:32 +0000 (23:18 +0000)]
Add return parameter and relay state support to logout processing in lieu of templates.

16 years agoProvide client request into template generation, particularly for logout.
Scott Cantor [Wed, 19 Dec 2007 22:21:36 +0000 (22:21 +0000)]
Provide client request into template generation, particularly for logout.

16 years agoCatch errors retrieving session.
Scott Cantor [Wed, 19 Dec 2007 21:12:23 +0000 (21:12 +0000)]
Catch errors retrieving session.

16 years agoCorrect some text and style sheet issues.
Scott Cantor [Wed, 19 Dec 2007 21:11:39 +0000 (21:11 +0000)]
Correct some text and style sheet issues.

16 years agoAdd separator.
Scott Cantor [Wed, 19 Dec 2007 17:16:02 +0000 (17:16 +0000)]
Add separator.

16 years agoPropagate errors if not chained.
Scott Cantor [Wed, 19 Dec 2007 00:09:31 +0000 (00:09 +0000)]
Propagate errors if not chained.

16 years agoFix address checking if none supplied.
Scott Cantor [Mon, 17 Dec 2007 21:33:10 +0000 (21:33 +0000)]
Fix address checking if none supplied.

16 years agoWrong key passed to session lookup.
Scott Cantor [Sat, 15 Dec 2007 23:55:33 +0000 (23:55 +0000)]
Wrong key passed to session lookup.

16 years agoTry adding api folder to dist.
Scott Cantor [Sat, 15 Dec 2007 23:38:11 +0000 (23:38 +0000)]
Try adding api folder to dist.

16 years agoSkip metadata lookup for non-entity issuer.
Scott Cantor [Sat, 15 Dec 2007 23:37:00 +0000 (23:37 +0000)]
Skip metadata lookup for non-entity issuer.

16 years agoAvoid built-in behavior for server error responses.
Scott Cantor [Sat, 15 Dec 2007 23:35:58 +0000 (23:35 +0000)]
Avoid built-in behavior for server error responses.

16 years agoFix namespace so 2.0 assertion issuer is pulled.
Scott Cantor [Fri, 14 Dec 2007 16:12:40 +0000 (16:12 +0000)]
Fix namespace so 2.0 assertion issuer is pulled.

16 years agoAdd global attribute prefix after filtering/resolution, to allow AJP forwarding and...
Scott Cantor [Thu, 13 Dec 2007 22:41:49 +0000 (22:41 +0000)]
Add global attribute prefix after filtering/resolution, to allow AJP forwarding and similar cases.

16 years agoHardwire request settings in SAML 2 initiator.
Scott Cantor [Thu, 13 Dec 2007 21:59:10 +0000 (21:59 +0000)]
Hardwire request settings in SAML 2 initiator.

16 years agoYoink ADFS bits.
Scott Cantor [Thu, 13 Dec 2007 20:31:52 +0000 (20:31 +0000)]
Yoink ADFS bits.

16 years agoAdd INTO keyword to insert statement.
Scott Cantor [Thu, 13 Dec 2007 19:46:23 +0000 (19:46 +0000)]
Add INTO keyword to insert statement.

16 years agoAdd logging when unmapped attributes are skipped.
Scott Cantor [Wed, 12 Dec 2007 21:42:12 +0000 (21:42 +0000)]
Add logging when unmapped attributes are skipped.

16 years agoFix metadata ordering problem.
Scott Cantor [Fri, 7 Dec 2007 18:22:46 +0000 (18:22 +0000)]
Fix metadata ordering problem.

16 years agoAdd NameID formats to metadata.
Scott Cantor [Fri, 7 Dec 2007 01:25:07 +0000 (01:25 +0000)]
Add NameID formats to metadata.
Convert tabs to spaces.

16 years agoFix precedence of REMOTE_USER export.
Scott Cantor [Thu, 6 Dec 2007 03:54:45 +0000 (03:54 +0000)]
Fix precedence of REMOTE_USER export.

16 years agoLower log level on metadata failures.
Scott Cantor [Tue, 4 Dec 2007 18:27:58 +0000 (18:27 +0000)]
Lower log level on metadata failures.

16 years agoDetect subrequests and internal redirects.
Scott Cantor [Tue, 4 Dec 2007 05:07:49 +0000 (05:07 +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:41:01 +0000 (20:41 +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:40:02 +0000 (18:40 +0000)]
Add version resource to fastcgi files.

16 years agoRemove curl dependency. 2.0-beta2
Scott Cantor [Thu, 29 Nov 2007 19:10:37 +0000 (19:10 +0000)]
Remove curl dependency.

16 years agoCopy over example metadata.
Scott Cantor [Wed, 28 Nov 2007 04:13:58 +0000 (04:13 +0000)]
Copy over example metadata.

16 years agoPropagate specific errors out when no assertion is processed.
Scott Cantor [Wed, 28 Nov 2007 00:52:21 +0000 (00:52 +0000)]
Propagate specific errors out when no assertion is processed.

16 years agoHonor redirectToSSL setting in handler dispatcher.
Scott Cantor [Wed, 28 Nov 2007 00:08:39 +0000 (00:08 +0000)]
Honor redirectToSSL setting in handler dispatcher.

16 years agoCreate /var/run/shibboleth.
Scott Cantor [Tue, 27 Nov 2007 20:57:23 +0000 (20:57 +0000)]
Create /var/run/shibboleth.

16 years agoMisspelled file.
Scott Cantor [Tue, 27 Nov 2007 19:27:22 +0000 (19:27 +0000)]
Misspelled file.

16 years agoDoc updates.
Scott Cantor [Tue, 27 Nov 2007 19:14:02 +0000 (19:14 +0000)]
Doc updates.

16 years agoDoc folder packaging.
Scott Cantor [Tue, 27 Nov 2007 19:06:18 +0000 (19:06 +0000)]
Doc folder packaging.

16 years agoCorrect subfolder name.
Scott Cantor [Tue, 27 Nov 2007 18:50:40 +0000 (18:50 +0000)]
Correct subfolder name.

16 years agoImprove consistency of cache API methods.
Scott Cantor [Mon, 26 Nov 2007 18:57:10 +0000 (18:57 +0000)]
Improve consistency of cache API methods.
Move advanced "back-channel" methods to an Ex subinterface.

16 years agoMove session cookie management into session cache.
Scott Cantor [Mon, 26 Nov 2007 06:50:17 +0000 (06:50 +0000)]
Move session cookie management into session cache.
Fully remote more handlers to provide access to session cookie.

16 years agoSupport multiple response headers with the same name.
Scott Cantor [Mon, 26 Nov 2007 03:27:54 +0000 (03:27 +0000)]
Support multiple response headers with the same name.

16 years agoMove request cookie processing down to base class.
Scott Cantor [Sun, 25 Nov 2007 23:36:14 +0000 (23:36 +0000)]
Move request cookie processing down to base class.

16 years agoAdjust logging categories.
Scott Cantor [Sun, 25 Nov 2007 22:28:49 +0000 (22:28 +0000)]
Adjust logging categories.

16 years agoRemove old cache plugin.
Scott Cantor [Sun, 25 Nov 2007 21:24:43 +0000 (21:24 +0000)]
Remove old cache plugin.

16 years agoMerge session cache implementations.
Scott Cantor [Sun, 25 Nov 2007 21:12:35 +0000 (21:12 +0000)]
Merge session cache implementations.
Move component configuration outside of property sets.

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 agoKeyInfo should be base64-decoded in simple sign rule.
Scott Cantor [Mon, 19 Nov 2007 05:05:20 +0000 (05:05 +0000)]
KeyInfo should be base64-decoded in simple sign rule.
Add encoded KeyInfo to POST simple-sign binding.

16 years agoSession dumping handler.
Scott Cantor [Mon, 19 Nov 2007 04:20:48 +0000 (04:20 +0000)]
Session dumping handler.
Add expiration accessor to sessions.

16 years agoAdd authnskew property for ForceAuthn enforcement.
Scott Cantor [Sat, 17 Nov 2007 05:56:45 +0000 (05:56 +0000)]
Add authnskew property for ForceAuthn enforcement.

16 years agoChange some defaults to reduce DoS opportunities out of the box.
Scott Cantor [Sat, 17 Nov 2007 03:59:34 +0000 (03:59 +0000)]
Change some defaults to reduce DoS opportunities out of the box.
Convert sample metadata to an IdP only static example.

16 years agoHandle encoded URLs in status handler.
Scott Cantor [Fri, 16 Nov 2007 19:20:23 +0000 (19:20 +0000)]
Handle encoded URLs in status handler.

16 years agoFix ctime check.
Scott Cantor [Thu, 15 Nov 2007 23:02:54 +0000 (23:02 +0000)]
Fix ctime check.

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

16 years agoFix header check.
Scott Cantor [Thu, 15 Nov 2007 22:09:01 +0000 (22:09 +0000)]
Fix header check.

16 years agoWrong library link.
Scott Cantor [Thu, 15 Nov 2007 22:04:43 +0000 (22:04 +0000)]
Wrong library link.

16 years agoClean Solaris build.
Scott Cantor [Thu, 15 Nov 2007 22:02:26 +0000 (22:02 +0000)]
Clean Solaris build.

16 years agoGet NSAPI header to compile during test.
Scott Cantor [Thu, 15 Nov 2007 21:54:50 +0000 (21:54 +0000)]
Get NSAPI header to compile during test.

16 years agoSolaris port fixes.
Scott Cantor [Thu, 15 Nov 2007 18:37:39 +0000 (18:37 +0000)]
Solaris port fixes.

16 years agoNeed openssl test to get headers included.
Scott Cantor [Thu, 15 Nov 2007 18:37:11 +0000 (18:37 +0000)]
Need openssl test to get headers included.

16 years agoAdd brackets.
Scott Cantor [Thu, 15 Nov 2007 17:39:37 +0000 (17:39 +0000)]
Add brackets.

16 years agoFix ODBC checks.
Scott Cantor [Thu, 15 Nov 2007 17:23:50 +0000 (17:23 +0000)]
Fix ODBC checks.

16 years agoRefine ODBC checks and allow for lack of odbc_config.
Scott Cantor [Thu, 15 Nov 2007 04:25:08 +0000 (04:25 +0000)]
Refine ODBC checks and allow for lack of odbc_config.

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 agoextra brace
Scott Cantor [Wed, 14 Nov 2007 18:41:52 +0000 (18:41 +0000)]
extra brace

16 years agoPatch to find apr config from branch.
Scott Cantor [Wed, 14 Nov 2007 18:39:26 +0000 (18:39 +0000)]
Patch to find apr config from branch.

16 years agoline feed change
Scott Cantor [Wed, 14 Nov 2007 18:21:53 +0000 (18:21 +0000)]
line feed change

16 years agoLine separators.
Scott Cantor [Wed, 14 Nov 2007 04:28:25 +0000 (04:28 +0000)]
Line separators.

16 years agoLine separators.
Scott Cantor [Wed, 14 Nov 2007 04:22:38 +0000 (04:22 +0000)]
Line separators.

16 years agoAccidental semicolons.
Scott Cantor [Wed, 14 Nov 2007 04:20:15 +0000 (04:20 +0000)]
Accidental semicolons.

16 years agoRework XML directory substitutions to handle xmltooling/opensaml in alternate locations.
Scott Cantor [Wed, 14 Nov 2007 04:16:38 +0000 (04:16 +0000)]
Rework XML directory substitutions to handle xmltooling/opensaml in alternate locations.
Solaris packaging changes.

16 years agoExport authn instant.
Scott Cantor [Wed, 14 Nov 2007 03:02:05 +0000 (03:02 +0000)]
Export authn instant.

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

16 years agoAdd ECP support.
Scott Cantor [Fri, 9 Nov 2007 23:21:13 +0000 (23:21 +0000)]
Add ECP support.

16 years agoInstall SAML 2 handler for PAOS binding.
Scott Cantor [Fri, 9 Nov 2007 23:20:27 +0000 (23:20 +0000)]
Install SAML 2 handler for PAOS binding.

16 years agoHandle signing if no role provided.
Scott Cantor [Fri, 9 Nov 2007 06:37:46 +0000 (06:37 +0000)]
Handle signing if no role provided.

16 years agoDoc fixes.
Scott Cantor [Fri, 9 Nov 2007 06:23:30 +0000 (06:23 +0000)]
Doc fixes.

16 years agoUnneeded conditional.
Scott Cantor [Fri, 9 Nov 2007 06:23:08 +0000 (06:23 +0000)]
Unneeded conditional.

16 years agoAdd PAOS binding.
Scott Cantor [Fri, 9 Nov 2007 06:11:50 +0000 (06:11 +0000)]
Add PAOS binding.

16 years agoCollapse entity/role lookup in metadata API.
Scott Cantor [Thu, 8 Nov 2007 06:45:22 +0000 (06:45 +0000)]
Collapse entity/role lookup in metadata API.

16 years agoConvert role lookups to find_if algorithm.
Scott Cantor [Thu, 8 Nov 2007 02:55:19 +0000 (02:55 +0000)]
Convert role lookups to find_if algorithm.

16 years agoInstall curl net accessor into Xerces.
Scott Cantor [Sun, 4 Nov 2007 23:02:31 +0000 (23:02 +0000)]
Install curl net accessor into Xerces.