]> git.saurik.com Git - apt.git/history - apt-pkg/contrib/gpgv.cc
use FileFd instead of int fds to tidy up the interface a bit
[apt.git] / apt-pkg / contrib / gpgv.cc
2013-03-19  David Kalnischkiesuse FileFd instead of int fds to tidy up the interface...
2013-03-18  David Kalnischkies* apt-pkg/deb/debindexfile.cc,
2013-03-18  David Kalnischkies - add method to open (maybe) clearsigned files transp...
2013-03-16  David Kalnischkiesensure that we fclose/unlink/free in the new gpg-code...
2013-03-16  Michael Vogtmerged from davids bundle
2013-03-15  David Kalnischkies - if ExecGPGV deals with a clear-signed file it will...
2013-03-15  David Kalnischkiesdon't close stdout/stderr if it is also the statusfd
2013-03-15  David Kalnischkies* apt-pkg/contrib/gpgv.cc:
2013-03-15  David Kalnischkies* apt-pkg/indexcopy.cc: