shibboleth/cpp-sp.git
20 years agoPort scott's changes from apache-1.3 to apache-2.
Derek Atkins [Tue, 17 Feb 2004 16:54:00 +0000 (16:54 +0000)]
Port scott's changes from apache-1.3 to apache-2.
We REALLY need to refactor this code so it's in once place!

20 years agoscott missed a closing brace. Now this compiles
Derek Atkins [Tue, 17 Feb 2004 15:19:22 +0000 (15:19 +0000)]
scott missed a closing brace.  Now this compiles

20 years agoDon't require origin to supply client IP
Scott Cantor [Mon, 16 Feb 2004 02:02:48 +0000 (02:02 +0000)]
Don't require origin to supply client IP

20 years agoProvide upgrade path for database from old version
Scott Cantor [Thu, 12 Feb 2004 22:25:48 +0000 (22:25 +0000)]
Provide upgrade path for database from old version

20 years agoUpdated version, try and replace state table from older version.
Scott Cantor [Thu, 12 Feb 2004 19:50:35 +0000 (19:50 +0000)]
Updated version, try and replace state table from older version.

20 years agoCache sessions and attributes by application_id, remove resourceentry wrapper, suppor...
Scott Cantor [Thu, 12 Feb 2004 17:29:09 +0000 (17:29 +0000)]
Cache sessions and attributes by application_id, remove resourceentry wrapper, support attribute push and new expiration and strictness settings.

20 years agoAdded default attribute lifetime.
Scott Cantor [Wed, 11 Feb 2004 04:14:28 +0000 (04:14 +0000)]
Added default attribute lifetime.

20 years agoFirst draft
Scott Cantor [Tue, 10 Feb 2004 05:05:02 +0000 (05:05 +0000)]
First draft

20 years agoAdded creds schema
Scott Cantor [Mon, 9 Feb 2004 21:19:06 +0000 (21:19 +0000)]
Added creds schema

20 years agoRemoved RPCHandle code.
Scott Cantor [Wed, 4 Feb 2004 04:53:23 +0000 (04:53 +0000)]
Removed RPCHandle code.

20 years agoChange CVS properties
Scott Cantor [Wed, 4 Feb 2004 04:53:05 +0000 (04:53 +0000)]
Change CVS properties

20 years agoMoved RPCHandle functionality inside library, added handle pool across threads.
Scott Cantor [Wed, 4 Feb 2004 04:52:33 +0000 (04:52 +0000)]
Moved RPCHandle functionality inside library, added handle pool across threads.

20 years agoInterim redesign to DOM-based config factories
Scott Cantor [Wed, 4 Feb 2004 04:51:19 +0000 (04:51 +0000)]
Interim redesign to DOM-based config factories

20 years agoAdded time and providerId params on redirect
Scott Cantor [Mon, 2 Feb 2004 05:20:51 +0000 (05:20 +0000)]
Added time and providerId params on redirect

20 years agoAdded time and providerId params on redirect
Scott Cantor [Mon, 2 Feb 2004 05:11:32 +0000 (05:11 +0000)]
Added time and providerId params on redirect

20 years agogcc didn't like empty iterator
Scott Cantor [Sun, 18 Jan 2004 03:20:51 +0000 (03:20 +0000)]
gcc didn't like empty iterator

20 years agoRemoved sock name typedef, reorgd headers
Scott Cantor [Sun, 18 Jan 2004 02:42:31 +0000 (02:42 +0000)]
Removed sock name typedef, reorgd headers

20 years agobad filename
Scott Cantor [Sun, 18 Jan 2004 00:22:41 +0000 (00:22 +0000)]
bad filename

20 years agoremoved SimpleAttribute
Scott Cantor [Sun, 18 Jan 2004 00:16:19 +0000 (00:16 +0000)]
removed SimpleAttribute

20 years agoFixes to make it compile for now
Scott Cantor [Sat, 17 Jan 2004 23:06:44 +0000 (23:06 +0000)]
Fixes to make it compile for now

20 years agoChange CVS properties
Scott Cantor [Sat, 17 Jan 2004 22:57:52 +0000 (22:57 +0000)]
Change CVS properties

20 years agoRedesigned target around URL->application mapping
Scott Cantor [Sat, 17 Jan 2004 22:57:14 +0000 (22:57 +0000)]
Redesigned target around URL->application mapping

20 years agoAdded scheme enum
Scott Cantor [Fri, 9 Jan 2004 22:06:45 +0000 (22:06 +0000)]
Added scheme enum

20 years agoUntested URL mapping support.
Scott Cantor [Fri, 9 Jan 2004 22:06:03 +0000 (22:06 +0000)]
Untested URL mapping support.

20 years agoMade hosts optional.
Scott Cantor [Wed, 7 Jan 2004 03:40:52 +0000 (03:40 +0000)]
Made hosts optional.

20 years agoFirst draft of URL mapping schema
Scott Cantor [Wed, 7 Jan 2004 03:34:37 +0000 (03:34 +0000)]
First draft of URL mapping schema

20 years agoShould init refcount value.
Scott Cantor [Tue, 30 Dec 2003 22:01:53 +0000 (22:01 +0000)]
Should init refcount value.

20 years agoAdding installshield scripts to cvs
Scott Cantor [Tue, 30 Dec 2003 20:07:16 +0000 (20:07 +0000)]
Adding installshield scripts to cvs

20 years agoChanged media path
Scott Cantor [Tue, 30 Dec 2003 20:05:28 +0000 (20:05 +0000)]
Changed media path

20 years agoAdding installshield scripts to cvs
Scott Cantor [Tue, 30 Dec 2003 19:51:32 +0000 (19:51 +0000)]
Adding installshield scripts to cvs

20 years agoHandle empty cookie with a retryable error.
Scott Cantor [Tue, 23 Dec 2003 20:30:30 +0000 (20:30 +0000)]
Handle empty cookie with a retryable error.

20 years agoCheck for empty cookie before calling RPC.
Scott Cantor [Tue, 23 Dec 2003 20:20:21 +0000 (20:20 +0000)]
Check for empty cookie before calling RPC.

20 years agoChange CVS properties
Scott Cantor [Sat, 13 Dec 2003 04:52:15 +0000 (04:52 +0000)]
Change CVS properties

20 years agoDon't hard-code /opt/shibboleth in the sources. Use a #define
Derek Atkins [Fri, 12 Dec 2003 20:13:57 +0000 (20:13 +0000)]
Don't hard-code /opt/shibboleth in the sources.  Use a #define
which we now set from the Makefile.

20 years agoConfig files point to $prefix
Derek Atkins [Fri, 12 Dec 2003 20:01:13 +0000 (20:01 +0000)]
Config files point to $prefix

20 years agoBuild the config files at compile-time; this will let us stop hard-coding
Derek Atkins [Fri, 12 Dec 2003 18:48:33 +0000 (18:48 +0000)]
Build the config files at compile-time; this will let us stop hard-coding
/opt/shibboleth into the config files

20 years agoMove the configs EXTRA_DIST from main Makefile into configs Makefile
Derek Atkins [Fri, 12 Dec 2003 17:43:53 +0000 (17:43 +0000)]
Move the configs EXTRA_DIST from main Makefile into configs Makefile

20 years agoRemoved unneeded warning about socket closure.
Scott Cantor [Thu, 11 Dec 2003 23:15:51 +0000 (23:15 +0000)]
Removed unneeded warning about socket closure.

20 years agoWasn't returning true from attach()
Scott Cantor [Thu, 11 Dec 2003 23:13:24 +0000 (23:13 +0000)]
Wasn't returning true from attach()

20 years agoAdd support for ShibRequireAll per-directory directive
Derek Atkins [Thu, 11 Dec 2003 22:53:18 +0000 (22:53 +0000)]
Add support for ShibRequireAll per-directory directive

20 years agoSmall changes & fixes reported by users.
Nate Klingenstein [Mon, 8 Dec 2003 05:00:03 +0000 (05:00 +0000)]
Small changes & fixes reported by users.

20 years agoShibTargetException needs copy ctor like elf needs food. Badly.
Scott Cantor [Wed, 3 Dec 2003 06:33:29 +0000 (06:33 +0000)]
ShibTargetException needs copy ctor like elf needs food. Badly.

20 years agoAdded release() calls.
Scott Cantor [Wed, 3 Dec 2003 05:40:46 +0000 (05:40 +0000)]
Added release() calls.

20 years agoCleaned up some auto_ptrs.
Scott Cantor [Tue, 2 Dec 2003 23:56:02 +0000 (23:56 +0000)]
Cleaned up some auto_ptrs.

20 years agoCleaned up some auto_ptrs.
Scott Cantor [Tue, 2 Dec 2003 19:59:31 +0000 (19:59 +0000)]
Cleaned up some auto_ptrs.

20 years agoReplaced auto_ptr with try/catch block.
Scott Cantor [Tue, 2 Dec 2003 07:40:36 +0000 (07:40 +0000)]
Replaced auto_ptr with try/catch block.

20 years agoMissing rest of SAML checking after extract of origin site.
Scott Cantor [Tue, 2 Dec 2003 07:29:52 +0000 (07:29 +0000)]
Missing rest of SAML checking after extract of origin site.

20 years agoBetter exiting without an ini-file
Derek Atkins [Tue, 25 Nov 2003 22:13:45 +0000 (22:13 +0000)]
Better exiting without an ini-file

20 years agoHandle the case where a session is destroyed in the database.
Derek Atkins [Mon, 24 Nov 2003 22:29:50 +0000 (22:29 +0000)]
Handle the case where a session is destroyed in the database.
This should allow multiple shar processes on top of the
same mysql database. (note that we still compile against
embedded-mysql, so someone would need to change the build
sequence to compile against normal mysql).

20 years agoAdd some additional shutdown logging
Derek Atkins [Mon, 24 Nov 2003 18:03:58 +0000 (18:03 +0000)]
Add some additional shutdown logging

20 years agoERROR constant was conflicting on Windows
Scott Cantor [Mon, 24 Nov 2003 06:19:13 +0000 (06:19 +0000)]
ERROR constant was conflicting on Windows

20 years agoFix dumping for older OpenSSL
Scott Cantor [Sat, 22 Nov 2003 22:08:17 +0000 (22:08 +0000)]
Fix dumping for older OpenSSL

20 years agoImproved SHIREURL support:
Derek Atkins [Tue, 18 Nov 2003 23:36:14 +0000 (23:36 +0000)]
Improved SHIREURL support:
 - use a combination of the 'target' and 'shireURL' to build the shire location
 - force https:// if shireSSLOnly is set

20 years agoRemove the non-used eduperson module code
Derek Atkins [Tue, 18 Nov 2003 19:42:49 +0000 (19:42 +0000)]
Remove the non-used eduperson module code

20 years agoRemove (old) mod_shib code
Derek Atkins [Tue, 18 Nov 2003 19:41:28 +0000 (19:41 +0000)]
Remove (old) mod_shib code

20 years agoFirst pass at an API for a higher-level target API
Derek Atkins [Tue, 18 Nov 2003 19:24:21 +0000 (19:24 +0000)]
First pass at an API for a higher-level target API

20 years agoRefactor some code:
Derek Atkins [Tue, 18 Nov 2003 19:21:46 +0000 (19:21 +0000)]
Refactor some code:
  - a higher-level API to obtain an RPC Handle to the shar

20 years agoNeed to set -lssl -lcrypto and do so outside the --with-openssl code
Derek Atkins [Tue, 18 Nov 2003 04:22:41 +0000 (04:22 +0000)]
Need to set -lssl -lcrypto and do so outside the --with-openssl code

20 years agoDon't forget to add -lssl -lcrypto
Derek Atkins [Tue, 18 Nov 2003 04:00:54 +0000 (04:00 +0000)]
Don't forget to add -lssl -lcrypto

20 years agoCheck for pkg-config and use that for openssl libraries, if it's available
Derek Atkins [Tue, 18 Nov 2003 02:30:43 +0000 (02:30 +0000)]
Check for pkg-config and use that for openssl libraries, if it's available

20 years agoFixed bug in service install name
Scott Cantor [Tue, 11 Nov 2003 05:25:11 +0000 (05:25 +0000)]
Fixed bug in service install name

20 years agoSet FD_SETSIZE if not set already.
Scott Cantor [Tue, 11 Nov 2003 03:35:55 +0000 (03:35 +0000)]
Set FD_SETSIZE if not set already.

20 years agoAdded a close() when the child socket exhausts the ONC limit.
Scott Cantor [Tue, 11 Nov 2003 03:34:46 +0000 (03:34 +0000)]
Added a close() when the child socket exhausts the ONC limit.

20 years agoSocket "name" is a string on all platforms.
Scott Cantor [Mon, 10 Nov 2003 22:30:17 +0000 (22:30 +0000)]
Socket "name" is a string on all platforms.

20 years agoErrors in KeyStoreResolver
Scott Cantor [Sat, 8 Nov 2003 23:01:34 +0000 (23:01 +0000)]
Errors in KeyStoreResolver

20 years agoRevamped credential APIs.
Scott Cantor [Sat, 8 Nov 2003 07:25:20 +0000 (07:25 +0000)]
Revamped credential APIs.

20 years agoAdd SAML library to link lines
Scott Cantor [Sat, 8 Nov 2003 07:24:39 +0000 (07:24 +0000)]
Add SAML library to link lines

20 years agoNew creds format.
Scott Cantor [Sat, 8 Nov 2003 07:22:27 +0000 (07:22 +0000)]
New creds format.

20 years agoUpdated provider types and creds format.
Scott Cantor [Sat, 8 Nov 2003 07:21:32 +0000 (07:21 +0000)]
Updated provider types and creds format.

20 years agoReference, not pointer.
Scott Cantor [Mon, 3 Nov 2003 19:44:33 +0000 (19:44 +0000)]
Reference, not pointer.

20 years agoUsed wrong subject pointer in binding call.
Scott Cantor [Mon, 3 Nov 2003 19:37:22 +0000 (19:37 +0000)]
Used wrong subject pointer in binding call.

20 years agoUpped lib version
Scott Cantor [Mon, 3 Nov 2003 19:28:39 +0000 (19:28 +0000)]
Upped lib version

20 years agoAdd an apache2 configuration sample
Derek Atkins [Mon, 3 Nov 2003 19:24:43 +0000 (19:24 +0000)]
Add an apache2 configuration sample

20 years agoRemoved old key/cert commands.
Scott Cantor [Mon, 3 Nov 2003 19:21:02 +0000 (19:21 +0000)]
Removed old key/cert commands.

20 years agoGet the Apache-2.0 module working.
Derek Atkins [Mon, 3 Nov 2003 19:19:08 +0000 (19:19 +0000)]
Get the Apache-2.0 module working.

20 years agoAdd XML-based client SSL config.
Scott Cantor [Mon, 3 Nov 2003 19:14:45 +0000 (19:14 +0000)]
Add  XML-based client SSL config.

20 years agoRevision for new binding API, won't work just yet...
Scott Cantor [Mon, 3 Nov 2003 18:33:19 +0000 (18:33 +0000)]
Revision for new binding API, won't work just yet...

20 years agoAdd XML-based client SSL config.
Scott Cantor [Mon, 3 Nov 2003 18:27:30 +0000 (18:27 +0000)]
Add  XML-based client SSL config.

20 years agoAdded comment at top.
Scott Cantor [Mon, 3 Nov 2003 18:11:40 +0000 (18:11 +0000)]
Added comment at top.

20 years agoExample credentials file.
Scott Cantor [Mon, 3 Nov 2003 17:55:07 +0000 (17:55 +0000)]
Example credentials file.

20 years agoFixed various schema errors.
Scott Cantor [Sat, 1 Nov 2003 21:35:16 +0000 (21:35 +0000)]
Fixed various schema errors.

20 years agoCorrected data type.
Scott Cantor [Sat, 1 Nov 2003 21:30:11 +0000 (21:30 +0000)]
Corrected data type.

20 years agoAdded timestamps to top level elements, new stuff for trust fabric.
Scott Cantor [Thu, 30 Oct 2003 14:55:10 +0000 (14:55 +0000)]
Added timestamps to top level elements, new stuff for trust fabric.

20 years agoFix for bug #74.
Scott Cantor [Tue, 28 Oct 2003 03:55:07 +0000 (03:55 +0000)]
Fix for bug #74.

20 years agoAdded GlobalSign Root.
Scott Cantor [Tue, 14 Oct 2003 18:12:03 +0000 (18:12 +0000)]
Added GlobalSign Root.

20 years agoFix Scott's test to make it work on Linux again
Derek Atkins [Tue, 7 Oct 2003 20:11:21 +0000 (20:11 +0000)]
Fix Scott's test to make it work on Linux again

20 years agoAdd stdio.h to mysql link test
Derek Atkins [Tue, 7 Oct 2003 19:24:21 +0000 (19:24 +0000)]
Add stdio.h to mysql link test
Fix mysql link "test"

20 years agoCode around lack of POSIX rwlocks on 2.6
Scott Cantor [Tue, 7 Oct 2003 02:57:42 +0000 (02:57 +0000)]
Code around lack of POSIX rwlocks on 2.6

20 years agoAdd a test for POSIX rwlock interface
Scott Cantor [Tue, 7 Oct 2003 02:33:14 +0000 (02:33 +0000)]
Add a test for POSIX rwlock interface

20 years agoAdd format parameter.
Scott Cantor [Fri, 3 Oct 2003 21:17:24 +0000 (21:17 +0000)]
Add format parameter.

20 years agoSyntax error in validation
Scott Cantor [Fri, 3 Oct 2003 19:15:51 +0000 (19:15 +0000)]
Syntax error in validation

20 years agoChanged shib-support to inqueue-support.
Nate Klingenstein [Thu, 2 Oct 2003 02:59:39 +0000 (02:59 +0000)]
Changed shib-support to inqueue-support.

20 years agoFirst pass at an apache-2 module. It compiles on Linux
Derek Atkins [Tue, 23 Sep 2003 23:58:43 +0000 (23:58 +0000)]
First pass at an apache-2 module.  It compiles on Linux
but it wont work, yet.

20 years agoOpenSSL on Solaris returning NULL method ptrs for empty exts.
Scott Cantor [Tue, 23 Sep 2003 16:34:18 +0000 (16:34 +0000)]
OpenSSL on Solaris returning NULL method ptrs for empty exts.

20 years agoAdded information about ca-bundle.crt for origins.
Nate Klingenstein [Mon, 22 Sep 2003 05:38:21 +0000 (05:38 +0000)]
Added information about ca-bundle.crt for origins.

20 years agoUpdated NSDL CA cert.
Walter Hoehn [Fri, 5 Sep 2003 18:02:32 +0000 (18:02 +0000)]
Updated NSDL CA cert.

20 years agoUpdated NSDL CA cert.
Walter Hoehn [Fri, 5 Sep 2003 17:43:30 +0000 (17:43 +0000)]
Updated NSDL CA cert.

20 years agoFixed commented out rules.
Scott Cantor [Wed, 3 Sep 2003 16:36:09 +0000 (16:36 +0000)]
Fixed commented out rules.

20 years agoSoftens language in 2.1 for Ken.
Nate Klingenstein [Tue, 2 Sep 2003 02:56:43 +0000 (02:56 +0000)]
Softens language in 2.1 for Ken.

20 years agoCode around STL problems.
Scott Cantor [Sun, 24 Aug 2003 22:32:17 +0000 (22:32 +0000)]
Code around STL problems.