summaryrefslogtreecommitdiffstats
path: root/source4/lib/crypto/md4test.c
Commit message (Collapse)AuthorAgeFilesLines
* r25522: Convert to standard bool types.Jelmer Vernooij2007-10-101-3/+3
| | | | (This used to be commit 5e814287ba475e12f8cc934fdd09b199dcdfdb86)
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
| | | | | | There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa)
* r18357: Convert more crypto tests from using function results as initialisers.Andrew Bartlett2007-10-101-0/+1
| | | | | | | (Fails on older Unix C compilers) Andrew Bartlett (This used to be commit a4cc13a93fc2f18bfb266603617e14d1cc7ceecf)
* r18351: functions as initialisers in structures doesn't work on some compilersAndrew Tridgell2007-10-101-26/+25
| | | | (This used to be commit db694a7c82e4b5071aa7f609de6ecde90a8d42dd)
* r17494: add tests for the example values from rfc 1320 (MD4)Stefan Metzmacher2007-10-101-0/+84
metze (This used to be commit 5609ab2116e3568e4f1a82b3ae781f17a6ffb645)