Commit History

Author SHA1 Message Date
  Guillem Jover be7a2c7829 libdpkg: Improve version strict check unit test 16 years ago
  Guillem Jover d3de9d66d6 libdpkg: Slightly optimize order() checks 16 years ago
  Guillem Jover 60c89bac73 libdpkg: Switch order macro into a function 16 years ago
  Guillem Jover 326d7b43ff libdpkg: Refactor tar_gnu_long() out from tar_extractor() 16 years ago
  Guillem Jover ebe392c615 libdpkg: Switch tar_header_decode() to take a struct tar_header 16 years ago
  Guillem Jover 835741f632 libdpkg: Move checksum_offset into tar_header_checksum() 16 years ago
  Guillem Jover d30a087c4f libdpkg: Refactor tar_header_checksum() out from tar_header_decode() 16 years ago
  Guillem Jover 2d0ebab047 libdpkg: Rename DecodeTarHeader to tar_header_decode 16 years ago
  Guillem Jover 58a9ff2596 libdpkg: Rename TarChecksumOffset to checksum_offset 16 years ago
  Guillem Jover cd9b20b161 libdpkg: Rename TarInfo to tar_header 16 years ago
  Guillem Jover 3b717d8231 libdpkg: Rename and lower-case TarHeader members 16 years ago
  Guillem Jover a30303a4ea libdpkg: Rename nameLength to name_len in tar_extractor() 16 years ago
  Guillem Jover 7a0a0619fd libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot 16 years ago
  Guillem Jover c6ea15b985 Cleanup white spaces 16 years ago
  Guillem Jover 7ee4f4f2ef Add doxygen comments to several functions 16 years ago
  Guillem Jover ec5d681339 Cleanup and improve source code comments 16 years ago
  Guillem Jover 9209010455 s-s-d: Refactor sched_timeout code out into new do_stop_timeout() 16 years ago
  Guillem Jover 141b8a46fa libdpkg: Make str_escape_fmt buffer overflow safe 16 years ago
  Guillem Jover 295a6102ca libdpkg: Refactor string termination in path_quote_filename 16 years ago
  Guillem Jover 537a507643 libdpkg: Change switch into if/else in path_quote_filename 16 years ago
  Guillem Jover 180e2e0e47 libdpkg: Add new warningv() function and make warning() use it 16 years ago
  Guillem Jover 7d4d1007c4 libdpkg: Add PURE, MALLOC, NONNULL and REQRET compiler attributes 16 years ago
  Guillem Jover 631338a5e5 dselect: Remove shadowing variable definitions from pkgtop 16 years ago
  Guillem Jover 2d8721c841 build: Use AC_REQUIRE for AC_CANONICAL_HOST in DPKG_FUNC_ASYNC_SYNC 16 years ago
  Guillem Jover 79b0a98dff build: Change the strictness from gnu to foreign 16 years ago
  Guillem Jover bbf1c10064 build: Refactor --with/out options into DPKG_WITH_PROG and DPKG_WITH_DIR 16 years ago
  Guillem Jover fcd428d0b0 build: Unify and fix AC_ARG_ENABLE usage 16 years ago
  Guillem Jover d20d82f994 build: Add missing m4 quotes around AM_CONDITIONAL argument 16 years ago
  Guillem Jover 495dfd0389 build: Add missing m4 quotes to sed regex 16 years ago
  Cyril Brulebois e338748e9f build: Break if ncurses is requested but unavailable 16 years ago