Commit History

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