Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add two missing system headers to sha512.cc | John Wiegley | 2024-08-05 | 1 | -0/+2 |
* | Revert all changes to sha512.c | John Wiegley | 2024-08-05 | 1 | -1/+1 |
* | Change one prototype | John Wiegley | 2024-08-05 | 1 | -3/+1 |
* | Remove most changes to sha512.cc | John Wiegley | 2024-08-05 | 1 | -5/+11 |
* | Include sys/types.h | John Wiegley | 2024-08-05 | 1 | -0/+1 |
* | Include stdint.h in sha512.cc | John Wiegley | 2024-08-05 | 1 | -0/+1 |
* | Fix return type of SHA512 | John Wiegley | 2024-08-05 | 1 | -1/+1 |
* | Try something else | John Wiegley | 2024-08-05 | 1 | -7/+1 |
* | Revert a type change | John Wiegley | 2024-08-05 | 1 | -2/+2 |
* | Type signature fix | John Wiegley | 2024-08-05 | 1 | -1/+1 |
* | Update src/sha512.cc | John Wiegley | 2024-08-05 | 1 | -1/+1 |
* | Update src/sha512.cc | John Wiegley | 2024-08-05 | 1 | -1/+1 |
* | Add support for hash chaining to detect modifications in postings | John Wiegley | 2024-08-05 | 1 | -0/+479 |