Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/xmltooling.git] / xmltooling / security / Credential.h
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-06-15 scantorMerge branch '1.x' of ssh://authdev.it.ohio-state.edu...
2011-03-14 Russ AllberyMerge commit 'upstream/1.4.1'
2011-03-14 Russ AllberyImported Upstream version 1.4.1
2010-08-31 cantorFix incorrect RSA key size calculation.
2010-05-04 cantorConvert from NULL macro to nullptr.
2009-11-06 Russ AllberyMerge branch 'upstream' into debian
2009-11-06 Russ AllberyMerge commit 'upstream/1.3'
2009-11-06 Russ AllberyImported Upstream version 1.3
2009-10-12 cantorReducing header overuse, non-inlining selected methods...
2008-08-24 Russ AllberyMerge branch 'upstream' into debian
2008-08-24 Russ AllberyMerge branch 'tmp-merge'
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/ostream
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/gcc-4.3
2008-08-24 Russ AllberyImported Upstream version 1.1
2008-07-15 cantorhttps://bugs.internet2.edu/jira/browse/CPPXT-14
2008-05-08 Russ AllberyImported Upstream version 1.0
2007-10-17 cantorConvert usage bits to a mask.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-04-26 cantorAdd some missing comments.
2007-04-23 cantorMove credential/criteria matching to criteria classes.
2007-04-19 cantorSimplify turning creds into KeyInfo for shared objects.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-26 cantorMajor revamp of credential and trust handling code...