Commit History

Author SHA1 Message Date
  Julian Andres Klode 1470416266 ParseDepends: Mark branches for build-dep parsing as unlikely 9 years ago
  Julian Andres Klode 50b7dbc5a8 debListParser: Do not validate Description-md5 for correctness twice 9 years ago
  Niels Thykier fc8f1c2252 Hex2Digit: Do not use isxdigit() 9 years ago
  Julian Andres Klode 0e0bff781d debListParser: ParseDepends: Only query native arch if needed 9 years ago
  Julian Andres Klode e9185eca39 pkgcachegen: Use std::unordered_map instead of std::map 9 years ago
  Julian Andres Klode 74dedb4ae2 Convert most callers of isspace() to isspace_ascii() 9 years ago
  Julian Andres Klode 98b0634391 Introduce isspace_ascii() for use by parsers 9 years ago
  Julian Andres Klode 333e0f956c Release 1.1.8 9 years ago
  Julian Andres Klode cb7fce2449 apt-helper: Check that we can open stdout 9 years ago
  Julian Andres Klode 01152444ba Refactor InternalReadLine to not unroll Size == 0 case 9 years ago
  Julian Andres Klode a9024b1be2 Change InternalReadLine to always use buffer.read() return value 9 years ago
  Julian Andres Klode 2658e1c548 apt-helper: Add a cat-file command for concatening files 9 years ago
  Julian Andres Klode 25203cbbed Release 1.1.7 9 years ago
  Julian Andres Klode 83e22e26f9 Get rid of memmove() in our read buffering 9 years ago
  Julian Andres Klode 46cddb8c1a rred: Allow passing files as arguments for compressor testing 9 years ago
  Julian Andres Klode 0b29c72bdf Use a hardcoded buffer size of 4096 to fix performance 9 years ago
  Julian Andres Klode 65ac6aad5f Mark all FileFdPrivate classes as hidden 9 years ago
  Julian Andres Klode 3ac050d1cc 1.1.6 Christmas release 9 years ago
  David Kalnischkies 1175514785 fix new[] vs delete mismatch introduced by b3db9d81 9 years ago
  David Kalnischkies 8d968cc2d1 ensure we got a lock in clean operation 9 years ago
  David Kalnischkies b3db9d8132 use a dynamic buffer for ReadLine 9 years ago
  David Kalnischkies f63123c385 implement a buffer system for FileFd::ReadLine 9 years ago
  David Kalnischkies 7a68effcb9 parse xz-compression level from configuration 9 years ago
  David Kalnischkies 885a1ffd27 follow dpkg and xz and use CRC64 for xz compression 9 years ago
  David Kalnischkies fa89055f13 shuffle compressor-specific code into private subclasses 9 years ago
  David Kalnischkies 785cb6fc84 tests: support gpg2 properly in all testcases 9 years ago
  David Kalnischkies 803491dc56 avoid triggering gpg2 migration in apt-key 9 years ago
  David Kalnischkies bc8f83a5af avoid evaluating shell in paths used in apt-key 9 years ago
  David Kalnischkies 3abb6a6a1e tests: support spaces in path and TMPDIR 9 years ago
  David Kalnischkies 85a67355c0 buildsystem: deal with spaces in path to source 9 years ago