Fix backslashes in SHIBSP_PREFIX variable by manually creating it during the script...
[shibboleth/sp.git] / shibsp / binding /
2008-03-14 cantorCorrect location of TransportOption feature, makes...
2008-03-08 cantorAdd explicit none option for transport authn.
2008-01-17 cantorChange audience handling and validators to separate...
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-09-17 cantorRefactor assertion extraction into handlers.
2007-08-16 cantorAdd "sender" to SOAP APIs to avoid reuse of connections...
2007-08-16 cantorSimplify/rename signing and encryption properties.
2007-08-09 cantorAdd missing exception declaration.
2007-08-03 cantorWire up transport options to SOAP stack.
2007-07-31 cantorConvert logging to log4shib via compile time switch.
2007-07-07 cantorFirst set of logout base classes and non-building draft...
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-04 cantorImprove property inheritance, first batch of SessionIni...
2007-04-02 cantorImplement artifact resolution support.
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-03-02 cantorMoved key/cred resolution classes out of xmlsig namespa...
2007-02-24 cantorA "simple" attribute resolver, and token validation.
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.