shibboleth/sp.git
18 years agoSupport for new CGI data handling methods.
cantor [Mon, 2 Jan 2006 04:28:07 +0000 (04:28 +0000)]
Support for new CGI data handling methods.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1901 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved socket handling into listener plugin.
cantor [Mon, 2 Jan 2006 04:22:46 +0000 (04:22 +0000)]
Moved socket handling into listener plugin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1900 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSwitch shutdown flag to a boolean and reverse intent, moved socket handling into...
cantor [Mon, 2 Jan 2006 04:21:47 +0000 (04:21 +0000)]
Switch shutdown flag to a boolean and reverse intent, moved socket handling into listener plugin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1899 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSwitch shutdown flag to a boolean and reverse intent.
cantor [Mon, 2 Jan 2006 04:21:17 +0000 (04:21 +0000)]
Switch shutdown flag to a boolean and reverse intent.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1898 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAPI changes, disable MS warnings.
cantor [Mon, 2 Jan 2006 04:17:51 +0000 (04:17 +0000)]
API changes, disable MS warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1897 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUse for_each alg for cleanup.
cantor [Mon, 2 Jan 2006 04:15:58 +0000 (04:15 +0000)]
Use for_each alg for cleanup.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1896 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoDisable MS warnings.
cantor [Mon, 2 Jan 2006 04:13:53 +0000 (04:13 +0000)]
Disable MS warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1895 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLogic moved into new "remoted handlers".
cantor [Mon, 2 Jan 2006 04:13:13 +0000 (04:13 +0000)]
Logic moved into new "remoted handlers".

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1894 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRecoded handlers to new API, still need to extend SessionInitiator support.
cantor [Mon, 2 Jan 2006 04:11:52 +0000 (04:11 +0000)]
Recoded handlers to new API, still need to extend SessionInitiator support.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1893 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded CGI processing, recoded trunk methods for new cache and remoting APIs.
cantor [Mon, 2 Jan 2006 04:11:25 +0000 (04:11 +0000)]
Added CGI processing, recoded trunk methods for new cache and remoting APIs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1892 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRevamped cache (again) to support new remoting design.
cantor [Mon, 2 Jan 2006 04:10:21 +0000 (04:10 +0000)]
Revamped cache (again) to support new remoting design.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1891 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved memory listener (for now), added deferred initialization of config.
cantor [Mon, 2 Jan 2006 04:09:59 +0000 (04:09 +0000)]
Removed memory listener (for now), added deferred initialization of config.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1890 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoNew handler APIs.
cantor [Mon, 2 Jan 2006 04:09:12 +0000 (04:09 +0000)]
New handler APIs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1889 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMerged in new RPC and transport-specific logic and server socket mgmt.
cantor [Mon, 2 Jan 2006 04:08:42 +0000 (04:08 +0000)]
Merged in new RPC and transport-specific logic and server socket mgmt.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1888 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved RPC-related decls into separate header.
cantor [Mon, 2 Jan 2006 04:07:51 +0000 (04:07 +0000)]
Moved RPC-related decls into separate header.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1887 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved logging method out, refined RPC client handle method.
cantor [Mon, 2 Jan 2006 04:07:23 +0000 (04:07 +0000)]
Moved logging method out, refined RPC client handle method.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1886 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFirst cut at 2.0 API design.
cantor [Mon, 2 Jan 2006 04:06:19 +0000 (04:06 +0000)]
First cut at 2.0 API design.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1885 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVS2005 project file.
cantor [Mon, 2 Jan 2006 04:05:34 +0000 (04:05 +0000)]
VS2005 project file.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1884 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUse for_each alg for cleanup.
cantor [Mon, 2 Jan 2006 04:05:02 +0000 (04:05 +0000)]
Use for_each alg for cleanup.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1883 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded In/OutProc constants.
cantor [Mon, 2 Jan 2006 04:03:57 +0000 (04:03 +0000)]
Added In/OutProc constants.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1882 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoDynamic RPC interface.
cantor [Mon, 2 Jan 2006 04:03:24 +0000 (04:03 +0000)]
Dynamic RPC interface.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1881 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFix for XSS bug.
cantor [Mon, 2 Jan 2006 04:02:54 +0000 (04:02 +0000)]
Fix for XSS bug.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1880 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemote messaging registration and handling.
cantor [Mon, 2 Jan 2006 04:01:49 +0000 (04:01 +0000)]
Remote messaging registration and handling.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1879 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated file list for new design.
cantor [Mon, 2 Jan 2006 04:01:12 +0000 (04:01 +0000)]
Updated file list for new design.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1878 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoDisabled MS warnings, moved RPC classes out of header.
cantor [Mon, 2 Jan 2006 03:59:11 +0000 (03:59 +0000)]
Disabled MS warnings, moved RPC classes out of header.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1877 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMerge in OSU dynamic RPC library
cantor [Mon, 2 Jan 2006 03:58:05 +0000 (03:58 +0000)]
Merge in OSU dynamic RPC library

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1876 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved CDC cookie impl into separate file.
cantor [Mon, 2 Jan 2006 03:57:40 +0000 (03:57 +0000)]
Moved CDC cookie impl into separate file.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1875 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoIgnore VS2005 user files.
cantor [Mon, 2 Jan 2006 03:56:50 +0000 (03:56 +0000)]
Ignore VS2005 user files.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1874 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVS2005 project file
cantor [Mon, 2 Jan 2006 03:55:52 +0000 (03:55 +0000)]
VS2005 project file

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1873 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved CGI processing out of library, separate artifact/POST methods.
cantor [Mon, 2 Jan 2006 03:55:39 +0000 (03:55 +0000)]
Moved CGI processing out of library, separate artifact/POST methods.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1872 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoTurn off bogus MS deprecation warnings.
cantor [Mon, 2 Jan 2006 03:54:19 +0000 (03:54 +0000)]
Turn off bogus MS deprecation warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1871 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoInitial version bump to 2.0
cantor [Mon, 2 Jan 2006 03:52:48 +0000 (03:52 +0000)]
Initial version bump to 2.0

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1870 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFinal? rename of SHAR/SHIRE sections
cantor [Mon, 2 Jan 2006 03:49:59 +0000 (03:49 +0000)]
Final? rename of SHAR/SHIRE sections

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1869 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoWithout connection: close, redirects are timing out.
cantor [Sat, 17 Dec 2005 06:08:53 +0000 (06:08 +0000)]
Without connection: close, redirects are timing out.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1861 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBegin to relax restrictions so endpoints can be shared.
cantor [Tue, 15 Nov 2005 22:41:30 +0000 (22:41 +0000)]
Begin to relax restrictions so endpoints can be shared.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1859 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed new Apache 1 commands.
cantor [Wed, 9 Nov 2005 17:22:25 +0000 (17:22 +0000)]
Fixed new Apache 1 commands.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1858 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoProperly clear REMOTE_USER mapping.
cantor [Tue, 8 Nov 2005 22:02:45 +0000 (22:02 +0000)]
Properly clear REMOTE_USER mapping.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1852 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoNested paths were skipping rest of children.
cantor [Mon, 31 Oct 2005 19:21:11 +0000 (19:21 +0000)]
Nested paths were skipping rest of children.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1850 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAllow slashes in path names, fix bugs in handling nested Paths.
cantor [Mon, 31 Oct 2005 18:57:24 +0000 (18:57 +0000)]
Allow slashes in path names, fix bugs in handling nested Paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1848 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCheck for null session.
cantor [Mon, 31 Oct 2005 18:11:08 +0000 (18:11 +0000)]
Check for null session.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1846 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoXML access control plugin
cantor [Tue, 25 Oct 2005 03:39:32 +0000 (03:39 +0000)]
XML access control plugin

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1844 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoExpose SAML objects from ICacheEntry
cantor [Tue, 25 Oct 2005 03:39:02 +0000 (03:39 +0000)]
Expose SAML objects from ICacheEntry

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1843 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemove duplicate definition.
cantor [Mon, 24 Oct 2005 21:49:34 +0000 (21:49 +0000)]
Remove duplicate definition.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1842 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUp-ported ACL plugin.
cantor [Mon, 24 Oct 2005 21:40:26 +0000 (21:40 +0000)]
Up-ported ACL plugin.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1840 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed inheritance of authz plugins.
cantor [Mon, 24 Oct 2005 21:34:11 +0000 (21:34 +0000)]
Fixed inheritance of authz plugins.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1838 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFix for header spoofing bug wasn't checked into HEAD
cantor [Sun, 23 Oct 2005 23:48:08 +0000 (23:48 +0000)]
Fix for header spoofing bug wasn't checked into HEAD

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1834 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed inheritance of handler definitions.
cantor [Sun, 23 Oct 2005 23:45:24 +0000 (23:45 +0000)]
Fixed inheritance of handler definitions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1833 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdd script mapping to each site /ROOT.
cantor [Sun, 23 Oct 2005 21:46:25 +0000 (21:46 +0000)]
Add script mapping to each site /ROOT.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1831 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAllow SurName by itself.
cantor [Mon, 17 Oct 2005 18:10:38 +0000 (18:10 +0000)]
Allow SurName by itself.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1820 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoInclude spaces in URL encoding.
cantor [Sat, 15 Oct 2005 20:04:59 +0000 (20:04 +0000)]
Include spaces in URL encoding.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1818 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded noreplace option to config files.
cantor [Wed, 5 Oct 2005 17:34:17 +0000 (17:34 +0000)]
Added noreplace option to config files.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1816 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSync with 1.3
cantor [Tue, 4 Oct 2005 00:01:01 +0000 (00:01 +0000)]
Sync with 1.3

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1814 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agopidfile patch from Jim Fox
cantor [Fri, 23 Sep 2005 20:08:55 +0000 (20:08 +0000)]
pidfile patch from Jim Fox

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1810 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBetter log message for valid-user rule failure with no session.
cantor [Wed, 21 Sep 2005 18:02:03 +0000 (18:02 +0000)]
Better log message for valid-user rule failure with no session.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1808 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSync with 1.3
cantor [Wed, 21 Sep 2005 17:51:27 +0000 (17:51 +0000)]
Sync with 1.3

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1806 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded KeyDescriptor for AA in case it signs.
cantor [Wed, 21 Sep 2005 17:50:44 +0000 (17:50 +0000)]
Added KeyDescriptor for AA in case it signs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1805 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoTrap known exceptions during request config processing.
cantor [Tue, 13 Sep 2005 04:54:42 +0000 (04:54 +0000)]
Trap known exceptions during request config processing.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1802 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoTrap known exceptions during request config processing.
cantor [Tue, 13 Sep 2005 04:54:05 +0000 (04:54 +0000)]
Trap known exceptions during request config processing.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1801 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBSD needs pthread header inline.
cantor [Wed, 7 Sep 2005 02:54:41 +0000 (02:54 +0000)]
BSD needs pthread header inline.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1796 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrect declaration of lseek.
cantor [Wed, 7 Sep 2005 02:51:04 +0000 (02:51 +0000)]
Correct declaration of lseek.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1795 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded additional permissions, synced with FC3 policy 1.17.30-3.16
cantor [Mon, 5 Sep 2005 22:37:58 +0000 (22:37 +0000)]
Added additional permissions, synced with FC3 policy 1.17.30-3.16

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1792 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoEnabled 64-bit warnings on build.
cantor [Wed, 24 Aug 2005 20:47:27 +0000 (20:47 +0000)]
Enabled 64-bit warnings on build.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1785 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed some 64-bit warnings.
cantor [Wed, 24 Aug 2005 20:46:25 +0000 (20:46 +0000)]
Fixed some 64-bit warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1784 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRedesigned cache interface and implementation to store XML, not DOMs.
cantor [Wed, 24 Aug 2005 20:45:59 +0000 (20:45 +0000)]
Redesigned cache interface and implementation to store XML, not DOMs.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1783 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed some 64-bit warnings.
cantor [Wed, 24 Aug 2005 18:14:05 +0000 (18:14 +0000)]
Fixed some 64-bit warnings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1782 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVS.NET project file
cantor [Sat, 13 Aug 2005 05:45:38 +0000 (05:45 +0000)]
VS.NET project file

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1781 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFixed a warning.
cantor [Sat, 13 Aug 2005 05:44:59 +0000 (05:44 +0000)]
Fixed a warning.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1780 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRedirects were being totally mishandled.
cantor [Fri, 12 Aug 2005 17:42:59 +0000 (17:42 +0000)]
Redirects were being totally mishandled.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1779 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years ago*** empty log message ***
cantor [Thu, 21 Jul 2005 21:48:04 +0000 (21:48 +0000)]
*** empty log message ***

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1772 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFull XML version of installer output by WISE.
cantor [Thu, 21 Jul 2005 21:46:20 +0000 (21:46 +0000)]
Full XML version of installer output by WISE.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1771 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoStop loading overrides into default application.
cantor [Thu, 21 Jul 2005 20:56:41 +0000 (20:56 +0000)]
Stop loading overrides into default application.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1770 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpped RPM rev
cantor [Thu, 21 Jul 2005 19:28:48 +0000 (19:28 +0000)]
Upped RPM rev

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1769 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLog failures instead of just bubbling them back to httpd.
cantor [Wed, 20 Jul 2005 02:38:01 +0000 (02:38 +0000)]
Log failures instead of just bubbling them back to httpd.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1768 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoReduce exceptions thrown under "ordinary" conditions.
cantor [Wed, 20 Jul 2005 02:35:31 +0000 (02:35 +0000)]
Reduce exceptions thrown under "ordinary" conditions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1767 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoMoved to new base path.
cantor [Tue, 19 Jul 2005 20:26:06 +0000 (20:26 +0000)]
Moved to new base path.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1766 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoInitial check-in of install action scripts.
cantor [Tue, 19 Jul 2005 18:44:43 +0000 (18:44 +0000)]
Initial check-in of install action scripts.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1765 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoving stale code.
cantor [Tue, 19 Jul 2005 03:27:34 +0000 (03:27 +0000)]
Removing stale code.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1764 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCorrected year.
cantor [Mon, 18 Jul 2005 17:54:11 +0000 (17:54 +0000)]
Corrected year.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1763 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSwitched remaining files to Apache license.
cantor [Mon, 18 Jul 2005 01:06:23 +0000 (01:06 +0000)]
Switched remaining files to Apache license.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1762 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoVarious updates.
cantor [Mon, 18 Jul 2005 00:02:58 +0000 (00:02 +0000)]
Various updates.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1761 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoChanged default paths.
cantor [Sun, 10 Jul 2005 02:31:41 +0000 (02:31 +0000)]
Changed default paths.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1760 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoEmbed iterators inside metadata/trust wrappers to fix race conditions.
cantor [Sat, 9 Jul 2005 05:10:48 +0000 (05:10 +0000)]
Embed iterators inside metadata/trust wrappers to fix race conditions.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1759 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLogout handler wasn't adding cookieProps to value.
cantor [Fri, 8 Jul 2005 04:21:13 +0000 (04:21 +0000)]
Logout handler wasn't adding cookieProps to value.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1758 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoBlock signing SAML 1.0 requests, stop propagating InvalidHandle error out unless...
cantor [Tue, 5 Jul 2005 21:01:53 +0000 (21:01 +0000)]
Block signing SAML 1.0 requests, stop propagating InvalidHandle error out unless told to.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1757 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoInvalidHandle exception no longer retryable.
cantor [Tue, 5 Jul 2005 21:01:12 +0000 (21:01 +0000)]
InvalidHandle exception no longer retryable.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1756 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoFurther relax setAuthn for reuse of HTTP connections.
cantor [Mon, 4 Jul 2005 20:07:16 +0000 (20:07 +0000)]
Further relax setAuthn for reuse of HTTP connections.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1755 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoLog adjustments.
cantor [Mon, 4 Jul 2005 04:53:06 +0000 (04:53 +0000)]
Log adjustments.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1754 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpped spec release.
cantor [Mon, 4 Jul 2005 02:01:09 +0000 (02:01 +0000)]
Upped spec release.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1753 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoRemoved static keyword, breaks gcc4
cantor [Sun, 3 Jul 2005 21:37:48 +0000 (21:37 +0000)]
Removed static keyword, breaks gcc4

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1752 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdate xsec.
cantor [Sun, 3 Jul 2005 20:12:20 +0000 (20:12 +0000)]
Update xsec.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1751 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoOuch, missing AAP lock.
cantor [Fri, 1 Jul 2005 20:10:33 +0000 (20:10 +0000)]
Ouch, missing AAP lock.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1750 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoCheck for NameID before using it.
cantor [Fri, 1 Jul 2005 17:43:38 +0000 (17:43 +0000)]
Check for NameID before using it.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1749 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoDispose of anything not issued by the authenticating IdP.
cantor [Fri, 1 Jul 2005 17:41:08 +0000 (17:41 +0000)]
Dispose of anything not issued by the authenticating IdP.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1748 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSafer locking code.
cantor [Fri, 1 Jul 2005 17:19:19 +0000 (17:19 +0000)]
Safer locking code.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1747 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoSwitch to locker wrapper in AAP apply.
cantor [Fri, 1 Jul 2005 15:13:47 +0000 (15:13 +0000)]
Switch to locker wrapper in AAP apply.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1746 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated to xsec 1.2, converted to new HTTP Hook.
cantor [Fri, 1 Jul 2005 01:42:53 +0000 (01:42 +0000)]
Updated to xsec 1.2, converted to new HTTP Hook.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1745 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated to xsec 1.2, moved HTTP Hook out.
cantor [Fri, 1 Jul 2005 01:42:15 +0000 (01:42 +0000)]
Updated to xsec 1.2, moved HTTP Hook out.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1744 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated to xsec 1.2
cantor [Fri, 1 Jul 2005 01:41:46 +0000 (01:41 +0000)]
Updated to xsec 1.2

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1743 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoUpdated to xsec 1.2, removed dead code.
cantor [Fri, 1 Jul 2005 01:41:27 +0000 (01:41 +0000)]
Updated to xsec 1.2, removed dead code.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1742 cb58f699-b61c-0410-a6fe-9272a202ed29

18 years agoAdded HTTP auth settings.
cantor [Fri, 1 Jul 2005 01:38:30 +0000 (01:38 +0000)]
Added HTTP auth settings.

git-svn-id: https://svn.middleware.georgetown.edu/cpp-sp/trunk@1741 cb58f699-b61c-0410-a6fe-9272a202ed29