Commit History

Author SHA1 Message Date
  Jaywalker 59714c9a85 Changes needed for tvOS compilation 7 years ago
  Guillem Jover 534510ae79 libdpkg: Use our own dpkg_ar_hdr instead of relying on the system one 7 years ago
  Guillem Jover f10a135c0e Cast off_t variables to intmax_t when printing them with %jd 7 years ago
  Guillem Jover a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 12 years ago
  Hanno Böck c66cdd38c1 dpkg-deb: Fix off-by-one write access on ctrllenbuf variable 8 years ago
  Guillem Jover 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Guillem Jover e65aa3db04 dpkg-deb: Fix off-by-one write access on versionbuf variable 8 years ago
  Niels Thykier 4d7f9ffbef Remove some unnecessary includes of assert.h 9 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover d3d8d778d7 dpkg-deb: Add support for reading the archive from standard input 9 years ago
  Guillem Jover 83e8c53c46 Remove unused <ctype.h> includes 9 years ago
  Guillem Jover b8a6ab4c5c libdpkg: Namespace and reword subproc flags 9 years ago
  Guillem Jover 59427cc7a4 libdpkg: Rename subproc_wait_check() to subproc_reap() 9 years ago
  Guillem Jover 03c0873bd7 dpkg-deb: Add new --ctrl-tarfile command 9 years ago
  Guillem Jover eb3c2635f9 libdpkg: Uppercase compressor enum values 10 years ago
  Guillem Jover c17be3cbfc dpkg-deb: Accept other compressions for control.tar .deb member 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 0df9b56bb8 dpkg-deb: Clarify --extract bad usage error message on missing arguments 10 years ago
  Guillem Jover 44489a5543 dpkg-deb: Inline controlextractvextract() into call sites 10 years ago
  Guillem Jover ae0e9e0592 dpkg-deb: Use badusage() instead of ohshit() for usage errors 10 years ago
  Guillem Jover 547dca4c3f dpkg-deb: Do not accept deb packages with data and control members swapped 10 years ago
  Guillem Jover cb8ed03bbf dpkg-deb: Be more precise on deb member errors 10 years ago
  Guillem Jover d33cf5c4aa Avoid assignments in C conditionals 11 years ago
  Guillem Jover 9a98858f89 dpkg-deb: Use an enum instead of a literal string to pass tar options 11 years ago
  Guillem Jover f754c4bc86 dpkg-deb: Switch extracthalf() to use struct command 11 years ago
  Guillem Jover 1b1bbb35f9 dpkg-deb: Do not initialize variable that gets a subsequent value 11 years ago
  Guillem Jover 5a5203e9aa Switch to new notice() output function 12 years ago
  Guillem Jover bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 13 years ago
  Guillem Jover f2199100c9 dpkg-deb: Rename string variable from err to errstr 12 years ago