Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-06-20 | trigger NODATA error for invalid InRelease files | David Kalnischkies | 1 | -1/+1 |
2013-04-03 | apt-pkg/contrib/gpgv.cc: fix InRelease check | Michael Vogt | 1 | -2/+2 |
2013-03-19 | support dash-escaped text in clearsigned files as implementations are | David Kalnischkies | 1 | -11/+12 |
2013-03-19 | use FileFd instead of int fds to tidy up the interface a bit | David Kalnischkies | 1 | -56/+47 |
2013-03-18 | * apt-pkg/deb/debindexfile.cc, | David Kalnischkies | 1 | -42/+2 |
2013-03-18 | - add method to open (maybe) clearsigned files transparently | David Kalnischkies | 1 | -1/+54 |
2013-03-16 | ensure that we fclose/unlink/free in the new gpg-code as soon as possible | David Kalnischkies | 1 | -5/+22 |
2013-03-15 | - if ExecGPGV deals with a clear-signed file it will split this file | David Kalnischkies | 1 | -44/+258 |
2013-03-15 | don't close stdout/stderr if it is also the statusfd | David Kalnischkies | 1 | -10/+11 |
2013-03-15 | * apt-pkg/contrib/gpgv.cc: | David Kalnischkies | 1 | -6/+16 |
2013-03-15 | * apt-pkg/indexcopy.cc: | David Kalnischkies | 1 | -0/+138 |