httpd: fix CGI handling bug (we were closing wrong fd).
[oweals/busybox.git] / libbb / sha1.c
2007-05-31 Denis Vlasenkodelete tons of extra #includes
2006-12-26 Denis Vlasenkostyle fixes
2006-09-28 Denis VlasenkoTried to find sha1_crypt - nope... ok, save few bytes...
2006-09-17 Denis Vlasenkowhitespace cleanup
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...