shibboleth/sp.git
12 years agoFix to stream c'tor
scantor [Wed, 18 Apr 2012 16:08:30 +0000 (16:08 +0000)]
Fix to stream c'tor

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3627 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-437 and SSPCPP-438
scantor [Tue, 17 Apr 2012 20:06:03 +0000 (20:06 +0000)]
SSPCPP-437 and SSPCPP-438

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3626 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd a DEBUG line for SOAP client
scantor [Tue, 17 Apr 2012 20:05:47 +0000 (20:05 +0000)]
Add a DEBUG line for SOAP client

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3625 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-439
scantor [Tue, 17 Apr 2012 20:05:31 +0000 (20:05 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-439

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3624 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSeems to want NULL instead of nullptr
scantor [Fri, 13 Apr 2012 20:08:11 +0000 (20:08 +0000)]
Seems to want NULL instead of nullptr

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3623 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMissing sentinel argument in strcat
scantor [Fri, 13 Apr 2012 20:08:03 +0000 (20:08 +0000)]
Missing sentinel argument in strcat

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3622 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMissing XMLCh reference in headers
scantor [Fri, 13 Apr 2012 20:07:51 +0000 (20:07 +0000)]
Missing XMLCh reference in headers

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3621 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoHandle the move of openSSL from \opt. Call keygen.bat during install
rdw [Fri, 13 Apr 2012 12:55:01 +0000 (12:55 +0000)]
Handle the move of openSSL from \opt.  Call keygen.bat during install

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3620 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd logging when remoted session lookup fails.
scantor [Thu, 12 Apr 2012 16:12:57 +0000 (16:12 +0000)]
Add logging when remoted session lookup fails.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3619 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoInitial Commit of wixbuild for a 32 bit installer.
rdw [Thu, 12 Apr 2012 13:43:52 +0000 (13:43 +0000)]
Initial Commit of wixbuild for a 32 bit installer.

Includes:
  Sources for (32 bit) merge modules for:
    Curl
    FastCGI
    Log4Shib
    OpenSAML (with <Fragment/> for schemas which can be shared with x64)
    OpenSSL
    Shibboleth
    Xerces
    XMLSec
    XMLTooling  (with </Fragment/> for schemas which can be shared with x64)
    Zlib

  <Fragments/> for the SP architure specific and architecture neutral parts.
  A test file to pull this all together

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3618 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-341 - Case folding resolver plugin
scantor [Tue, 10 Apr 2012 20:41:16 +0000 (20:41 +0000)]
SSPCPP-341 - Case folding resolver plugin

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3617 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-341 - Template resolver plugin
scantor [Tue, 10 Apr 2012 15:23:07 +0000 (15:23 +0000)]
SSPCPP-341 - Template resolver plugin

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3616 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoHandle exceptions during chain resolution
scantor [Tue, 10 Apr 2012 15:22:52 +0000 (15:22 +0000)]
Handle exceptions during chain resolution

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3615 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd hyphen to legal token char set
scantor [Tue, 10 Apr 2012 15:22:34 +0000 (15:22 +0000)]
Add hyphen to legal token char set

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3614 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRework Transform resolver with regex as outer loop
scantor [Fri, 6 Apr 2012 18:18:49 +0000 (18:18 +0000)]
Rework Transform resolver with regex as outer loop

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3613 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoCheck for malformed header names when clearing
scantor [Fri, 6 Apr 2012 18:18:36 +0000 (18:18 +0000)]
Check for malformed header names when clearing

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3612 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-341 - Transform resolver
scantor [Fri, 6 Apr 2012 18:18:20 +0000 (18:18 +0000)]
SSPCPP-341 - Transform resolver

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3611 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd some missing class decls.
scantor [Fri, 6 Apr 2012 18:18:04 +0000 (18:18 +0000)]
Add some missing class decls.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3610 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd name-based API to GSSRequest
scantor [Tue, 3 Apr 2012 21:37:50 +0000 (21:37 +0000)]
Add name-based API to GSSRequest

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3609 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-434 change upgrade code for x64 installer (only). Prevents eventual upgrade...
rdw [Tue, 3 Apr 2012 13:08:35 +0000 (13:08 +0000)]
SSPCPP-434 change upgrade code for x64 installer (only).  Prevents eventual upgrade of x64 by ia386

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3608 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-433
rdw [Tue, 3 Apr 2012 13:01:31 +0000 (13:01 +0000)]
SSPCPP-433

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3607 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSSPCPP-406 Add checks for 32 bit install in 64 bit install. Attempt to do the inverse
rdw [Mon, 2 Apr 2012 16:02:46 +0000 (16:02 +0000)]
SSPCPP-406 Add checks for 32 bit install in 64 bit install.  Attempt to do the inverse

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3606 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoBring forward 2.4.3 installer. Update version information. Change ComponentId and...
rdw [Mon, 2 Apr 2012 15:28:30 +0000 (15:28 +0000)]
Bring forward 2.4.3 installer.  Update version information.  Change ComponentId and add old one to list of previously used

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3605 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSchema and metadata attribute handling fixes for langAware decoding
scantor [Fri, 30 Mar 2012 22:19:11 +0000 (22:19 +0000)]
Schema and metadata attribute handling fixes for langAware decoding

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3604 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-390
scantor [Thu, 29 Mar 2012 21:18:21 +0000 (21:18 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-390

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3603 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-332
scantor [Thu, 29 Mar 2012 15:17:34 +0000 (15:17 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-332

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3602 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-396
scantor [Tue, 27 Mar 2012 19:18:47 +0000 (19:18 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-396

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3601 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRename Apache module source for logging
scantor [Tue, 27 Mar 2012 17:54:30 +0000 (17:54 +0000)]
Rename Apache module source for logging

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3600 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoConvert to new server name API
scantor [Tue, 27 Mar 2012 17:54:08 +0000 (17:54 +0000)]
Convert to new server name API

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3599 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoFixes to 2.4 module
scantor [Thu, 22 Mar 2012 03:27:16 +0000 (03:27 +0000)]
Fixes to 2.4 module

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3598 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdjust Apache paths for build
scantor [Thu, 22 Mar 2012 02:33:44 +0000 (02:33 +0000)]
Adjust Apache paths for build

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3597 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-431
scantor [Thu, 22 Mar 2012 01:38:09 +0000 (01:38 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-431

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3596 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-430
scantor [Wed, 21 Mar 2012 22:17:02 +0000 (22:17 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-430

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3595 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoGet default AuthType added when custom types are used.
scantor [Wed, 21 Mar 2012 22:16:40 +0000 (22:16 +0000)]
Get default AuthType added when custom types are used.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3594 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-399
scantor [Fri, 16 Mar 2012 01:16:21 +0000 (01:16 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-399

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3593 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-400
scantor [Thu, 15 Mar 2012 16:57:45 +0000 (16:57 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-400

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3592 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdjust whitespace
scantor [Mon, 12 Mar 2012 15:48:24 +0000 (15:48 +0000)]
Adjust whitespace

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3591 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-398
scantor [Fri, 2 Mar 2012 18:18:07 +0000 (18:18 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-398

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3590 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdjust run priority and add LSB header
scantor [Fri, 2 Mar 2012 01:17:18 +0000 (01:17 +0000)]
Adjust run priority and add LSB header

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3589 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-411
scantor [Thu, 1 Mar 2012 20:59:35 +0000 (20:59 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-411

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3588 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoDefault to not reloading attribute map
scantor [Thu, 1 Mar 2012 18:36:47 +0000 (18:36 +0000)]
Default to not reloading attribute map

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3587 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-407
scantor [Thu, 1 Mar 2012 02:52:18 +0000 (02:52 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-407

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3586 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-417
scantor [Thu, 1 Mar 2012 00:18:00 +0000 (00:18 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-417

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3585 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-342
scantor [Wed, 29 Feb 2012 20:25:25 +0000 (20:25 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-342

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3584 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoPluggable RelyingParty support.
scantor [Mon, 27 Feb 2012 03:42:03 +0000 (03:42 +0000)]
Pluggable RelyingParty support.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3583 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-425
scantor [Wed, 22 Feb 2012 04:40:22 +0000 (04:40 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-425

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3582 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRemove extra header
scantor [Mon, 13 Feb 2012 02:34:58 +0000 (02:34 +0000)]
Remove extra header

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3581 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoUsed scoped_ptr for lock
scantor [Mon, 13 Feb 2012 02:34:04 +0000 (02:34 +0000)]
Used scoped_ptr for lock

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3580 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMissing header
scantor [Fri, 10 Feb 2012 23:28:26 +0000 (23:28 +0000)]
Missing header

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3579 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoBypass RH6 memcache for now
scantor [Fri, 10 Feb 2012 23:28:19 +0000 (23:28 +0000)]
Bypass RH6 memcache for now

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3578 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-410
scantor [Fri, 10 Feb 2012 18:57:13 +0000 (18:57 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-410

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3577 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-420
scantor [Fri, 10 Feb 2012 18:41:30 +0000 (18:41 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-420

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3576 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-421
scantor [Thu, 9 Feb 2012 04:33:47 +0000 (04:33 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-421

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3575 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-245
scantor [Wed, 8 Feb 2012 16:49:49 +0000 (16:49 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-245

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3574 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoHook mechanism to post-process new sessions.
scantor [Wed, 8 Feb 2012 16:49:18 +0000 (16:49 +0000)]
Hook mechanism to post-process new sessions.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3573 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-352
scantor [Fri, 3 Feb 2012 04:03:45 +0000 (04:03 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-352

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3572 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-383
scantor [Thu, 2 Feb 2012 22:18:31 +0000 (22:18 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-383

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3571 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoClean up default port handling
scantor [Thu, 2 Feb 2012 22:18:15 +0000 (22:18 +0000)]
Clean up default port handling

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3570 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRemove old absolutize method
scantor [Thu, 2 Feb 2012 05:24:02 +0000 (05:24 +0000)]
Remove old absolutize method

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3569 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRemove extraneous delete call
scantor [Thu, 2 Feb 2012 05:23:51 +0000 (05:23 +0000)]
Remove extraneous delete call

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3568 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd schema for new config settings
scantor [Wed, 1 Feb 2012 17:38:52 +0000 (17:38 +0000)]
Add schema for new config settings

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3567 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoPass 1.x Status objects into new annotate method.
scantor [Tue, 31 Jan 2012 16:52:36 +0000 (16:52 +0000)]
Pass 1.x Status objects into new annotate method.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3566 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoFix logo matching algorithm
scantor [Sun, 29 Jan 2012 02:28:09 +0000 (02:28 +0000)]
Fix logo matching algorithm

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3565 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd Logo support to metadata extractor.
scantor [Sun, 29 Jan 2012 00:25:54 +0000 (00:25 +0000)]
Add Logo support to metadata extractor.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3564 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd typename to template code
scantor [Sat, 28 Jan 2012 18:33:35 +0000 (18:33 +0000)]
Add typename to template code

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3563 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-339
scantor [Fri, 27 Jan 2012 02:44:20 +0000 (02:44 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-339

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3562 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-419
scantor [Fri, 27 Jan 2012 02:43:46 +0000 (02:43 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-419

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3561 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoBoost changes to rest of project
scantor [Fri, 13 Jan 2012 23:45:55 +0000 (23:45 +0000)]
Boost changes to rest of project

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3560 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoOld boost version doesn't support push_back with auto_ptr
scantor [Wed, 11 Jan 2012 19:54:17 +0000 (19:54 +0000)]
Old boost version doesn't support push_back with auto_ptr

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3559 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoOld boost version doesn't support push_back with auto_ptr
scantor [Wed, 11 Jan 2012 19:21:20 +0000 (19:21 +0000)]
Old boost version doesn't support push_back with auto_ptr

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3558 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoDebian can't bind abstract classes
scantor [Wed, 11 Jan 2012 17:46:24 +0000 (17:46 +0000)]
Debian can't bind abstract classes

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3557 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoDebian can't bind abstract classes
scantor [Wed, 11 Jan 2012 17:21:03 +0000 (17:21 +0000)]
Debian can't bind abstract classes

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3556 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoBoost changes
scantor [Tue, 10 Jan 2012 20:55:02 +0000 (20:55 +0000)]
Boost changes

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3555 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoBoost code changes
scantor [Tue, 10 Jan 2012 20:53:27 +0000 (20:53 +0000)]
Boost code changes

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3554 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoSolaris needs explicit template parameters
scantor [Tue, 10 Jan 2012 20:52:42 +0000 (20:52 +0000)]
Solaris needs explicit template parameters

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3553 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoUse new clone macros
scantor [Wed, 21 Dec 2011 21:04:58 +0000 (21:04 +0000)]
Use new clone macros

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3552 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-413
scantor [Wed, 21 Dec 2011 21:04:45 +0000 (21:04 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-413

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3551 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd boost support, and header fix
scantor [Wed, 21 Dec 2011 21:04:31 +0000 (21:04 +0000)]
Add boost support, and header fix

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3550 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoDebian doesn't support sockaddr len in userspace.
scantor [Thu, 15 Dec 2011 08:08:11 +0000 (08:08 +0000)]
Debian doesn't support sockaddr len in userspace.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3549 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd boost-devel dependency.
scantor [Wed, 14 Dec 2011 11:30:55 +0000 (11:30 +0000)]
Add boost-devel dependency.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3548 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-408
scantor [Tue, 29 Nov 2011 19:24:52 +0000 (19:24 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-408

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3547 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoAdd POSIX flag to Solaris build.
scantor [Wed, 16 Nov 2011 22:09:40 +0000 (22:09 +0000)]
Add POSIX flag to Solaris build.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3546 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMove --with LDFLAGS options into LIBS to fix ordering issues.
scantor [Tue, 15 Nov 2011 04:00:50 +0000 (04:00 +0000)]
Move --with LDFLAGS options into LIBS to fix ordering issues.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3545 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoGive template engine access to user session.
scantor [Thu, 10 Nov 2011 19:54:36 +0000 (19:54 +0000)]
Give template engine access to user session.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3544 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoFix some warnings.
scantor [Thu, 10 Nov 2011 19:54:28 +0000 (19:54 +0000)]
Fix some warnings.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3543 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRemove some stale code
scantor [Thu, 10 Nov 2011 03:46:04 +0000 (03:46 +0000)]
Remove some stale code

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3542 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-403
scantor [Wed, 9 Nov 2011 23:35:41 +0000 (23:35 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-403

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3541 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-404
scantor [Wed, 9 Nov 2011 18:49:36 +0000 (18:49 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-404

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3540 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-401
scantor [Wed, 2 Nov 2011 16:52:01 +0000 (16:52 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-401

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3539 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMerge branch '2.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-sp into 2.x
scantor [Sun, 30 Oct 2011 21:37:26 +0000 (21:37 +0000)]
Merge branch '2.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-sp into 2.x

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3535 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-349
scantor [Sun, 30 Oct 2011 21:36:19 +0000 (21:36 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-349

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3534 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoMerge branch '2.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-sp into 2.x
scantor [Sun, 30 Oct 2011 21:35:31 +0000 (21:35 +0000)]
Merge branch '2.x' of ssh://authdev.it.ohio-state.edu/~scantor/git/cpp-sp into 2.x

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3533 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoFix log message.
scantor [Thu, 20 Oct 2011 20:39:46 +0000 (20:39 +0000)]
Fix log message.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3532 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoWindows fixes for IPv6 and CIDR support.
scantor [Mon, 17 Oct 2011 17:35:42 +0000 (17:35 +0000)]
Windows fixes for IPv6 and CIDR support.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3531 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-326
scantor [Mon, 17 Oct 2011 17:35:31 +0000 (17:35 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-326

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3530 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoForgot to override getCapabilities.
scantor [Wed, 12 Oct 2011 20:12:30 +0000 (20:12 +0000)]
Forgot to override getCapabilities.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3529 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-393
scantor [Tue, 11 Oct 2011 17:57:09 +0000 (17:57 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-393

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3528 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoRemove unused code, fix for SSPCPP-387.
scantor [Mon, 10 Oct 2011 22:21:19 +0000 (22:21 +0000)]
Remove unused code, fix for SSPCPP-387.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3527 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agoCheck for overflow in storage APIs.
scantor [Mon, 10 Oct 2011 21:56:33 +0000 (21:56 +0000)]
Check for overflow in storage APIs.

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3526 cb58f699-b61c-0410-a6fe-9272a202ed29

12 years agohttps://issues.shibboleth.net/jira/browse/SSPCPP-335
scantor [Thu, 29 Sep 2011 04:04:45 +0000 (04:04 +0000)]
https://issues.shibboleth.net/jira/browse/SSPCPP-335

git-svn-id: https://svn.shibboleth.net/cpp-sp/branches/REL_2@3525 cb58f699-b61c-0410-a6fe-9272a202ed29