aboutsummaryrefslogtreecommitdiffstats
path: root/md5ify.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a few compiler warnings through casts.Matthias Andree2006-01-111-3/+3
| | | | | | Make MD5Update argument const. svn path=/branches/BRANCH_6-3/; revision=4621
* Jonathan T. Agnew's massive code cleanup.Eric S. Raymond1998-10-261-2/+1
| | | | svn path=/trunk/; revision=2137
* Various minor fixes.Eric S. Raymond1998-05-271-0/+1
| | | | svn path=/trunk/; revision=1866
* Type cleanup.Eric S. Raymond1997-09-161-1/+1
| | | | svn path=/trunk/; revision=1349
* Changed copyrights, they're now by reference.Eric S. Raymond1996-10-111-2/+1
| | | | svn path=/trunk/; revision=299
* The great name change.Eric S. Raymond1996-09-241-1/+1
| | | | svn path=/trunk/; revision=114
* Licensing and copyright changes pursuant to Carl Harris handing me theEric S. Raymond1996-06-281-31/+3
| | | | | | baton. svn path=/trunk/; revision=16
* Initial revisionEric S. Raymond1996-06-281-0/+67
svn path=/trunk/; revision=14
179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220