Correct location of TransportOption feature, makes no sense inside policies.
[shibboleth/sp.git] / shibsp / binding / impl / SOAPClient.cpp
2008-03-14 cantorCorrect location of TransportOption feature, makes...
2008-03-08 cantorAdd explicit none option for transport authn.
2008-01-03 cantorMove settings from Policy to RelyingParty to allow...
2007-10-24 cantorAdd User-Agent header to SOAP messages.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-03 cantorWire up transport options to SOAP stack.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-03 cantorAdd cache method to find but not remove sessions by...
2007-05-31 cantorLinux porting changes
2007-05-21 cantorAdd a RP-based key name to credential lookup.
2007-04-13 cantorSet signing/digest algorithms using new settings.
2007-04-02 cantorSP policy subclass for use by artifact resolver.
2007-03-30 cantorConfig changes and rework for new credential APIs.
2007-03-05 cantorAdded marker interface for assertion types.
2007-02-19 cantorConvenience method for accessing SP instance.
2007-02-15 cantorBug in request signing.
2007-02-15 cantorCorrect constness of transport API, handle both chunked...
2007-02-14 cantorGlue SOAP client to SP config, expand policy settings.