Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-01-23 | Exactly include unistd.h for size_t (at least, need for Haiku). | obache | 1 | -1/+5 |
2007-09-21 | Fully ANSIfy and use size_t and uint32_t in places where u_int was used | joerg | 1 | -8/+8 |
2007-09-14 | Don't use u_char when uint8_t are meant. Don't mess with __attribute__, | joerg | 1 | -6/+6 |
2007-08-02 | Include inttypes.h if it exists. Fixes issues on OSF/1 as reported | joerg | 1 | -1/+5 |
2007-07-08 | Include stdint.h to use integer types such as uint32_t. | minskim | 1 | -1/+5 |
2007-07-03 | Make pkgtools/digest cross-compilation ready and actually improve | joerg | 1 | -4/+4 |
2002-12-21 | "Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digest | schmonz | 1 | -3/+1 |
2001-03-06 | Import of a small utility, which calculates message digests, into the | agc | 1 | -0/+30 |