Commit History

Author SHA1 Message Date
  Jay Freeman (saurik) 3650e87b0c This is 2016 and APT already requires use of mmap. 8 years ago
  Johannes Schauer c5f22e483c add support for Build-Depends/Conflicts-Arch 8 years ago
  Julian Andres Klode ce6cd75dc3 Fix segfault and out-of-bounds read in Binary fields 8 years ago
  David Kalnischkies 92296fe4b0 support "install ./foo.changes" 8 years ago
  David Kalnischkies d4c4514555 enforce verify of filesize in 'apt-get source' 8 years ago
  David Kalnischkies e21ba62847 support comments in debian/control parsing 9 years ago
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 9 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 years ago
  David Kalnischkies c8a4ce6cbe add d-pointer, virtual destructors and de-inline de/constructors 9 years ago
  David Kalnischkies d61960d924 merge debian/sid into debian/experimental 9 years ago
  David Kalnischkies 3a2b39ee60 use 'best' hash for source authentication 11 years ago
  David Kalnischkies 586d870471 replace ignore-deprecated #pragma dance with _Pragma 10 years ago
  Michael Vogt aa0bd601ea Merge branch 'debian/sid' into debian/experimental 10 years ago
  Michael Vogt 80624be7c5 Fix more warnings from clang 10 years ago
  Michael Vogt 7f48c4dfbb use free() instead of delete[] in debSrcRecordParser::~debSrcRecordParser 10 years ago
  David Kalnischkies 1262d35895 use 'best' hash for source authentication 11 years ago
  Michael Vogt 070536e61c Merge remote-tracking branch 'mvo/feature/build-dep-dsc2' into debian/experimental 10 years ago
  Michael Vogt 38d2959ffb Merge branch 'debian/sid' into debian/experimental 10 years ago
  Michael Vogt a49e794802 create debIFTypeDscFile type 10 years ago
  Michael Vogt feab34c521 add support for apt-get build-dep foo.dsc 10 years ago
  David Kalnischkies 453b82a388 cleanup headers and especially #includes everywhere 11 years ago
  David Kalnischkies e788a834ce warning: useless cast to type A [-Wuseless-cast] 11 years ago
  Johannes Schauer 565ded7b65 implement BuildProfileSpec support as dpkg has in 1.17.2 11 years ago
  Michael Vogt a1b5561a03 re-add compat pkgSrcRecords::File::MD5Hash 12 years ago
  Michael Vogt 3bbce699ee cleanup the hash iteration. unfortunately there is no 1:1 mapping from Hashes::SupporedHashes to the tag name 12 years ago
  Michael Vogt 64680d3bf1 fix skipping of already downloaded files and add some FIXMEs 12 years ago
  Michael Vogt cb6a2b3eac first iteration that adds support for checksums-{sha512,sha256} 12 years ago
  David Kalnischkies 39fb1e241e * apt-pkg/deb/debsrcrecords.cc: 13 years ago
  David Kalnischkies 8f3ba4e870 do not pollute namespace in the headers with using (Closes: #500198) 13 years ago
  David Kalnischkies ea54214002 reorder includes: add <config.h> if needed and include it at first 13 years ago