Merge remote-tracking branch 'origin/moonshot' into HEAD
[shibboleth/xmltooling.git] / xmltooling / encryption / impl / Decrypter.cpp
2011-12-13 Sam HartmanMerge remote-tracking branch 'origin/moonshot' into...
2011-08-10 scantorGenerate random key when key decryption fails.
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-05-04 cantorConvert from NULL macro to nullptr.
2010-02-06 cantorMissing exception handler around algorithm mapping.
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...
2009-08-05 Russ AllberyMerge branch 'upstream' into debian
2009-08-05 Russ AllberyMerge branch 'upstream' into bug/gcc-4.4
2009-08-05 Russ AllberyMerge commit 'upstream/1.2'
2009-08-05 Russ AllberyImported Upstream version 1.2
2008-12-15 cantorXerces 3 revisions.
2008-09-10 Ferenc WagnerRevert "Add <memory> includes for auto_ptr"
2008-08-24 Russ AllberyMerge branch 'debian'
2008-08-24 Russ AllberyMerge branch 'bug/ostream' into tmp-merge
2008-08-24 Russ AllberyMerge branch 'upstream' into bug/gcc-4.3
2008-06-19 Russ AllberyMerge branch 'debian'
2008-06-19 Russ AllberyMerge branch 'debian'
2008-06-07 Russ AllberyMerge branch 'debian'
2008-06-07 Russ AllberyMerge branch 'bug/gcc-4.3'
2008-06-07 Russ AllberyAdd <memory> includes for auto_ptr
2008-05-08 Russ AllberyImported Upstream version 1.0
2008-02-01 cantorRefactor extraction of certificate details.
2007-10-17 cantorMove credential usage enum to Credential class.
2007-07-31 cantorBackport libcurl-based Xerces net access.
2007-05-21 cantorAdd method to decrypt to stream.
2007-04-12 cantorAdd credential context APIs, refactor criteria matching...
2007-04-09 cantorAlgorithm and key size criteria, incoming signature...
2007-03-28 cantorRevert to loop for decrypting keys for now, will revisi...
2007-03-26 cantorMajor revamp of credential and trust handling code...
2007-03-18 cantorRevised decryption APIs to clarify CredentialResolver...
2007-02-02 cantorUpdate copyright.
2006-11-27 cantorRefined ElementProxy/ElementExtensible interfaces to...
2006-08-11 cantorCheck for NULL in Decryptor destructor
2006-06-12 cantorException hierarchy altered, add EncryptedKey resolution.
2006-06-11 cantorNew KeyResolver/Validator/Encrypter/Decrypter classes.