Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 245a4f84be big endian warning fixes il y a 15 ans
  Denys Vlasenko fe4ef36bcd libbb/sha: #undef macro names before #defining them. il y a 15 ans
  Denis Vlasenko a2333c8938 randomtest fixes il y a 15 ans
  Denis Vlasenko 823f10b8f0 sha: merge K[] for sha256 and 512 il y a 15 ans
  Denis Vlasenko 8ec8d5e3db sha: fix thinko in sha512; add FAST_FUNC to sha1/sha256 il y a 15 ans
  Denis Vlasenko e9afc468fa sha: merge sha1/sha256 handling (they are similar enough for this), il y a 15 ans
  Denis Vlasenko c8329c9568 sha: reduce sha256/512 context size. Make sha1/sha256 code more similar il y a 15 ans
  Denis Vlasenko 4a43057268 sha: tiny shrink il y a 15 ans
  Denis Vlasenko ddb1b85053 add comment about sha testing il y a 15 ans
  Denis Vlasenko cd2cd312b7 shrink sha hashing a bit more (remove wbuflen field from ctx), il y a 15 ans
  Denis Vlasenko 6a5d9faa29 shrink sha hashing il y a 15 ans
  Denis Vlasenko 98c87f7575 sha256/512: code shrink. Run-tested. il y a 15 ans
  Denis Vlasenko e9b9a19ad3 libbb: disable a second md5 implementation which managed to creep in :) il y a 16 ans
  Denis Vlasenko 56dceb9b77 sha256,sha512: new applets. +4.9kb il y a 16 ans
  Denis Vlasenko c028ec280a Typo fixes il y a 16 ans
  Denis Vlasenko 0a009c3c6b libbb: constify some data in sha1. gcc is clever enough to do it itself, il y a 16 ans
  Denis Vlasenko defc1ea340 *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on il y a 16 ans
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes il y a 17 ans
  Denis Vlasenko bf0a201008 style fixes il y a 18 ans
  Denis Vlasenko 524176680d Tried to find sha1_crypt - nope... ok, save few bytes in md5_sha1_sum.c il y a 18 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  "Robert P. J. Day" 5d8843e451 Replace current verbose GPL stuff in libbb/*.c with one-line GPL boilerplate. il y a 18 ans
  "Robert P. J. Day" 63fc1a9e08 Standardize on the vi editing directives being on the first line. il y a 18 ans
  Rob Landley 2c39eee805 Migrate endianness macros. il y a 18 ans
  Bernhard Reutner-Fischer 421d9e5941 - move buffer allocation schemes to libbb.h il y a 18 ans
  Mike Frysinger f885513940 just whitespace fixes il y a 18 ans
  Rob Landley 5cf7c2df66 Patch from Devin Bayer to split up hash_fd.c into md5.c and sha1.c. (I tweaked il y a 19 ans