SSPCPP-616 - clean up concatenated string literals
[shibboleth/cpp-sp.git] / shibsp / binding / impl / SOAPClient.cpp
2015-01-23 Scott CantorSSPCPP-616 - clean up concatenated string literals
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-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-03-06 Scott CantorClean up use of policyId and validate setting in SOAP...
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-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-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-03 Scott CantorWire up transport options to SOAP stack.
2007-07-31 Scott CantorConvert logging to log4shib via compile time switch.
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-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-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.