Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-05-24 | * Some Cygwin fixes. | Eelco Dolstra | 1 | -6/+6 | |
2006-02-13 | * Optional switch "--with-openssl=<PATH>" to use OpenSSL's | Eelco Dolstra | 1 | -7/+6 | |
implementations of MD5, SHA-1 and SHA-256. The main benefit is that we get assembler-optimised implementations of MD5 and SHA-1 (though not SHA-256 (at least on x86), unfortunately). OpenSSL's SHA-1 implementation on Intel is twice as fast as ours. | |||||
2005-05-04 | * FreeBSD 4.x doesn't have stdint.h, use inttypes.h instead (which is | Eelco Dolstra | 1 | -1/+1 | |
also part of ISO C). | |||||
2005-01-14 | * Removed some dead code. | Eelco Dolstra | 1 | -69/+1 | |
2003-11-18 | * Source tree refactoring. | Eelco Dolstra | 1 | -0/+151 | |