summaryrefslogtreecommitdiff
path: root/sha1.c
Commit message (Collapse)AuthorAgeFilesLines
* sha1.h is renamed to libsha1.h to avoid clashes with libmd.Mikhail Gusarov2008-10-201-1/+1
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* Cleaned up header files and source code, brg_* headers are removed.Mikhail Gusarov2008-10-101-258/+242
| | | | Signed-off-by: Mikhail Gusarov <dottedmag@dottedmag.net>
* uint_32t type is replaced with uint32_t. uint_8/16/64t checks are removed as ↵Mikhail Gusarov2008-09-251-7/+7
| | | | unused
* Initial revisionMikhail Gusarov2008-09-251-0/+258