Use shibboleth-sp as package name for compatibility.
[shibboleth/cpp-sp.git] / shibsp / binding /
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
2012-08-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-490
2012-04-29 Scott CantorOption to enable SSPCPP-437
2012-04-18 Scott CantorFix to stream c'tor
2012-04-17 Scott CantorSSPCPP-437 and SSPCPP-438
2012-02-13 Scott CantorRemove extra header
2012-01-31 Scott CantorPass 1.x Status objects into new annotate method.
2012-01-10 Scott CantorBoost code changes
2011-06-21 Scott CantorFix svn props
2011-06-15 Scott CantorChange license header.
2010-09-01 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-304
2010-08-24 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-297
2010-08-17 Scott CantorWorking version of new handler configuration and suppor...
2010-08-13 Scott CantorInitial draft of protocol bootstrapper, reworked ACS...
2010-05-05 Scott CantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-13 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-11 Scott CantorReducing header overuse, non-inlining selected methods...
2009-10-02 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-27 Scott CantorReducing header overuse, non-inlining selected methods...
2009-09-26 Scott CantorReducing header overuse, non-inlining selected methods...
2009-03-06 Scott CantorClean up use of policyId and validate setting in SOAP...
2008-12-29 Scott CantorXerces 3 revisions.
2008-06-14 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-113
2008-03-14 Scott CantorCorrect location of TransportOption feature, makes...
2008-03-08 Scott CantorAdd explicit none option for transport authn.
2008-01-17 Scott CantorChange audience handling and validators to separate...
2008-01-03 Scott CantorMove settings from Policy to RelyingParty to allow...
2007-10-24 Scott CantorAdd User-Agent header to SOAP messages.
2007-10-17 Scott CantorMove credential usage enum to Credential class.
2007-09-17 Scott CantorRefactor assertion extraction into handlers.
2007-08-16 Scott CantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 Scott CantorSimplify/rename signing and encryption properties.
2007-08-09 Scott CantorAdd missing exception declaration.
2007-08-03 Scott CantorWire up transport options to SOAP stack.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
2007-07-07 Scott CantorFirst set of logout base classes and non-building draft...
2007-07-03 Scott CantorAdd cache method to find but not remove sessions by...
2007-05-31 Scott CantorLinux porting changes
2007-05-21 Scott CantorAdd a RP-based key name to credential lookup.
2007-04-13 Scott CantorSet signing/digest algorithms using new settings.
2007-04-04 Scott CantorImprove property inheritance, first batch of SessionIni...
2007-04-02 Scott CantorImplement artifact resolution support.
2007-04-02 Scott CantorSP policy subclass for use by artifact resolver.
2007-03-30 Scott CantorConfig changes and rework for new credential APIs.
2007-03-05 Scott CantorAdded marker interface for assertion types.
2007-03-02 Scott CantorMoved key/cred resolution classes out of xmlsig namespa...
2007-02-24 Scott CantorA "simple" attribute resolver, and token validation.
2007-02-19 Scott CantorConvenience method for accessing SP instance.
2007-02-15 Scott CantorBug in request signing.
2007-02-15 Scott CantorCorrect constness of transport API, handle both chunked...
2007-02-14 Scott CantorGlue SOAP client to SP config, expand policy settings.