Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko f3ea792bad *: mass cosmetic removal of extra empty lines. no code changes il y a 14 ans
  Dan Fandrich b76f18d331 Improve unzip's handling of stream ZIP files il y a 14 ans
  Denys Vlasenko fc2bb8f04f unzip: another small code shrink il y a 14 ans
  Denys Vlasenko e98884b9be unzip: tiny code shrink -2 bytes il y a 14 ans
  Denys Vlasenko 4e8ff73e20 unzip: restore unix file mode if possible. closes bug 1045 il y a 14 ans
  Denys Vlasenko 386bc9fda3 unzip: more compat if DESKTOP=y il y a 15 ans
  Stefani Seibold f3b56b428f unzip: try lseek before resorting to reading il y a 15 ans
  Denis Vlasenko 9aa5c652e9 unzip: fix thinko with le/be conv and size (closes bug 129) il y a 15 ans
  Denis Vlasenko 006e8628fc unzip: handle "central directory" il y a 16 ans
  Denis Vlasenko 48a9971bd4 unzip: move check for unsupported zip features to better place il y a 16 ans
  Denis Vlasenko c2dcb7cf63 unzip: give better error message when presented with unsupported il y a 16 ans
  Denis Vlasenko a60f84ebf0 *: rename ATTRIBUTE_XXX to just XXX. il y a 16 ans
  Denis Vlasenko f5d8c90d73 style fixes, no code changes il y a 16 ans
  Denis Vlasenko f7be20e70c nameif: extended matching (Nico Erfurth <masta@perlgolf.de>) il y a 16 ans
  Denis Vlasenko cd0fbb5e77 unzip: hmm... gcc doesn't like ATTRIBUTE_PACKED?? Document that... il y a 16 ans
  Denis Vlasenko 018b155ad9 telnetd: fix problem with zombies (by Paul Fox <pgf@brightstareng.com>) il y a 16 ans
  Paul Fox cb981638f5 change safety check on zip header to allow for extra length, and il y a 16 ans
  Denis Vlasenko fcc569637b unzip: add a comment explaining why we don't die il y a 16 ans
  Denis Vlasenko bc7c5d082e unzip: fix endianness bugs il y a 16 ans
  Denis Vlasenko 9b49a5ed85 add -fvisibility=hidden to CC flags, mark XXX_main functions il y a 16 ans
  Denis Vlasenko feb7ae7f01 printf("%s\n") -> puts() il y a 17 ans
  Paul Fox 9382b3809b overload the existing '-q' flag so that if '-l' and '-q' are used il y a 17 ans
  Denis Vlasenko b6adbf1be2 usage.c: remove reference to busybox.h il y a 17 ans
  Denis Vlasenko 666c40c9fc unzip: fix xstrndup bug (xstrndup(s,n) can allocate less than n bytes!) il y a 17 ans
  Denis Vlasenko 06af216528 suppress warnings about easch <applet>_main() having il y a 17 ans
  Denis Vlasenko cd42cb8df0 do not expose internal state of [g]zip unpacker. il y a 17 ans
  Denis Vlasenko bb3d0fab3b extern variable declaration in a .c file is heresy - fixing it il y a 17 ans
  Denis Vlasenko bf0a201008 style fixes il y a 17 ans
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. il y a 17 ans
  Denis Vlasenko 9f739445cd inline strcmp(s, "-") [actually macro-ize it for now - gcc is too stupid] il y a 17 ans