Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / FileChecker.cc
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.40.0 36/94636/1
2016-11-01 DongHun KwakImported Upstream version 14.39.0 35/94635/1
2010-01-07 Ján KupecSet SignatureFileChecker context even if the key is...
2009-11-12 Michael AndresChecksumFileChecker: Don't compute checksum if it is...
2008-11-11 Michael Andres- Avoid superfluous file copying and gpg invocation...
2008-10-31 Duncan Mac-Vicar P- add ability to autodiscover indexes.
2008-09-22 Jan Kupec- provided context to keyring callbacks (bnc #370223)
2008-09-09 Duncan Mac-Vicar P- provide context about the repository (name/alias...
2007-08-25 Klaus Kaempfadd a couple of .basename() calls (#302059)
2007-08-24 Duncan Mac-Vicar PThrow only for invalid signature, not for empty sig.
2007-08-23 Duncan Mac-Vicar P- Fixes for the checksum/signature subsystem (#302059)
2007-08-23 Duncan Mac-Vicar P- Check that the signature exists before checking
2007-08-23 Duncan Mac-Vicar PDon't lose the checkers when adding jobs.
2007-05-30 Duncan Mac-Vicar P- add some ResObject doc
2007-05-22 Duncan Mac-Vicar P- make FileChecker use exceptions instead of bool