shibboleth/cpp-sp.git
19 years agoUpdated package version.
Scott Cantor [Sat, 15 Jan 2005 22:12:33 +0000 (22:12 +0000)]
Updated package version.

19 years agoNeeded for new metadata spec.
Scott Cantor [Sat, 15 Jan 2005 21:49:19 +0000 (21:49 +0000)]
Needed for new metadata spec.

19 years agoAdded additional constants.
Scott Cantor [Tue, 11 Jan 2005 05:52:09 +0000 (05:52 +0000)]
Added additional constants.

19 years agoFixed crash during shutdown by putting RPC handle pool on the heap.
Scott Cantor [Tue, 11 Jan 2005 02:44:18 +0000 (02:44 +0000)]
Fixed crash during shutdown by putting RPC handle pool on the heap.

19 years agoMove the 'SHIRE' d'tor into the class definition.
Derek Atkins [Mon, 10 Jan 2005 17:58:31 +0000 (17:58 +0000)]
Move the 'SHIRE' d'tor into the class definition.

19 years agoMoved Domain out to be usable as an extension element.
Scott Cantor [Fri, 7 Jan 2005 18:16:59 +0000 (18:16 +0000)]
Moved Domain out to be usable as an extension element.

19 years agoAdded new constants for metadata.
Scott Cantor [Fri, 7 Jan 2005 18:15:52 +0000 (18:15 +0000)]
Added new constants for metadata.

19 years agoCheckpoint the new ShibTarget code.
Derek Atkins [Sat, 1 Jan 2005 01:12:36 +0000 (01:12 +0000)]
Checkpoint the new ShibTarget code.
Move the ShibTarget and SHIRE classes to the end of the file.
Add an init() method.
Hide the saved state.
Implement get_application()
Start implementing doCheckAuthN()

19 years agoCorrect bug from last merge.
Scott Cantor [Fri, 31 Dec 2004 23:51:41 +0000 (23:51 +0000)]
Correct bug from last merge.

19 years agoAdded Scoped indicator, avoids reliance on sender.
Scott Cantor [Sun, 12 Dec 2004 04:14:16 +0000 (04:14 +0000)]
Added Scoped indicator, avoids reliance on sender.

19 years agoAdded Scoped indicator, avoids reliance on sender.
Scott Cantor [Sun, 12 Dec 2004 04:02:00 +0000 (04:02 +0000)]
Added Scoped indicator, avoids reliance on sender.

19 years agoBlock @ character in EPPN values.
Scott Cantor [Sat, 11 Dec 2004 07:00:09 +0000 (07:00 +0000)]
Block @ character in EPPN values.

19 years agoMove the SHIRE and RM code into ShibTarget.
Derek Atkins [Wed, 8 Dec 2004 19:01:52 +0000 (19:01 +0000)]
Move the SHIRE and RM code into ShibTarget.
Re-implement SHIRE in terms of ShibTarget, removing the old SHIRE implementation.
I could do the same with RM, but that's not necessary, yet -- I had
a symbol conflict (CgiParse) with the old/new implementations.
Only lightly tested.

19 years agoUse const char for strict C++ headers.
Scott Cantor [Mon, 29 Nov 2004 17:33:15 +0000 (17:33 +0000)]
Use const char for strict C++ headers.

19 years agoAdded __sparc for Forte compiler
Scott Cantor [Mon, 29 Nov 2004 17:28:01 +0000 (17:28 +0000)]
Added __sparc for Forte compiler

19 years agoAdded option to read file from stdin, easier way to support SSL
Scott Cantor [Mon, 8 Nov 2004 04:39:53 +0000 (04:39 +0000)]
Added option to read file from stdin, easier way to support SSL

19 years agoAdded a sanity check if cookie value has an equal sign in it.
Scott Cantor [Thu, 4 Nov 2004 20:34:48 +0000 (20:34 +0000)]
Added a sanity check if cookie value has an equal sign in it.

19 years agoPatched filter redirects to match extension redirects.
Scott Cantor [Thu, 4 Nov 2004 20:34:09 +0000 (20:34 +0000)]
Patched filter redirects to match extension redirects.

19 years agoAdd all-data-local to install hook
Scott Cantor [Wed, 3 Nov 2004 18:22:14 +0000 (18:22 +0000)]
Add all-data-local to install hook

19 years agoAdding more/most files to protected list.
Scott Cantor [Tue, 2 Nov 2004 20:09:43 +0000 (20:09 +0000)]
Adding more/most files to protected list.

19 years agoDon't overwrite config-files on install.
Derek Atkins [Mon, 1 Nov 2004 16:18:50 +0000 (16:18 +0000)]
Don't overwrite config-files on install.
Fix spec to handle new ".dist" config files.
Note: some files are overwritten, some are not.  We can choose which in
configs/Makefile.

19 years agoMissing stat definition on older Red Hat.
Scott Cantor [Fri, 29 Oct 2004 04:58:32 +0000 (04:58 +0000)]
Missing stat definition on older Red Hat.

19 years agoChange CVS properties
Scott Cantor [Thu, 28 Oct 2004 03:17:07 +0000 (03:17 +0000)]
Change CVS properties

19 years agoChanging defaults/examples to avoid use of DN.
Scott Cantor [Thu, 28 Oct 2004 03:14:16 +0000 (03:14 +0000)]
Changing defaults/examples to avoid use of DN.

19 years agoTweaks for 1.2.1
Scott Cantor [Thu, 28 Oct 2004 03:14:00 +0000 (03:14 +0000)]
Tweaks for 1.2.1

19 years agoFixed broken scheme computation in extension
Scott Cantor [Wed, 27 Oct 2004 20:36:27 +0000 (20:36 +0000)]
Fixed broken scheme computation in extension

19 years agoUpdated to latest libcurl
Scott Cantor [Wed, 27 Oct 2004 16:31:24 +0000 (16:31 +0000)]
Updated to latest libcurl

19 years agoClarified an error message.
Scott Cantor [Wed, 27 Oct 2004 15:40:01 +0000 (15:40 +0000)]
Clarified an error message.

19 years agoForgot to add appender header
Scott Cantor [Tue, 26 Oct 2004 22:06:27 +0000 (22:06 +0000)]
Forgot to add appender header

19 years agoPorting changes from 1.2 branch
Scott Cantor [Tue, 26 Oct 2004 21:55:24 +0000 (21:55 +0000)]
Porting changes from 1.2 branch

19 years agoAdd stderr appender
Scott Cantor [Tue, 26 Oct 2004 21:41:18 +0000 (21:41 +0000)]
Add stderr appender

19 years agoPorting changes from 1.2 branch
Scott Cantor [Tue, 26 Oct 2004 20:18:32 +0000 (20:18 +0000)]
Porting changes from 1.2 branch

19 years agoUpdate to Eclipse CDT file
Scott Cantor [Mon, 25 Oct 2004 04:36:39 +0000 (04:36 +0000)]
Update to Eclipse CDT file

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 04:23:07 +0000 (04:23 +0000)]
Porting changes from 1.2 branch

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 04:10:42 +0000 (04:10 +0000)]
Porting changes from 1.2 branch

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 03:59:04 +0000 (03:59 +0000)]
Porting changes from 1.2 branch

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 03:52:48 +0000 (03:52 +0000)]
Porting changes from 1.2 branch

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 03:33:12 +0000 (03:33 +0000)]
Porting changes from 1.2 branch

19 years agoPorting changes from 1.2 branch
Scott Cantor [Mon, 25 Oct 2004 03:14:39 +0000 (03:14 +0000)]
Porting changes from 1.2 branch

19 years agoWorking SPEC file for Shibboleth.
Derek Atkins [Thu, 21 Oct 2004 21:46:47 +0000 (21:46 +0000)]
Working SPEC file for Shibboleth.

19 years agoInitial revision of Shib RPM Spec File.
Derek Atkins [Thu, 21 Oct 2004 18:03:00 +0000 (18:03 +0000)]
Initial revision of Shib RPM Spec File.

19 years agoPort 1.2 branch fixes
Scott Cantor [Sun, 22 Aug 2004 23:30:32 +0000 (23:30 +0000)]
Port 1.2 branch fixes

19 years agoFix to Site definition
Scott Cantor [Sun, 22 Aug 2004 23:27:15 +0000 (23:27 +0000)]
Fix to Site definition

19 years agoAdded wrapper around pthread include.
Scott Cantor [Fri, 20 Aug 2004 14:14:32 +0000 (14:14 +0000)]
Added wrapper around pthread include.

19 years agoAdded missing files to dist.
Scott Cantor [Fri, 20 Aug 2004 14:13:27 +0000 (14:13 +0000)]
Added missing files to dist.

19 years agoAdded Win32 config to distribution
Scott Cantor [Thu, 19 Aug 2004 21:22:43 +0000 (21:22 +0000)]
Added Win32 config to distribution

19 years agoAdd a timeout reset to 1.3 module, emulating other examples.
Scott Cantor [Fri, 13 Aug 2004 15:18:05 +0000 (15:18 +0000)]
Add a timeout reset to 1.3 module, emulating other examples.

19 years agoFixed crash when removing lone assertion due to condition check (bug 111)
Scott Cantor [Thu, 5 Aug 2004 20:32:44 +0000 (20:32 +0000)]
Fixed crash when removing lone assertion due to condition check (bug 111)

19 years agoAdding case sensitivity flag to htaccess processing
Scott Cantor [Thu, 22 Jul 2004 18:21:27 +0000 (18:21 +0000)]
Adding case sensitivity flag to htaccess processing

19 years agoAdding case sensitivity flag to AAP rules.
Scott Cantor [Thu, 22 Jul 2004 17:37:15 +0000 (17:37 +0000)]
Adding case sensitivity flag to AAP rules.

19 years agoAdding case sensitivity flag to AAP rules.
Scott Cantor [Thu, 22 Jul 2004 17:29:02 +0000 (17:29 +0000)]
Adding case sensitivity flag to AAP rules.

19 years agoProtect destructors against post-shutdown use of config.
Scott Cantor [Wed, 21 Jul 2004 18:49:57 +0000 (18:49 +0000)]
Protect destructors against post-shutdown use of config.

19 years agoPatch for Forte compiler
Scott Cantor [Sun, 18 Jul 2004 23:44:36 +0000 (23:44 +0000)]
Patch for Forte compiler

19 years agoAdd application cross checking to session lookup.
Scott Cantor [Thu, 1 Jul 2004 17:13:19 +0000 (17:13 +0000)]
Add application cross checking to session lookup.

19 years agoFixed errors in restriction elements.
Scott Cantor [Wed, 30 Jun 2004 03:21:35 +0000 (03:21 +0000)]
Fixed errors in restriction elements.

19 years agoUpdate Windows install doc
Scott Cantor [Fri, 11 Jun 2004 15:23:48 +0000 (15:23 +0000)]
Update Windows install doc

19 years agoNeed CRLF pair when sending headers back from filter.
Scott Cantor [Fri, 11 Jun 2004 15:22:51 +0000 (15:22 +0000)]
Need CRLF pair when sending headers back from filter.

19 years agoRemove upgrade guide from tree
Scott Cantor [Mon, 7 Jun 2004 16:33:37 +0000 (16:33 +0000)]
Remove upgrade guide from tree

19 years agoBad link paths.
Scott Cantor [Mon, 7 Jun 2004 16:32:31 +0000 (16:32 +0000)]
Bad link paths.

19 years agoWrong error return on openssl call.
Scott Cantor [Sun, 30 May 2004 21:08:39 +0000 (21:08 +0000)]
Wrong error return on openssl call.

19 years agoSmall improvement to detect bad shireURL settings.
Scott Cantor [Fri, 28 May 2004 21:44:05 +0000 (21:44 +0000)]
Small improvement to detect bad shireURL settings.

19 years agoAdded depcomp to dist target
Scott Cantor [Fri, 28 May 2004 21:13:51 +0000 (21:13 +0000)]
Added depcomp to dist target

20 years agoSync to 1.2
Scott Cantor [Thu, 20 May 2004 18:24:35 +0000 (18:24 +0000)]
Sync to 1.2

20 years agoMake sure both the 1.3 and 2.0 sources are in the DIST even if
Derek Atkins [Wed, 19 May 2004 13:28:49 +0000 (13:28 +0000)]
Make sure both the 1.3 and 2.0 sources are in the DIST even if
you aren't building both versions.

20 years agoSwitch back to PatternLayout
Scott Cantor [Fri, 14 May 2004 20:03:37 +0000 (20:03 +0000)]
Switch back to PatternLayout

20 years agoCleaned up some stray objects when threads die
Scott Cantor [Fri, 14 May 2004 03:04:30 +0000 (03:04 +0000)]
Cleaned up some stray objects when threads die

20 years agoHelps to include header...
Scott Cantor [Thu, 13 May 2004 20:49:58 +0000 (20:49 +0000)]
Helps to include header...

20 years agoAdd logging of result codes.
Scott Cantor [Thu, 13 May 2004 20:47:54 +0000 (20:47 +0000)]
Add logging of result codes.

20 years agoWrap child thread creation to catch exceptions.
Scott Cantor [Thu, 13 May 2004 19:31:55 +0000 (19:31 +0000)]
Wrap child thread creation to catch exceptions.

20 years agoNeed to skip embedded Application tags.
Scott Cantor [Thu, 13 May 2004 17:42:38 +0000 (17:42 +0000)]
Need to skip embedded Application tags.

20 years agoMake sure we don't provide bogus data in the rpc return value.
Derek Atkins [Wed, 12 May 2004 21:48:07 +0000 (21:48 +0000)]
Make sure we don't provide bogus data in the rpc return value.

20 years agoAnother naked throw()
Scott Cantor [Wed, 12 May 2004 17:34:26 +0000 (17:34 +0000)]
Another naked throw()

20 years agoHad a naked throw() in get_assertions
Scott Cantor [Wed, 12 May 2004 17:26:42 +0000 (17:26 +0000)]
Had a naked throw() in get_assertions

20 years agoMore checking against getApplication calls.
Scott Cantor [Wed, 12 May 2004 17:15:58 +0000 (17:15 +0000)]
More checking against getApplication calls.

20 years agoUgh, forgot to encode the providerId
Scott Cantor [Wed, 12 May 2004 03:15:31 +0000 (03:15 +0000)]
Ugh, forgot to encode the providerId

20 years agoNeed to treat contact info as UTF-8
Scott Cantor [Tue, 11 May 2004 15:16:10 +0000 (15:16 +0000)]
Need to treat contact info as UTF-8

20 years agoCopying over latest docs.
Scott Cantor [Tue, 11 May 2004 02:15:14 +0000 (02:15 +0000)]
Copying over latest docs.

20 years agoUpdate installer fileset
Scott Cantor [Tue, 11 May 2004 00:42:21 +0000 (00:42 +0000)]
Update installer fileset

20 years agoUpdate for 1.2
Scott Cantor [Tue, 11 May 2004 00:41:25 +0000 (00:41 +0000)]
Update for 1.2

20 years agoCopying over latest docs.
Scott Cantor [Tue, 11 May 2004 00:27:24 +0000 (00:27 +0000)]
Copying over latest docs.

20 years agoLast sec draft std adjustment
Scott Cantor [Mon, 10 May 2004 14:17:59 +0000 (14:17 +0000)]
Last sec draft std adjustment

20 years agoSwitched to child_init hook for startup on Apache 2
Scott Cantor [Mon, 10 May 2004 03:49:23 +0000 (03:49 +0000)]
Switched to child_init hook for startup on Apache 2

20 years agoApache header conflict on Solaris 9
Scott Cantor [Sun, 9 May 2004 05:31:49 +0000 (05:31 +0000)]
Apache header conflict on Solaris 9

20 years agoNeed to use apr-config on Fedora
Scott Cantor [Sat, 8 May 2004 05:29:09 +0000 (05:29 +0000)]
Need to use apr-config on Fedora

20 years agoFix debug option for non-GCC compilers
Scott Cantor [Fri, 7 May 2004 16:57:40 +0000 (16:57 +0000)]
Fix debug option for non-GCC compilers

20 years agoAdd debug option
Scott Cantor [Fri, 7 May 2004 05:26:02 +0000 (05:26 +0000)]
Add debug option

20 years agoSync up
Scott Cantor [Tue, 4 May 2004 19:55:56 +0000 (19:55 +0000)]
Sync up

20 years agoDefault to memory cache
Scott Cantor [Mon, 3 May 2004 18:15:32 +0000 (18:15 +0000)]
Default to memory cache

20 years agoMissing closing tag
Scott Cantor [Sat, 1 May 2004 19:39:39 +0000 (19:39 +0000)]
Missing closing tag

20 years agoRemoved Policy element from configuration
Scott Cantor [Sat, 1 May 2004 19:32:17 +0000 (19:32 +0000)]
Removed Policy element from configuration

20 years agoExample of alternate way of hooking handler.
Scott Cantor [Fri, 30 Apr 2004 21:06:34 +0000 (21:06 +0000)]
Example of alternate way of hooking handler.

20 years agoAdd password to commented example Key
Scott Cantor [Fri, 30 Apr 2004 20:16:33 +0000 (20:16 +0000)]
Add password to commented example Key

20 years agoRemoved a few rarely used attributes.
Scott Cantor [Fri, 30 Apr 2004 19:58:36 +0000 (19:58 +0000)]
Removed a few rarely used attributes.

20 years agoCorrected and clarified some behavior.
Scott Cantor [Fri, 30 Apr 2004 18:36:17 +0000 (18:36 +0000)]
Corrected and clarified some behavior.

20 years agoMissing slash was breaking service install
Scott Cantor [Fri, 30 Apr 2004 15:46:01 +0000 (15:46 +0000)]
Missing slash was breaking service install

20 years agoLast sync up to SAML draft
Scott Cantor [Fri, 30 Apr 2004 03:09:41 +0000 (03:09 +0000)]
Last sync up to SAML draft

20 years agoBlock use of KeyName inside KeyInfo, avoids confusion.
Scott Cantor [Thu, 29 Apr 2004 22:14:01 +0000 (22:14 +0000)]
Block use of KeyName inside KeyInfo, avoids confusion.

20 years agoBlock use of KeyName inside KeyInfo, avoids confusion.
Scott Cantor [Thu, 29 Apr 2004 21:38:30 +0000 (21:38 +0000)]
Block use of KeyName inside KeyInfo, avoids confusion.

20 years agoUpdated build notes and shibtest
Scott Cantor [Thu, 29 Apr 2004 20:24:41 +0000 (20:24 +0000)]
Updated build notes and shibtest

20 years agoProper error return for bad args.
Scott Cantor [Thu, 29 Apr 2004 20:09:16 +0000 (20:09 +0000)]
Proper error return for bad args.