shibboleth/sp.git
2012-04-17 scantorAdd a DEBUG line for SOAP client
2012-04-17 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-439
2012-04-13 scantorSeems to want NULL instead of nullptr
2012-04-13 scantorMissing sentinel argument in strcat
2012-04-13 scantorMissing XMLCh reference in headers
2012-04-13 rdwHandle the move of openSSL from \opt. Call keygen...
2012-04-12 scantorAdd logging when remoted session lookup fails.
2012-04-12 rdwInitial Commit of wixbuild for a 32 bit installer.
2012-04-10 scantorSSPCPP-341 - Case folding resolver plugin
2012-04-10 scantorSSPCPP-341 - Template resolver plugin
2012-04-10 scantorHandle exceptions during chain resolution
2012-04-10 scantorAdd hyphen to legal token char set
2012-04-06 scantorRework Transform resolver with regex as outer loop
2012-04-06 scantorCheck for malformed header names when clearing
2012-04-06 scantorSSPCPP-341 - Transform resolver
2012-04-06 scantorAdd some missing class decls.
2012-04-03 scantorAdd name-based API to GSSRequest
2012-04-03 rdwSSPCPP-434 change upgrade code for x64 installer (only...
2012-04-03 rdwSSPCPP-433
2012-04-02 rdwSSPCPP-406 Add checks for 32 bit install in 64 bit...
2012-04-02 rdwBring forward 2.4.3 installer. Update version informat...
2012-03-30 scantorSchema and metadata attribute handling fixes for langAw...
2012-03-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-390
2012-03-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-332
2012-03-27 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-396
2012-03-27 scantorRename Apache module source for logging
2012-03-27 scantorConvert to new server name API
2012-03-22 scantorFixes to 2.4 module
2012-03-22 scantorAdjust Apache paths for build
2012-03-22 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-431
2012-03-21 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-430
2012-03-21 scantorGet default AuthType added when custom types are used.
2012-03-16 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-399
2012-03-15 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-400
2012-03-12 scantorAdjust whitespace
2012-03-02 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-398
2012-03-02 scantorAdjust run priority and add LSB header
2012-03-01 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-411
2012-03-01 scantorDefault to not reloading attribute map
2012-03-01 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-407
2012-03-01 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-417
2012-02-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-342
2012-02-27 scantorPluggable RelyingParty support.
2012-02-22 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-425
2012-02-13 scantorRemove extra header
2012-02-13 scantorUsed scoped_ptr for lock
2012-02-10 scantorMissing header
2012-02-10 scantorBypass RH6 memcache for now
2012-02-10 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-410
2012-02-10 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-420
2012-02-09 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-421
2012-02-08 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-245
2012-02-08 scantorHook mechanism to post-process new sessions.
2012-02-03 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-352
2012-02-02 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-383
2012-02-02 scantorClean up default port handling
2012-02-02 scantorRemove old absolutize method
2012-02-02 scantorRemove extraneous delete call
2012-02-01 scantorAdd schema for new config settings
2012-01-31 scantorPass 1.x Status objects into new annotate method.
2012-01-29 scantorFix logo matching algorithm
2012-01-29 scantorAdd Logo support to metadata extractor.
2012-01-28 scantorAdd typename to template code
2012-01-27 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-339
2012-01-27 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-419
2012-01-13 scantorBoost changes to rest of project
2012-01-11 scantorOld boost version doesn't support push_back with auto_ptr
2012-01-11 scantorOld boost version doesn't support push_back with auto_ptr
2012-01-11 scantorDebian can't bind abstract classes
2012-01-11 scantorDebian can't bind abstract classes
2012-01-10 scantorBoost changes
2012-01-10 scantorBoost code changes
2012-01-10 scantorSolaris needs explicit template parameters
2011-12-21 scantorUse new clone macros
2011-12-21 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-413
2011-12-21 scantorAdd boost support, and header fix
2011-12-15 scantorDebian doesn't support sockaddr len in userspace.
2011-12-14 scantorAdd boost-devel dependency.
2011-11-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-408
2011-11-16 scantorAdd POSIX flag to Solaris build.
2011-11-15 scantorMove --with LDFLAGS options into LIBS to fix ordering...
2011-11-10 scantorGive template engine access to user session.
2011-11-10 scantorFix some warnings.
2011-11-10 scantorRemove some stale code
2011-11-09 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-403
2011-11-09 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-404
2011-11-02 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-401
2011-10-30 scantorMerge branch '2.x' of ssh://authdev.it.ohio-state.edu...
2011-10-30 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-349
2011-10-30 scantorMerge branch '2.x' of ssh://authdev.it.ohio-state.edu...
2011-10-20 scantorFix log message.
2011-10-17 scantorWindows fixes for IPv6 and CIDR support.
2011-10-17 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-326
2011-10-12 scantorForgot to override getCapabilities.
2011-10-11 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-393
2011-10-10 scantorRemove unused code, fix for SSPCPP-387.
2011-10-10 scantorCheck for overflow in storage APIs.
2011-09-29 scantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-335
2011-09-27 scantorExtend SSPCPP-343 with generic Assertion extractor
2011-09-27 scantorExtend attribute resolution to include authn statement.
next