https://issues.shibboleth.net/jira/browse/SSPCPP-223
[shibboleth/cpp-sp.git] / shibsp /
2009-07-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-223
2009-06-15 Scott CantorSolaris fix.
2009-06-15 Scott CantorSolaris fix.
2009-06-15 Scott CantorSolaris fix.
2009-06-14 Scott CantorLog any exceptions before returning errors to client.
2009-06-12 Scott CantorFix lack of synchronization around inline assertions...
2009-06-10 Scott CantorChange default for acsByIndex to false.
2009-06-10 Scott CantorAdd delegation request option to auto-insert condition...
2009-06-08 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-213
2009-06-07 Scott CantorAdd XML Attribute classes.
2009-06-06 Scott CantorAdd option to make attributes internal only.
2009-06-04 Scott CantorAdd hashing options to key extraction support.
2009-06-03 Scott CantorRemove signal member.
2009-06-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-204
2009-06-02 Scott CantorResolver that can issue SAML 2 queries to entities...
2009-06-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-209
2009-06-01 Scott CantorChecking wrong element when looking for attributes...
2009-06-01 Scott CantorAllow reuse of application metadata with embedded asser...
2009-05-28 Scott CantorRemove unused parameters.
2009-05-28 Scott CantorRemove redundant validator checks now that policy handl...
2009-05-28 Scott CantorFix log message.
2009-05-26 Scott CantorSwitch to base class references.
2009-05-26 Scott CantorFix macro name.
2009-05-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-199
2009-05-25 Scott CantorSwitch from entity to role during metadata attribute...
2009-05-22 Scott CantorRemove non-xstring code.
2009-05-22 Scott CantorCheck for missing children.
2009-05-21 Scott CantorFix linker errors, and correct locking.
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-182
2009-05-21 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-204
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-193
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-206
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-205
2009-05-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-207
2009-05-20 Scott CantorReorder special plugins.
2009-05-19 Scott CantorHandle EntityAttributes extension in attribute extracti...
2009-05-19 Scott CantorRemove unneeded local variable.
2009-05-11 Scott CantorSync up constants.
2009-05-08 Scott CantorSwitch to [n] notation for lists, clean up edge cases.
2009-05-07 Scott CantorAdd notation for list member access.
2009-05-07 Scott CantorUse common convention for implying string values of...
2009-05-07 Scott CantorInitial support for XML-valued attributes.
2009-04-23 Scott CantorFix log messages.
2009-04-21 Scott CantorSwitch response code on error pages to 500.
2009-04-20 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-200
2009-04-17 Scott CantorAn extractor for keys in metadata, and a decoder for...
2009-04-17 Scott CantorFix methods to handle unsafe string type.
2009-04-14 Scott CantorBackout source file addition.
2009-04-14 Scott CantorAdd delegation extractor source.
2009-04-10 Scott CantorShouldn't bail out when decryption fails.
2009-04-10 Scott CantorAdd period as legal token character.
2009-04-10 Scott CantorAdd decryption of Delegates.
2009-04-09 Scott CantorForgot to dispose of DDF.
2009-04-09 Scott CantorNew "extensible" DDF-backed attribute type, and a deleg...
2009-03-31 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-196
2009-03-31 Scott CantorCheck for empty session array in back channel notify...
2009-03-27 Scott CantorAllow remoting of unsafe strings, and protect encoding...
2009-03-19 Scott CantorRedesign condition and profile processing based on...
2009-03-13 Scott CantorFix ISAPI access to method and content type.
2009-03-13 Scott CantorAdded option to control expiration of re-post form...
2009-03-10 Scott CantorShorten POST cookie name if relay state is supplied.
2009-03-10 Scott CantorBase template for loops on a single multimap.
2009-03-10 Scott CantorRework POST handling to avoid remoting data if handler...
2009-03-09 Scott CantorReroute base class constructor.
2009-03-06 Jim FoxAdding capability to save and restore posted data throu...
2009-03-06 Scott CantorRebase on SAML 2 policy subclass.
2009-03-06 Scott CantorDeprecate audience method.
2009-03-06 Scott CantorClean up use of policyId and validate setting in SOAP...
2009-03-05 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-192
2009-03-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-190
2009-03-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-190
2009-02-26 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-189
2009-02-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-185
2009-02-04 Scott CantorRework support for libcurl-based input to parser.
2009-02-03 Scott CantorMigrate makefiles to MSVC9
2009-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-181
2009-01-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPOST-23
2009-01-21 Scott CantorMoved logging of mapped applicationId to correct mistak...
2009-01-20 Scott CantorFall back to default error handling if application...
2009-01-16 Scott CantorAdd header to fix FreeBSD build.
2009-01-12 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-180
2009-01-06 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-174
2008-12-30 Scott CantorUpdate versions and copyrights.
2008-12-30 Scott CantorXerces 3 revisions.
2008-12-29 Scott CantorXerces 3 revisions.
2008-12-08 Scott CantorBump lib version.
2008-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-165
2008-12-03 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-169
2008-11-20 Scott CantorImprove error message a bit.
2008-11-19 Scott CantorAllow metadata template to have relative path.
2008-11-17 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-167
2008-10-28 Scott Cantorhttps://issues.shibboleth.net/jira/browse/CPPXT-27
2008-10-27 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-155
2008-10-24 Scott CantorNeed to use API to acquire application to avoid orderin...
2008-10-18 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-161
2008-10-17 Scott CantorSwitch to 403 when access denied.
2008-10-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-159
2008-10-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-160
2008-10-02 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-134
2008-10-02 Scott CantorTry and work around Solaris compiler bug.
next