shibboleth/cpp-sp.git
20 years agoUpdated versions, included default paths
Scott Cantor [Fri, 19 Mar 2004 03:26:26 +0000 (03:26 +0000)]
Updated versions, included default paths

20 years agoNeed to prime the implementation in factory
Scott Cantor [Fri, 19 Mar 2004 03:00:59 +0000 (03:00 +0000)]
Need to prime the implementation in factory

20 years agoReturn boolean from TCP accept
Scott Cantor [Fri, 19 Mar 2004 02:46:25 +0000 (02:46 +0000)]
Return boolean from TCP accept

20 years agoAdd some logging, fix reversed conditional
Scott Cantor [Fri, 19 Mar 2004 02:45:59 +0000 (02:45 +0000)]
Add some logging, fix reversed conditional

20 years agobe sure to parameterize the new config file properly
Derek Atkins [Fri, 19 Mar 2004 01:45:10 +0000 (01:45 +0000)]
be sure to parameterize the new config file properly

20 years agoAdd a shib-paths header file, auto-generated at build time.
Derek Atkins [Fri, 19 Mar 2004 01:28:29 +0000 (01:28 +0000)]
Add a shib-paths header file, auto-generated at build time.
it's included in shib-target.h, so you get it by default.
use it in the shar and test-client to find the default config and schema locations

20 years agohandle non-srcdir builds
Derek Atkins [Fri, 19 Mar 2004 01:27:24 +0000 (01:27 +0000)]
handle non-srcdir builds

20 years agoFixed plugin type
Scott Cantor [Fri, 19 Mar 2004 00:09:38 +0000 (00:09 +0000)]
Fixed plugin type

20 years agoUpdate XML schema files
Scott Cantor [Fri, 19 Mar 2004 00:04:09 +0000 (00:04 +0000)]
Update XML schema files

20 years agocheck for empty parameters
Scott Cantor [Thu, 18 Mar 2004 23:54:40 +0000 (23:54 +0000)]
check for empty parameters

20 years agoAdded -d option
Scott Cantor [Thu, 18 Mar 2004 22:59:40 +0000 (22:59 +0000)]
Added -d option

20 years agoMissing lib
Scott Cantor [Thu, 18 Mar 2004 22:36:07 +0000 (22:36 +0000)]
Missing lib

20 years agoAdd extern C to API
Scott Cantor [Thu, 18 Mar 2004 22:32:56 +0000 (22:32 +0000)]
Add extern C to API

20 years agoMissing function
Scott Cantor [Thu, 18 Mar 2004 22:32:14 +0000 (22:32 +0000)]
Missing function

20 years agoFor now, just declare the function...
Scott Cantor [Thu, 18 Mar 2004 22:26:53 +0000 (22:26 +0000)]
For now, just declare the function...

20 years agoMoved declaration over.
Scott Cantor [Thu, 18 Mar 2004 22:12:29 +0000 (22:12 +0000)]
Moved declaration over.

20 years agoFixes to Unix main()
Scott Cantor [Thu, 18 Mar 2004 21:51:18 +0000 (21:51 +0000)]
Fixes to Unix main()

20 years agoAnother header gone.
Scott Cantor [Thu, 18 Mar 2004 21:44:57 +0000 (21:44 +0000)]
Another header gone.

20 years agoNow works on both platforms
Scott Cantor [Thu, 18 Mar 2004 21:43:22 +0000 (21:43 +0000)]
Now works on both platforms

20 years agoFixed some Unix bugs
Scott Cantor [Thu, 18 Mar 2004 21:39:45 +0000 (21:39 +0000)]
Fixed some Unix bugs

20 years agoAnother file gone
Scott Cantor [Thu, 18 Mar 2004 21:39:28 +0000 (21:39 +0000)]
Another file gone

20 years agoadd shibboleth.xml to the ignore list
Derek Atkins [Thu, 18 Mar 2004 21:18:55 +0000 (21:18 +0000)]
add shibboleth.xml to the ignore list

20 years agoUse '0' instead of 'NULL' in initializers
Derek Atkins [Thu, 18 Mar 2004 21:11:17 +0000 (21:11 +0000)]
Use '0' instead of 'NULL' in initializers

20 years agoFixed some extensions
Scott Cantor [Thu, 18 Mar 2004 21:07:42 +0000 (21:07 +0000)]
Fixed some extensions

20 years agoChanged cast to 0
Scott Cantor [Thu, 18 Mar 2004 21:06:59 +0000 (21:06 +0000)]
Changed cast to 0

20 years agoRevisions for new target libraries
Scott Cantor [Thu, 18 Mar 2004 20:58:38 +0000 (20:58 +0000)]
Revisions for new target libraries

20 years agoNew test client for shar
Scott Cantor [Thu, 18 Mar 2004 20:05:18 +0000 (20:05 +0000)]
New test client for shar

20 years agoUpdate Apache module build advice
Scott Cantor [Thu, 18 Mar 2004 19:11:09 +0000 (19:11 +0000)]
Update Apache module build advice

20 years agoNew config file examples, and a self-signed key
Scott Cantor [Thu, 18 Mar 2004 19:10:18 +0000 (19:10 +0000)]
New config file examples, and a self-signed key

20 years agoRevisions for new target libraries
Scott Cantor [Thu, 18 Mar 2004 19:04:56 +0000 (19:04 +0000)]
Revisions for new target libraries

20 years agoModules for new library API, merged shibrm code into mod_shire
Scott Cantor [Thu, 18 Mar 2004 19:04:27 +0000 (19:04 +0000)]
Modules for new library API, merged shibrm code into mod_shire

20 years agoNew config API and session cache API
Scott Cantor [Thu, 18 Mar 2004 19:03:46 +0000 (19:03 +0000)]
New config API and session cache API

20 years agoNew config, C++ Listener API
Scott Cantor [Thu, 18 Mar 2004 19:03:27 +0000 (19:03 +0000)]
New config, C++ Listener API

20 years agoNew configuraton API, new APIs for various pluggable pieces, new SHIRE/RM interface...
Scott Cantor [Thu, 18 Mar 2004 19:02:18 +0000 (19:02 +0000)]
New configuraton API, new APIs for various pluggable pieces, new SHIRE/RM interface for modules, etc.

20 years agoNew config formats
Scott Cantor [Thu, 18 Mar 2004 19:00:43 +0000 (19:00 +0000)]
New config formats

20 years agoNew plugin API, some memory leaks and other issues fixed
Scott Cantor [Thu, 18 Mar 2004 18:58:56 +0000 (18:58 +0000)]
New plugin API, some memory leaks and other issues fixed

20 years agoNew metadata API, fixes to SAML wrappers, simpler plugin API
Scott Cantor [Thu, 18 Mar 2004 18:58:26 +0000 (18:58 +0000)]
New metadata API, fixes to SAML wrappers, simpler plugin API

20 years agoAdd Apache 2.0 project file
Scott Cantor [Thu, 18 Mar 2004 18:57:29 +0000 (18:57 +0000)]
Add Apache 2.0 project file

20 years agofencepost error readying from apache. works now with
Derek Atkins [Thu, 18 Mar 2004 00:44:04 +0000 (00:44 +0000)]
fencepost error readying from apache.  works now with
POSTs larger than BUFSIZ

20 years agoNeed to properly zero-ize buffers before passing them to apache
Derek Atkins [Wed, 17 Mar 2004 21:06:33 +0000 (21:06 +0000)]
Need to properly zero-ize buffers before passing them to apache
to get filled in, otherwise we sometimes get garbage back from
apache.

20 years agoGet cgi parsing code to work. Note: it helps a lot if
Derek Atkins [Wed, 17 Mar 2004 20:12:04 +0000 (20:12 +0000)]
Get cgi parsing code to work.  Note: it helps a lot if
CgiParseImpl is a subclass of CgiParse!  Oops.

20 years agoMore newer gcc code fixed
Scott Cantor [Sun, 14 Mar 2004 20:26:03 +0000 (20:26 +0000)]
More newer gcc code fixed

20 years agoBad indirection in iterator
Scott Cantor [Sun, 14 Mar 2004 07:47:25 +0000 (07:47 +0000)]
Bad indirection in iterator

20 years agoMakefile's dont work properly with embedded ^M chars
Derek Atkins [Sun, 14 Mar 2004 05:11:00 +0000 (05:11 +0000)]
Makefile's dont work properly with embedded ^M chars

20 years agoAdded more tracing
Scott Cantor [Mon, 1 Mar 2004 22:29:40 +0000 (22:29 +0000)]
Added more tracing

20 years agoMetadata revisions, fixed lack of per-thread binding config.
Scott Cantor [Mon, 1 Mar 2004 17:43:39 +0000 (17:43 +0000)]
Metadata revisions, fixed lack of per-thread binding config.

20 years agoRenamed creds section
Scott Cantor [Mon, 1 Mar 2004 04:54:20 +0000 (04:54 +0000)]
Renamed creds section

20 years agoUpdated example
Scott Cantor [Mon, 1 Mar 2004 04:38:43 +0000 (04:38 +0000)]
Updated example

20 years agoUpdating licenses and docs
Scott Cantor [Mon, 1 Mar 2004 04:11:55 +0000 (04:11 +0000)]
Updating licenses and docs

20 years agoRestored AttributeValueType for older origins
Scott Cantor [Mon, 1 Mar 2004 04:05:07 +0000 (04:05 +0000)]
Restored AttributeValueType for older origins

20 years agoExtra dash in comment
Scott Cantor [Mon, 1 Mar 2004 03:55:07 +0000 (03:55 +0000)]
Extra dash in comment

20 years agoWouldn't compile?
Scott Cantor [Mon, 1 Mar 2004 03:39:53 +0000 (03:39 +0000)]
Wouldn't compile?

20 years agoUpdated makefiles
Scott Cantor [Mon, 1 Mar 2004 02:48:24 +0000 (02:48 +0000)]
Updated makefiles

20 years agoAlign to new APIs
Scott Cantor [Mon, 1 Mar 2004 02:48:06 +0000 (02:48 +0000)]
Align to new APIs

20 years agoChange CVS properties
Scott Cantor [Mon, 1 Mar 2004 02:47:32 +0000 (02:47 +0000)]
Change CVS properties

20 years agoAdded attribute caching options
Scott Cantor [Mon, 1 Mar 2004 02:47:19 +0000 (02:47 +0000)]
Added attribute caching options

20 years agoWasn't verifying peer, fixed matching loops, changed default depth to 1
Scott Cantor [Mon, 1 Mar 2004 02:44:08 +0000 (02:44 +0000)]
Wasn't verifying peer, fixed matching loops, changed default depth to 1

20 years agoFixes to get them compiling
Scott Cantor [Mon, 1 Mar 2004 02:43:15 +0000 (02:43 +0000)]
Fixes to get them compiling

20 years agoRedesigned APIs, factored out pluggable bits, new wrapper classes for SAML.
Scott Cantor [Mon, 1 Mar 2004 02:42:51 +0000 (02:42 +0000)]
Redesigned APIs, factored out pluggable bits, new wrapper classes for SAML.

20 years agoUpdated schemas
Scott Cantor [Mon, 1 Mar 2004 02:42:00 +0000 (02:42 +0000)]
Updated schemas

20 years agoUpdated config files.
Scott Cantor [Mon, 1 Mar 2004 02:41:10 +0000 (02:41 +0000)]
Updated config files.

20 years agoUpdating licenses and docs
Scott Cantor [Mon, 1 Mar 2004 02:40:54 +0000 (02:40 +0000)]
Updating licenses and docs

20 years agoFixes to matching function
Scott Cantor [Sun, 29 Feb 2004 00:04:26 +0000 (00:04 +0000)]
Fixes to matching function

20 years agoport scott's cgiparse code into a C++ class.
Derek Atkins [Thu, 26 Feb 2004 16:06:26 +0000 (16:06 +0000)]
port scott's cgiparse code into a C++ class.
Try to use that class in the apache2 world.
uncomment the default applications.xml in the .ini file
add more debugging in the shib-config.

note: this breaks apache2 completely!

20 years agoNew plugin implementations of Shibboleth APIs
Scott Cantor [Wed, 25 Feb 2004 04:37:16 +0000 (04:37 +0000)]
New plugin implementations of Shibboleth APIs

20 years agoAdded AttributeAuthority elements.
Scott Cantor [Wed, 25 Feb 2004 04:21:02 +0000 (04:21 +0000)]
Added AttributeAuthority elements.

20 years agoTrust metadata schema
Scott Cantor [Tue, 24 Feb 2004 14:15:29 +0000 (14:15 +0000)]
Trust metadata schema

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