Historique des commits

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