Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / KeyRing.h
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.39.0 35/94635/1
2014-05-08 Michael AndresKeyRingReport: New infoVerify callback showing the...
2013-09-02 Michael AndresDon't need COW implementation in NonCopyable KeyRing.
2013-08-27 Michael Andresremove deprecated methods
2013-08-27 Michael AndresMerge branch 'bnc#828672'
2013-08-27 Michael AndresReduce amount of gpg calls when importing/exporting...
2010-05-12 Michael AndresKeyRing: Add multiKeyImport to add all keys from RpmDb...
2008-11-12 Michael AndresNo typdef enum, this is not C.
2008-11-12 Michael Andresfix loging an doc
2008-09-22 Jan Kupec- provided context to keyring callbacks (bnc #370223)
2008-09-19 Michael Andres- Moved DefaultAcceptBits enum to class KeyRing (former...
2008-09-09 Duncan Mac-Vicar Pfix docs and param name
2008-09-09 Duncan Mac-Vicar P- provide context about the repository (name/alias...
2008-09-09 Michael Andres- Fix reading of Traget::targetDistribution.
2007-08-28 Michael AndresUse a separate internal connection to exchange KeyRingS...
2007-08-28 Arvin Schnell- fixed typos
2007-06-20 Arvin Schnell- fixed some typos
2007-05-09 Duncan Mac-Vicar PFixed importing of rpm keys, and lot of cleanup to...
2007-02-12 Jan KupecMerged revisions 4926-4993,4995,4998-5006 via svnmerge...
2007-01-24 Duncan Mac-Vicar PMerged revisions 4705-4906 via svnmerge from
2006-09-13 Martin VidnerFixed warnings spotted by -Wextra
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-06-06 Duncan Mac-Vicar P- Merge fix for stalle tmpdir due to cyclic references...
2006-05-03 Duncan Mac-Vicar P- Fix YUM signature checking, we were passing the key...
2006-04-25 Duncan Mac-Vicar P#168060 , propagate the file description or original...
2006-04-20 Duncan Mac-Vicar P- fix #167605 (importing keys to rpm multiple times...
2006-04-19 Duncan Mac-Vicar Padd fingerprint to callbacks
2006-04-18 Stanislav Visnovsky- revert the signature/digest checking callbacks
2006-04-14 Stanislav Visnovsky- new callbacks for failing digest
2006-04-12 Ladislav Slezak- KeyRing.h - added KeyRingReport::askUserToAcceptFileW...
2006-04-05 Duncan Mac-Vicar Pimplement rpm keyring / zypp tmp keyring two-way syncro...
2006-04-05 Stanislav Visnovskyadd needed parameters for YaST callbacks
2006-04-04 Duncan Mac-Vicar P- fix https://bugzilla.novell.com/show_bug.cgi?id=16298...
2006-03-31 Duncan Mac-Vicar Pcleanup and emit key added signal for rpm
2006-03-30 Duncan Mac-Vicar PImplement the workflow. Add the needed callbacks.
2006-03-30 Duncan Mac-Vicar Pimplement signature file to id, keyexists, and others
2006-03-29 Michael Andres- fixed undefined reference to `intrusive_ptr_release...
2006-03-29 Duncan Mac-Vicar Pintegrate keyring into zypp
2006-03-29 Duncan Mac-Vicar Psupport verifying files against a signature
2006-03-28 Duncan Mac-Vicar Pbackup. need to do the parsing now.
2006-03-28 Duncan Mac-Vicar Pbackup. and more functions
2006-03-28 Duncan Mac-Vicar PAdd KeyRing handler class