Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / PublicKey.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 15.20.0 91/94691/1
2016-11-01 DongHun KwakImported Upstream version 15.19.0 83/94683/1
2016-11-01 DongHun KwakImported Upstream version 15.1.1 58/94658/1
2016-11-01 DongHun KwakImported Upstream version 14.36.0 25/94625/1
2016-11-01 DongHun KwakImported Upstream version 14.27.1 07/94607/1
2014-02-11 Michael Andresfic date computation
2013-09-05 Michael AndresAvoid parsing gpg subkeys but still parse multiple...
2013-09-02 Michael AndresAvoid parsing gpg subkeys
2013-08-27 Michael Andresfix PublicKey api
2013-08-27 Michael AndresMerge branch 'bnc#828672'
2013-08-27 Michael AndresProvide additional keys data in case the ASCII armored...
2013-08-27 Michael AndresAdd public accessible PublicKeyData/PublicKeyScanner...
2013-07-26 Michael Andresfix ASCII armored PublicKey parsing (bnc#828672)
2010-05-12 Michael AndresPublicKey: Add methods to evaluate expiration dates
2008-11-11 Michael Andres- Avoid superfluous file copying and gpg invocation...
2008-06-30 Duncan Mac-Vicar Pforward ports from 11.0 branch
2008-06-30 Michael Andres- Fix permanent duplication of gpg keys in the rpm...
2008-06-10 Josef Reidinger- improve performance of gsub
2008-04-22 Josef Reidingerreplace boost::replace_all by jano's implementation...
2008-03-17 Stephan Kulowinitialize all members
2008-03-14 Josef Reidingerreplace gpg escaped semicolon with real semicolon ...
2008-02-06 Duncan Mac-Vicar Pmerge lslezak keyring changes
2008-01-11 Ladislav Slezak- zypp::PublicKey - added 'created' and 'expires' dates...
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-05-09 Duncan Mac-Vicar PFixed importing of rpm keys, and lot of cleanup to...
2007-04-03 Michael Andresfixes to compile with latest gcc
2006-08-24 Duncan Mac-Vicar P- new keyring callbacks
2006-07-07 Duncan Mac-Vicar P- first working checksum checker
2006-06-21 Duncan Mac-Vicar P- Source::provideResolvables not implemented in yum...
2006-06-20 Duncan Mac-Vicar Pnew PublicKey class to replace the dumb struct in KeyRi...