Historique des commits

Auteur SHA1 Message Date
  Kevin Bradley 01b4d60c7d tracing bugs il y a 1 an
  Kevin Bradley c107d7b0e3 change gpgv.cc to update sh path il y a 1 an
  Jaywalker c6faf6faed Reverting to kb's gpgv version for now il y a 7 ans
  Jaywalker 2d71f8c24d Fixed system() using coolstar's patch and added other required patches il y a 7 ans
  David Kalnischkies 8e438ede2f report apt-key errors via status-fd messages il y a 8 ans
  Julian Andres Klode 8757a0fdee Make directory paths configurable il y a 8 ans
  Julian Andres Klode 98f884ebec ExecGPGV: Pass current config state to apt-key via temp file il y a 8 ans
  Julian Andres Klode 81ee750f90 ExecGPGV: Fork in all cases il y a 8 ans
  Julian Andres Klode e0a243f33c ExecGPGV: Rework file removal on exit() il y a 8 ans
  Julian Andres Klode d0d06f44ed gpgv: Unlink the correct temp file in error case il y a 8 ans
  David Kalnischkies 90f2a7a0f6 don't use FindFile for external Dir::Bin commands il y a 8 ans
  David Kalnischkies 46c4043d74 use buffered writing for InRelease splitting il y a 8 ans
  David Kalnischkies b0d4085477 implement Signed-By option for sources.list il y a 9 ans
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize il y a 9 ans
  David Kalnischkies c46a36adaf add and use 'apt-key verify' which prefers gpgv over gpg il y a 10 ans
  David Kalnischkies 33a2267214 add --readonly option for apt-key adv il y a 11 ans
  David Kalnischkies 12841e8320 use apt-key adv (+ gnupg) instead of gpgv for verify il y a 11 ans
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere il y a 11 ans
  David Kalnischkies 9ce3cfc930 correct some style/performance/warnings from cppcheck il y a 11 ans
  David Kalnischkies 62d8a765b9 rework some code to fix some scan-build warnings il y a 11 ans
  Michael Vogt 68e0172140 factor GetTempDir out il y a 11 ans
  Thomas Bechtold 38beb8b593 apt-pkg/contrib/gpgv.cc: use /tmp as fallback dir il y a 11 ans
  David Kalnischkies ae99ce2e3c trigger NODATA error for invalid InRelease files il y a 11 ans
  Michael Vogt 463f24f99f apt-pkg/contrib/gpgv.cc: fix InRelease check il y a 11 ans
  David Kalnischkies cb32348956 support dash-escaped text in clearsigned files as implementations are il y a 11 ans
  David Kalnischkies b408e4ad00 use FileFd instead of int fds to tidy up the interface a bit il y a 11 ans
  David Kalnischkies 233b78083f * apt-pkg/deb/debindexfile.cc, il y a 11 ans
  David Kalnischkies f1828b6977 - add method to open (maybe) clearsigned files transparently il y a 11 ans
  David Kalnischkies bea263c2c0 ensure that we fclose/unlink/free in the new gpg-code as soon as possible il y a 11 ans
  David Kalnischkies 2d3fe9cfad - if ExecGPGV deals with a clear-signed file it will split this file il y a 11 ans