shibboleth/cpp-sp.git
20 years agoRevised distribution inclusions.
Scott Cantor [Sun, 13 Jul 2003 19:00:52 +0000 (19:00 +0000)]
Revised distribution inclusions.

20 years agoAdded Win32 threads source to dist.
Scott Cantor [Sun, 13 Jul 2003 18:58:01 +0000 (18:58 +0000)]
Added Win32 threads source to dist.

20 years agoRevised distribution inclusions.
Scott Cantor [Sun, 13 Jul 2003 18:56:56 +0000 (18:56 +0000)]
Revised distribution inclusions.

20 years agoAdded Win32 Install file.
Scott Cantor [Wed, 9 Jul 2003 21:51:35 +0000 (21:51 +0000)]
Added Win32 Install file.

20 years agoAdded VC++ files to dist.
Scott Cantor [Wed, 9 Jul 2003 21:38:40 +0000 (21:38 +0000)]
Added VC++ files to dist.

20 years agoChange output filenames.
Scott Cantor [Wed, 9 Jul 2003 21:23:54 +0000 (21:23 +0000)]
Change output filenames.

20 years agoAdded catch(...) handler.
Scott Cantor [Wed, 9 Jul 2003 18:03:24 +0000 (18:03 +0000)]
Added catch(...) handler.

20 years agoWorking version.
Scott Cantor [Wed, 9 Jul 2003 17:57:15 +0000 (17:57 +0000)]
Working version.

20 years agoAdd shibtarget project to Windows build
Scott Cantor [Mon, 7 Jul 2003 04:40:12 +0000 (04:40 +0000)]
Add shibtarget project to Windows build

20 years agoAdded POST handler as an ISAPI extension.
Scott Cantor [Mon, 7 Jul 2003 04:39:20 +0000 (04:39 +0000)]
Added POST handler as an ISAPI extension.

20 years agoAdded isapi section and per-site parameters for ISAPI.
Scott Cantor [Mon, 7 Jul 2003 04:38:52 +0000 (04:38 +0000)]
Added isapi section and per-site parameters for ISAPI.

20 years agoRewritten filter based on 1.0 APIs, still missing POST handler.
Scott Cantor [Sun, 6 Jul 2003 05:35:19 +0000 (05:35 +0000)]
Rewritten filter based on 1.0 APIs, still missing POST handler.

20 years agoRemoved useless "normalizing" code.
Scott Cantor [Sat, 5 Jul 2003 22:05:46 +0000 (22:05 +0000)]
Removed useless "normalizing" code.

20 years agoWin32 service support.
Scott Cantor [Sat, 5 Jul 2003 21:13:10 +0000 (21:13 +0000)]
Win32 service support.

20 years agoBroke apart to account for Windows service differences.
Scott Cantor [Sat, 5 Jul 2003 21:12:57 +0000 (21:12 +0000)]
Broke apart to account for Windows service differences.

20 years agoImplemented per-thread RPC handles.
Scott Cantor [Tue, 1 Jul 2003 19:41:43 +0000 (19:41 +0000)]
Implemented per-thread RPC handles.

20 years agoFixed TLS.
Scott Cantor [Tue, 1 Jul 2003 19:41:22 +0000 (19:41 +0000)]
Fixed TLS.

20 years agoAdd TCP define to C++ flags
Scott Cantor [Tue, 1 Jul 2003 16:18:58 +0000 (16:18 +0000)]
Add TCP define to C++ flags

20 years agoRemove old projects.
Scott Cantor [Tue, 1 Jul 2003 15:48:05 +0000 (15:48 +0000)]
Remove old projects.

20 years agoAdd --enable-tcp option.
Scott Cantor [Tue, 1 Jul 2003 15:47:56 +0000 (15:47 +0000)]
Add --enable-tcp option.

20 years agoDefine TCP for Windows shar.
Scott Cantor [Tue, 1 Jul 2003 15:47:36 +0000 (15:47 +0000)]
Define TCP for Windows shar.

20 years agoAdd ACL on socket, add optional TCP support to Unix.
Scott Cantor [Tue, 1 Jul 2003 15:47:24 +0000 (15:47 +0000)]
Add ACL on socket, add optional TCP support to Unix.

20 years agoRework sockname, and add sockacl.
Scott Cantor [Tue, 1 Jul 2003 15:47:06 +0000 (15:47 +0000)]
Rework sockname, and add sockacl.

20 years agoCheck for a slash before unlinking.
Scott Cantor [Tue, 1 Jul 2003 15:46:42 +0000 (15:46 +0000)]
Check for a slash before unlinking.

20 years agoChange CVS properties
Scott Cantor [Tue, 1 Jul 2003 15:46:09 +0000 (15:46 +0000)]
Change CVS properties

20 years agoAccess sock name through function.
Scott Cantor [Tue, 1 Jul 2003 15:45:53 +0000 (15:45 +0000)]
Access sock name through function.

20 years agoAdded sharacl for TCP shar
Scott Cantor [Tue, 1 Jul 2003 15:45:23 +0000 (15:45 +0000)]
Added sharacl for TCP shar

20 years agoAdded build directories.
Scott Cantor [Tue, 1 Jul 2003 15:45:01 +0000 (15:45 +0000)]
Added build directories.

20 years agoChange CVS properties
Scott Cantor [Mon, 30 Jun 2003 04:45:45 +0000 (04:45 +0000)]
Change CVS properties

20 years agoAdded winsock calls.
Scott Cantor [Mon, 30 Jun 2003 04:44:43 +0000 (04:44 +0000)]
Added winsock calls.

20 years agoUse fd_create on Windows.
Scott Cantor [Mon, 30 Jun 2003 04:44:22 +0000 (04:44 +0000)]
Use fd_create on Windows.

20 years agoAdded EAPI.
Scott Cantor [Mon, 30 Jun 2003 04:43:00 +0000 (04:43 +0000)]
Added EAPI.

20 years agoAdded svcfd_create.
Scott Cantor [Mon, 30 Jun 2003 04:42:24 +0000 (04:42 +0000)]
Added svcfd_create.

20 years agoAdded listen call to sock bind.
Scott Cantor [Mon, 30 Jun 2003 04:41:56 +0000 (04:41 +0000)]
Added listen call to sock bind.

20 years agoPlugged leak in deletion of statement.
Scott Cantor [Mon, 30 Jun 2003 04:14:51 +0000 (04:14 +0000)]
Plugged leak in deletion of statement.

20 years agoReworked filter to improve performance on unprotected content.
Scott Cantor [Mon, 30 Jun 2003 04:14:36 +0000 (04:14 +0000)]
Reworked filter to improve performance on unprotected content.

20 years agoRemoved unneeded static vector.
Scott Cantor [Mon, 30 Jun 2003 04:12:22 +0000 (04:12 +0000)]
Removed unneeded static vector.

20 years agoExtra "new" in exception toss crashing on Windows.
Scott Cantor [Mon, 30 Jun 2003 01:15:48 +0000 (01:15 +0000)]
Extra "new" in exception toss crashing on Windows.

20 years agoAdded a catch_all handler.
Scott Cantor [Mon, 30 Jun 2003 01:14:57 +0000 (01:14 +0000)]
Added a catch_all handler.

20 years agoSplit debug/release library build dependencies
Scott Cantor [Sun, 29 Jun 2003 22:24:06 +0000 (22:24 +0000)]
Split debug/release library build dependencies

20 years agoReorganized preprocessor declarations for Windows.
Scott Cantor [Sun, 29 Jun 2003 22:23:49 +0000 (22:23 +0000)]
Reorganized preprocessor declarations for Windows.

20 years agoAdded license.
Scott Cantor [Sun, 29 Jun 2003 22:23:04 +0000 (22:23 +0000)]
Added license.

20 years agoWrong license in file.
Scott Cantor [Sun, 29 Jun 2003 22:22:50 +0000 (22:22 +0000)]
Wrong license in file.

20 years agoAdded export specifier.
Scott Cantor [Sun, 29 Jun 2003 22:22:30 +0000 (22:22 +0000)]
Added export specifier.

20 years agoWindows changes.
Scott Cantor [Sun, 29 Jun 2003 03:56:31 +0000 (03:56 +0000)]
Windows changes.

20 years agoWasn't assigning socket during creation.
Scott Cantor [Sun, 29 Jun 2003 03:56:04 +0000 (03:56 +0000)]
Wasn't assigning socket during creation.

20 years agoAdded mySQL plugin project.
Scott Cantor [Sat, 28 Jun 2003 21:42:44 +0000 (21:42 +0000)]
Added mySQL plugin project.

20 years agoAdd MYSQL plugin to Windows project
Scott Cantor [Sat, 28 Jun 2003 21:42:29 +0000 (21:42 +0000)]
Add MYSQL plugin to Windows project

20 years agoReworked arg array (error'd on Windows)
Scott Cantor [Sat, 28 Jun 2003 21:42:03 +0000 (21:42 +0000)]
Reworked arg array (error'd on Windows)

20 years agoAdded most of the remaining projects.
Scott Cantor [Sat, 28 Jun 2003 07:01:12 +0000 (07:01 +0000)]
Added most of the remaining projects.

20 years agoAdd shar project to Windows project
Scott Cantor [Sat, 28 Jun 2003 07:00:54 +0000 (07:00 +0000)]
Add shar project to Windows project

20 years agoPrelim Win32 changes.
Scott Cantor [Sat, 28 Jun 2003 07:00:42 +0000 (07:00 +0000)]
Prelim Win32 changes.

20 years agoAdded license.
Scott Cantor [Sat, 28 Jun 2003 06:59:48 +0000 (06:59 +0000)]
Added license.

20 years agoAdded export specifiers.
Scott Cantor [Sat, 28 Jun 2003 06:59:28 +0000 (06:59 +0000)]
Added export specifiers.

20 years agoUpdate Windows project files
Scott Cantor [Sat, 28 Jun 2003 06:34:31 +0000 (06:34 +0000)]
Update Windows project files

20 years agoReordered headers.
Scott Cantor [Sat, 28 Jun 2003 06:33:16 +0000 (06:33 +0000)]
Reordered headers.

20 years agoAdded export specifiers.
Scott Cantor [Sat, 28 Jun 2003 06:30:50 +0000 (06:30 +0000)]
Added export specifiers.

20 years agoUpdate Windows project files
Scott Cantor [Sat, 28 Jun 2003 05:44:19 +0000 (05:44 +0000)]
Update Windows project files

20 years agoUnused variable removed.
Scott Cantor [Sat, 28 Jun 2003 05:44:13 +0000 (05:44 +0000)]
Unused variable removed.

20 years agoAdded export specifiers.
Scott Cantor [Sat, 28 Jun 2003 05:43:07 +0000 (05:43 +0000)]
Added export specifiers.

20 years agoAdd ONCRPC project to Windows project
Scott Cantor [Sat, 28 Jun 2003 05:36:25 +0000 (05:36 +0000)]
Add ONCRPC project to Windows project

20 years agoFixed for VC6
Scott Cantor [Sat, 28 Jun 2003 05:35:32 +0000 (05:35 +0000)]
Fixed for VC6

20 years agoUpdated to fix hidden symbols
Scott Cantor [Sat, 28 Jun 2003 05:25:32 +0000 (05:25 +0000)]
Updated to fix hidden symbols

20 years agostrtok fix for Windows
Scott Cantor [Sat, 28 Jun 2003 04:55:07 +0000 (04:55 +0000)]
strtok fix for Windows

20 years agoAdded strtok define.
Scott Cantor [Sat, 28 Jun 2003 04:40:59 +0000 (04:40 +0000)]
Added strtok define.

20 years agoAdded check for strtok_r
Scott Cantor [Sat, 28 Jun 2003 04:33:17 +0000 (04:33 +0000)]
Added check for strtok_r

20 years agoPut back the fix for using transcode before Xerces is started.
Scott Cantor [Fri, 27 Jun 2003 23:06:12 +0000 (23:06 +0000)]
Put back the fix for using transcode before Xerces is started.

20 years agoCheck for optional attributes before assignment.
Scott Cantor [Fri, 27 Jun 2003 22:13:10 +0000 (22:13 +0000)]
Check for optional attributes before assignment.

20 years agoUpped revision
Scott Cantor [Fri, 27 Jun 2003 21:43:15 +0000 (21:43 +0000)]
Upped revision

20 years agoRemoved aap-uri
Scott Cantor [Fri, 27 Jun 2003 21:42:04 +0000 (21:42 +0000)]
Removed aap-uri

20 years agoMoved attribute configuration into AAP.
Scott Cantor [Fri, 27 Jun 2003 21:04:56 +0000 (21:04 +0000)]
Moved attribute configuration into AAP.

20 years agoAdded schema to support attribute config via AAP files.
Scott Cantor [Fri, 27 Jun 2003 21:03:36 +0000 (21:03 +0000)]
Added schema to support attribute config via AAP files.

20 years agoChanges to attribute handling.
Scott Cantor [Fri, 27 Jun 2003 21:03:14 +0000 (21:03 +0000)]
Changes to attribute handling.
Deprecated mapping command.
Removed server name structures.

20 years agoReimplemented AAP consistent with Metadata/Trust APIs
Scott Cantor [Fri, 27 Jun 2003 21:02:26 +0000 (21:02 +0000)]
Reimplemented AAP consistent with Metadata/Trust APIs
Moved all attribute configuration data into this layer.

20 years agoRemoved obsoleted "attributes" section.
Scott Cantor [Fri, 27 Jun 2003 21:00:42 +0000 (21:00 +0000)]
Removed obsoleted "attributes" section.

20 years agoGet the --enable-mysql configure argument to work properly
Derek Atkins [Thu, 26 Jun 2003 22:01:20 +0000 (22:01 +0000)]
Get the --enable-mysql configure argument to work properly

20 years agoAdd a --disable-apache-13 configure option
Derek Atkins [Thu, 26 Jun 2003 21:12:59 +0000 (21:12 +0000)]
Add a --disable-apache-13 configure option

20 years agoThe MySQL Credential Cache
Derek Atkins [Thu, 26 Jun 2003 20:25:55 +0000 (20:25 +0000)]
The MySQL Credential Cache

20 years agoMake sure to ignore generated files
Derek Atkins [Thu, 26 Jun 2003 20:22:25 +0000 (20:22 +0000)]
Make sure to ignore generated files

20 years agoimplementation of shib-sock.c for win32
Aaron Wohl [Thu, 26 Jun 2003 10:24:11 +0000 (10:24 +0000)]
implementation of shib-sock.c for win32
create a strtok_r implementatation for systems where there is no strtok_r and
the system strtok is already thread safe.

20 years agoSwitch to mask_all
Scott Cantor [Mon, 23 Jun 2003 20:04:33 +0000 (20:04 +0000)]
Switch to mask_all

20 years agoFunction needed to return value.
Scott Cantor [Mon, 23 Jun 2003 17:35:25 +0000 (17:35 +0000)]
Function needed to return value.

20 years agomask signals in a way that can work on a pc
Aaron Wohl [Mon, 23 Jun 2003 17:12:54 +0000 (17:12 +0000)]
mask signals in a way that can work on a pc

20 years agomake a less pthreads specific way to mask signals
Aaron Wohl [Mon, 23 Jun 2003 17:11:30 +0000 (17:11 +0000)]
make a less pthreads specific way to mask signals

20 years agocant return a void in microsoft vc 6 sp5, need to do return or fall off the end
Aaron Wohl [Mon, 23 Jun 2003 17:03:11 +0000 (17:03 +0000)]
cant return a void in microsoft vc 6 sp5, need to do return or fall off the end

20 years agoifdef pthreads, it doesnt exist on the pc
Aaron Wohl [Mon, 23 Jun 2003 17:00:21 +0000 (17:00 +0000)]
ifdef pthreads, it doesnt exist on the pc

20 years agoMissing schemas from distribution.
Scott Cantor [Mon, 23 Jun 2003 15:58:45 +0000 (15:58 +0000)]
Missing schemas from distribution.

20 years agoRev.
Walter Hoehn [Thu, 19 Jun 2003 20:36:29 +0000 (20:36 +0000)]
Rev.

20 years agoImplemented Bob's latest suggestions.
Walter Hoehn [Thu, 19 Jun 2003 20:13:20 +0000 (20:13 +0000)]
Implemented Bob's latest suggestions.

20 years agoFix goofed update.
Walter Hoehn [Thu, 19 Jun 2003 19:44:17 +0000 (19:44 +0000)]
Fix goofed update.

20 years agoMore documentation fixes from Steven.
Walter Hoehn [Thu, 19 Jun 2003 19:31:30 +0000 (19:31 +0000)]
More documentation fixes from Steven.

20 years agoChanged name of policy.
Scott Cantor [Wed, 18 Jun 2003 20:24:01 +0000 (20:24 +0000)]
Changed name of policy.

20 years agoMany changes.
Walter Hoehn [Wed, 18 Jun 2003 19:14:15 +0000 (19:14 +0000)]
Many changes.

20 years agoMerged doc changes
Scott Cantor [Wed, 18 Jun 2003 17:32:07 +0000 (17:32 +0000)]
Merged doc changes

20 years agoMerged doc changes
Scott Cantor [Wed, 18 Jun 2003 17:30:10 +0000 (17:30 +0000)]
Merged doc changes

20 years agoBad path
Scott Cantor [Wed, 18 Jun 2003 06:55:28 +0000 (06:55 +0000)]
Bad path

20 years agoSyncing with java copies
Scott Cantor [Wed, 18 Jun 2003 06:49:27 +0000 (06:49 +0000)]
Syncing with java copies

20 years agoAdded deploy guides.
Scott Cantor [Wed, 18 Jun 2003 05:37:13 +0000 (05:37 +0000)]
Added deploy guides.

20 years agoMoved to doc folders
Scott Cantor [Wed, 18 Jun 2003 05:35:54 +0000 (05:35 +0000)]
Moved to doc folders

20 years agoMoved docs to doc folder.
Scott Cantor [Tue, 17 Jun 2003 21:03:51 +0000 (21:03 +0000)]
Moved docs to doc folder.