Commit History

Author SHA1 Message Date
  Jaywalker 2d71f8c24d Fixed system() using coolstar's patch and added other required patches 7 years ago
  Jay Freeman (saurik) 7cafe70555 You have to do the bounds check before the access. 8 years ago
  Jay Freeman (saurik) 4f1e54bea1 Fix field-without-values appearing at end of file. 8 years ago
  Jay Freeman (saurik) 3650e87b0c This is 2016 and APT already requires use of mmap. 8 years ago
  Jay Freeman (saurik) 4e99adb0d3 Avoid wedging the entire system if recoverable :/. 8 years ago
  Julian Andres Klode abfd07702c TagSection: Introduce functions for looking up by key ids 8 years ago
  Julian Andres Klode 45ecab4458 TagSection: Extract Find() methods taking Pos instead of Key 8 years ago
  Julian Andres Klode 3e633069c9 TagSection: Split AlphaIndexes into AlphaIndexes and BetaIndexes 8 years ago
  Julian Andres Klode 923c592ceb TagFile: Fix off-by-one errors in comment stripping 8 years ago
  Julian Andres Klode eff0c22e59 Switch performance critical code to use APT::StringView 9 years ago
  David Kalnischkies 55153bf94f add optional support for comments in pkgTagFile 9 years ago
  Julian Andres Klode 67c90775b6 pkgTagSection::Scan: Fix read of uninitialized value 9 years ago
  David Kalnischkies c72f5c4fb4 deal with empty values properly in deb822 parser 9 years ago
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 9 years ago
  Julian Andres Klode 137e8ad4b6 tagfile: Hardcode error message for out of range integer values 9 years ago
  Julian Andres Klode 809aa216c6 policy: Be more strict about parsing pin files, and document prio 0 9 years ago
  David Kalnischkies dfe66c72ff use a smaller type for flags storage in the cache 9 years ago
  David Kalnischkies 4dc77823d3 remove the compatibility markers for 4.13 abi 9 years ago
  David Kalnischkies 81460e3296 bring back deb822 sources.list entries as .sources 9 years ago
  David Kalnischkies 3d8232bf97 fix memory leaks reported by -fsanitize 9 years ago
  David Kalnischkies 6c55f07a5f make all d-pointer * const pointers 9 years ago
  David Kalnischkies e8afd16892 apply various style suggestions by cppcheck 9 years ago
  David Kalnischkies 8d058ea53b implement a more c++-style TFRewrite alternative 9 years ago
  David Kalnischkies e8fb1cdfdd sync TFRewrite*Order arrays with dpkg and dak 9 years ago
  David Kalnischkies 2f6a2fbbdc properly implement pkgRecord::Parser for *.deb files 10 years ago
  David Kalnischkies bc4ccfeb60 restore ABI of pkgTagSection 10 years ago
  David Kalnischkies fa5404ab01 explicit overload methods instead of adding parameters 10 years ago
  David Kalnischkies 02e2076771 guard const-ification API changes 10 years ago
  David Kalnischkies 862bafea48 do not inline virtual destructors with d-pointers 10 years ago
  Michael Vogt c511c5e8ed Merge branch 'debian/sid' into debian/experimental 10 years ago