summaryrefslogtreecommitdiff
path: root/pkgtools/digest/files/sha1.h
AgeCommit message (Expand)AuthorFilesLines
2007-09-21Fully ANSIfy and use size_t and uint32_t in places where u_int was usedjoerg1-8/+8
2007-09-14Don't use u_char when uint8_t are meant. Don't mess with __attribute__,joerg1-6/+6
2007-08-02Include inttypes.h if it exists. Fixes issues on OSF/1 as reportedjoerg1-1/+5
2007-07-08Include stdint.h to use integer types such as uint32_t.minskim1-1/+5
2007-07-03Make pkgtools/digest cross-compilation ready and actually improvejoerg1-4/+4
2002-12-21"Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digestschmonz1-3/+1
2001-03-06Import of a small utility, which calculates message digests, into theagc1-0/+30