aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd/i386
Commit message (Expand)AuthorAgeFilesLines
* lib/libmd: replace SHA-1 implementation with Go's implementationRobert Clausecker2025-05-141-1951/+0
* Remove $FreeBSD$: one-line .c comment patternWarner Losh2023-08-162-2/+0
* Use unsigned comparisons. Prior to this commit, SHA1_Update andColin Percival2007-05-142-2/+4
* fix for incorrect specification of alignment (it worked for the elfChuck Robey1999-02-282-4/+4
* Don't build the assembly for shared linkage, PIC isn't implemented.Garrett Wollman1999-02-261-0/+2
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-261-0/+2016
* Fix bug in MDx test suite.Garrett Wollman1999-02-261-0/+1951