https://issues.shibboleth.net/jira/browse/SSPCPP-212
[shibboleth/cpp-sp.git] / shib /
2008-07-15 Scott Cantorhttps://issues.shibboleth.net/jira/browse/SSPCPP-119
2008-05-27 Scott CantorFix mistake in version-info. Age wasn't supposed to...
2007-10-30 Scott CantorLogging improvements, especially around trust operations.
2007-10-24 Scott CantorBackport key compare approach to certificate validation.
2007-10-11 Scott CantorConvert ENDLINE refs to eol.
2007-09-16 Scott CantorUp library versions.
2007-09-16 Scott CantorLogging fixes.
2007-09-15 Scott CantorPreparing for 1.3.1 version.
2007-09-04 Scott CantorRename openssl import libs.
2007-08-08 Scott CantorBackport logging changes.
2007-06-07 Scott CantorLibrary updates.
2007-02-05 Scott CantorUpdated build to Xerces 2.7, xmlsec 1.3.1
2006-12-13 Scott CantorRelax use restriction on signing keys to match expected...
2006-12-13 Scott CantorRelax use restriction on signing keys to match expected...
2006-09-12 Scott CantorUpdated build for renamed openssl libs.
2006-03-27 Scott Cantorcase sensitive URI altName check
2006-03-24 Scott CantorFixed additional warnings.
2006-03-24 Scott CantorNamespace fixups
2006-03-24 Scott CantorFixed additional warnings.
2006-03-24 Scott CantorFixing various gcc 4.1 warnings.
2006-01-18 Scott CantorReversed checkName in subjectAltName loop.
2005-08-09 Scott CantorAdded a debug option to simplify bypassing trust checks.
2005-07-20 Scott CantorLog failures instead of just bubbling them back to...
2005-07-18 Scott CantorSwitched remaining files to Apache license.
2005-07-09 Scott CantorEmbed iterators inside metadata/trust wrappers to fix...
2005-07-05 Scott CantorInvalidHandle exception no longer retryable.
2005-07-01 Scott CantorOuch, missing AAP lock.
2005-07-01 Scott CantorCheck for NameID before using it.
2005-07-01 Scott CantorDispose of anything not issued by the authenticating...
2005-07-01 Scott CantorSafer locking code.
2005-07-01 Scott CantorSwitch to locker wrapper in AAP apply.
2005-07-01 Scott CantorUpdated to xsec 1.2, moved HTTP Hook out.
2005-06-27 Scott CantorFixed authn check when https connections are reused.
2005-06-22 Scott CantorAdd indication of whether binding was authenticated.
2005-06-20 Scott Cantor0.9.6 function parameter is int fn(void), so fixed...
2005-06-13 Scott CantorCorrected removeValue signature.
2005-06-09 Scott CantorAttempted fix for bug 369
2005-06-08 Scott CantorApplied Valery's 0.9.6 patches (bug 366)
2005-05-26 Scott CantorAdd log msg for later research into metadata error
2005-05-21 Scott CantorUpdated copyrights.
2005-05-18 Scott CantorAdded (hopefully) simultaneous 1.0/1.1 support.
2005-05-17 Scott CantorImprove handling of bad or missing credentials.
2005-05-17 Scott CantorWasn't building full chain to pass to validator.
2005-05-04 Scott CantorHandle non-existent creds.
2005-05-02 Scott CantorTry static scoping.
2005-05-02 Scott CantorRemoved externs from callbacks.
2005-05-02 Scott CantorRefactored remote API into IListener, moved ONC server...
2005-05-01 Scott CantorMove scoped attribute subclass, add attribute plugin...
2005-04-29 Scott CantorRemoved Factory property.
2005-04-26 Scott CantorAdded ability to override path validator in trust API...
2005-04-13 Scott CantorMove depth check out of openssl for better logging.
2005-04-13 Scott CantorUse proper stack creation function.
2005-04-12 Scott CantorFixed "cast" of key resolver.
2005-04-12 Scott CantorNew trust APIs, some additional metadata APIs.
2005-04-06 Scott CantorAdded some new profile constants.
2005-03-31 Scott CantorAdd more contact lookups.
2005-03-31 Scott CantorAdd access to tree structure.
2005-03-31 Scott CantorAdded a strict flag to permit loose metadata lookup...
2005-03-29 Scott CantorAdded KeyAuthority extension interfaces
2005-03-29 Scott CantorFix up profile exception handling.
2005-03-29 Scott CantorAdded exception annotation, missing exception factories.
2005-03-29 Scott CantorAdded code range.
2005-03-27 Scott CantorAdded HRESULT facility to exceptions
2005-03-26 Scott CantorNew exception c'tors.
2005-03-22 Scott CantorAdded ASCII metadata lookup.
2005-03-17 Scott CantorLoop bug when dealing with non-attribute statements.
2005-03-17 Scott CantorNeed to limit reloading of failed updates.
2005-03-13 Scott CantorMore aggressive about populating issuer.
2005-03-13 Scott CantorLibrary update.
2005-03-08 Scott CantorForgot to break AAP loop once an attribute is deleted.
2005-03-06 Scott CantorReimplement AAP step to AND every policy together.
2005-03-01 Scott CantorFixed name of KeyDescriptor method.
2005-03-01 Scott CantorTweaked AA role API
2005-02-21 Scott CantorAdded const to binding/profile methods
2005-02-21 Scott CantorAdded artifact lookup API to metadata
2005-02-21 Scott CantorSync to profile method change
2005-02-14 Scott CantorRedesigned ShibBinding as an HTTP binding hook.
2005-02-08 Scott CantorNew profile API, consolidated RPCs, simplified cache.
2005-01-30 Scott CantorMoved plugin and locking interfaces into libsaml.
2005-01-30 Scott CantorAdded expiration handling to metadata.
2005-01-29 Scott CantorUse new SAML date class.
2005-01-22 Scott CantorAdded unspecified to Key use enum, added request profil...
2005-01-17 Scott CantorAdded logging of filename during errors.
2005-01-17 Scott CantorRevised metadata API.
2005-01-15 Scott CantorUpdated package version.
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-10-25 Scott CantorPorting changes from 1.2 branch
2004-08-05 Scott CantorFixed crash when removing lone assertion due to conditi...
2004-07-22 Scott CantorAdding case sensitivity flag to AAP rules.
2004-05-13 Scott CantorHelps to include header...
2004-05-13 Scott CantorAdd logging of result codes.
2004-05-10 Scott CantorLast sec draft std adjustment
2004-04-30 Scott CantorLast sync up to SAML draft
2004-04-25 Scott CantorAdd AnyAttribute support for global attrib acceptance...
2004-04-23 Scott CantorForgot to clear the vector.
2004-04-16 Scott CantorBug in metadata-based AA query.
2004-04-16 Scott CantorSwitching to local file handler for XML configs, much...
2004-04-15 Scott CantorTweaked some APIs to conform better to eventual metadata
2004-04-14 Scott CantorTreat empty response as success.
2004-04-12 Scott CantorMoved NameIdentifier out of Subject.
next