more portably GSS library detection
[shibboleth/sp.git] / shibsp / binding /
2010-09-01 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-304
2010-08-24 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-297
2010-08-17 cantorWorking version of new handler configuration and suppor...
2010-08-13 cantorInitial draft of protocol bootstrapper, reworked ACS...
2010-05-05 cantorVS10 solution files, convert from NULL macro to nullptr.
2009-10-13 cantorReducing header overuse, non-inlining selected methods...
2009-10-11 cantorReducing header overuse, non-inlining selected methods...
2009-10-02 cantorReducing header overuse, non-inlining selected methods...
2009-09-27 cantorReducing header overuse, non-inlining selected methods...
2009-09-26 cantorReducing header overuse, non-inlining selected methods...
2009-03-06 cantorClean up use of policyId and validate setting in SOAP...
2008-12-29 cantorXerces 3 revisions.
2008-06-14 cantorhttps://bugs.internet2.edu/jira/browse/SSPCPP-113
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.