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 |
2008-05-09 | digest-20080509: | joerg | 1 | -1/+2 |
2007-09-21 | Fully ANSIfy and use size_t and uint32_t in places where u_int was used | joerg | 1 | -2/+2 |
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 |
2005-03-22 | Add support for the tiger algorithm to digest. | agc | 1 | -0/+49 |