Commit History

Author SHA1 Message Date
  Julian Andres Klode 7d70f7993e orderlist: Replace qsort() by thread-safe std::sort() 10 years ago
  Julian Andres Klode f1f9f9bfec algorithms: Replace qsort() by thread-safe std::sort() 10 years ago
  Julian Andres Klode 42285f827b dpkgpm: Convert users of localtime() to localtime_r() 10 years ago
  Julian Andres Klode 2c1e4917d9 cacheset: Fix compilation on new GCC in C++98 mode 10 years ago
  Julian Andres Klode 3129bd50d3 srvrec: Do not expose C++11 tuple use in header 10 years ago
  Julian Andres Klode 2a0cae347a dpkgpm: Use ptsname_r() instead of ptsname() to be thread-safe 10 years ago
  Julian Andres Klode 2609e7cea3 dpkgpm: Convert ctime() call to ctime_r() 10 years ago
  Julian Andres Klode 1843d82ff5 aptconfiguration: Convert strtok() to strtok_r() 10 years ago
  Julian Andres Klode 308d0cf53f GetSrvRecords: Make thread-safe 10 years ago
  Julian Andres Klode f77ea39c94 deblistparser: Make PrioList const 10 years ago
  Michael Vogt 6586d1dbdb releasing 1.1~exp14 10 years ago
  Julian Andres Klode d2c712a175 Allow -i and -u as aliases for installed and upgradable in list 10 years ago
  Julian Andres Klode e7cab38ea9 .travis.yml: Add pinned vivid for gettext and clean up a bit 10 years ago
  Julian Andres Klode d06c500cd0 Revert "Fix select timeout to be 50msec instead of 0.5msec" for acquire 10 years ago
  Michael Vogt ebd8621e5b releasing package apt version 1.1~exp13 11 years ago
  Michael Vogt 04f27faefb Run "./prepare-release pre-export" 11 years ago
  Michael Vogt eaf21c2144 Fix select timeout to be 50msec instead of 0.5msec 11 years ago
  Michael Vogt 9a2902305b Use --add-location=file for po/ and doc/po 11 years ago
  David Kalnischkies 61e927785a tests: add a -j $jobs mode to test runner for parallel execution 11 years ago
  David Kalnischkies 6c0765c096 tests: don't use hardcoded port for http and https 11 years ago
  David Kalnischkies af81ab9030 fallback to well-known URI if by-hash fails 11 years ago
  David Kalnischkies 24e8f24e1e add by-hash sources.list option and document all of by-hash 11 years ago
  David Kalnischkies 63c7141275 tests: try to support spaces in TMPDIR 11 years ago
  David Kalnischkies fecfbf2e4c deal with spaces in path, command and filepaths in apt-key 11 years ago
  David Kalnischkies c5ede4cac6 tests: use SHA1 checksum only by default in tests 11 years ago
  David Kalnischkies 9e4464914b add --sha512 option + documentation for apt-ftparchive 11 years ago
  David Kalnischkies 2cc48828ea use APT::FTPArchive hash settings as default for APT::FPArchive::$filetype 11 years ago
  David Kalnischkies d5a46051cb do not generate bogus hashes if hash is disabled in apt-ftparchive 11 years ago
  David Kalnischkies b755de2540 do not ignore differently versioned self-provides 11 years ago
  David Kalnischkies 7414af7fa8 various changes to increase test-coverage 11 years ago