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 a15e095201 libdpkg: Add new struct dpkg_ar and basic operations 12 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover 45dcca46d8 Switch code to use the new C locale character type functions 9 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover 2bf4b48a9a Check parsed integers for out of range errors 12 years ago
  Guillem Jover b7883f7836 dpkg-split: Ignore minor format version number changes 12 years ago
  Guillem Jover c13a013fd8 Switch deb format version handling to use the new deb-version module 12 years ago
  Guillem Jover dea5536797 libdpkg: Refactor ar member check into new dpkg_ar_member_is_illegal() 12 years ago
  Guillem Jover cf22cf6118 libdpkg: Rename myopt module to options 13 years ago
  Guillem Jover e71ae2eac5 dpkg-split: Generate filenames following current conventions on --join 13 years ago
  Guillem Jover ba372a8c55 Make all command line action functions return int 13 years ago
  Guillem Jover 86cbf575b1 Use off_t and %jd or %jx to handle file sizes and offsets 13 years ago
  Guillem Jover 75d6bcf73b dpkg-split: Replace unsignedlong() with parse_intmax() 13 years ago
  Guillem Jover df6a6091b3 dpkg-split: Use a constant expression to declare an array 13 years ago
  Guillem Jover 79a67e901e Inline rerr() into its only current call site 13 years ago
  Guillem Jover 027c6e35be Use dpkg_ar_member_get_size() instead of duplicated code 13 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 13 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 13 years ago
  Guillem Jover ec5ad1fb6e Clarify several archive member strings 13 years ago
  Guillem Jover c81a1475db Use new DPKG_AR_MAGIC macro instead of literal string 14 years ago
  Guillem Jover e5c584abd3 Normalize ar member names when reading 14 years ago
  Guillem Jover 4088b785d8 Do not include the ar magic in the deb and deb-split magic macros 14 years ago
  Guillem Jover 7ba3f71c0c Unify text in license headers 14 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 14 years ago
  Guillem Jover 1c88ead04c Sort order of header includes 14 years ago
  Guillem Jover 90526758c5 Use m_output instead of fflush, ferror and werr 14 years ago
  Guillem Jover d8432dde9f Use MD5HASHLEN instead of literals 14 years ago