Denis Vlasenko spotted the lack of bounds checking in my first attempt at
[oweals/busybox.git] / libbb / sha1.c
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2006-07-02 "Robert P. J. Day"Standardize on the vi editing directives being on the...
2006-05-05 Rob LandleyMigrate endianness macros.
2006-04-03 Bernhard Reutner... - move buffer allocation schemes to libbb.h
2006-03-28 Mike Frysingerjust whitespace fixes
2006-02-21 Rob LandleyPatch from Devin Bayer to split up hash_fd.c into md5...