Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-21 | Fully ANSIfy and use size_t and uint32_t in places where u_int was used | joerg | 1 | -15/+15 |
2007-09-14 | Don't use u_char when uint8_t are meant. Don't mess with __attribute__, | joerg | 1 | -10/+10 |
2007-07-27 | As reported by tnn@, the old approach to find the byte order | joerg | 1 | -2/+2 |
2007-07-03 | Make pkgtools/digest cross-compilation ready and actually improve | joerg | 1 | -15/+11 |
2002-12-21 | "Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digest | schmonz | 1 | -3/+6 |
2001-07-09 | Pull in consistent set of headers (<sys/cdefs.h> - BSD-specific too, | hubertf | 1 | -1/+3 |
2001-03-26 | + Use libc mods to force aligned access. | agc | 1 | -2/+2 |
2001-03-22 | Align correctly on LP64 platforms - from Andrew Brown and Simon Burge. | agc | 1 | -3/+3 |
2001-03-06 | Import of a small utility, which calculates message digests, into the | agc | 1 | -0/+283 |