Home | History | Annotate | Download | only in md2
History log of /src/lib/libc/hash/md2/md2.c
RevisionDateAuthorComments
 1.9  26-Jan-2024  christos move MD2Transform first.
 1.8  20-Jan-2024  christos Catch up with all the lint warnings since exit on warning was disabled.
Disable 'missing header declaration' and 'nested extern' warnings for now.
 1.7  25-Jun-2012  abs Update old-style definitions to ANSI, remove a couple of register
definitions along the way. Fixed gcc 4.1 build (thank you vax)
 1.6  20-Mar-2012  matt Use C89 definition.
u_int*_t -> uint*_t
 1.5  28-Apr-2008  martin branches: 1.5.4; 1.5.8;
Remove clause 3 and 4 from TNF licenses
 1.4  12-May-2006  mrg branches: 1.4.18;
since we rename and provide a weak symbol for MD2Transform make it non-static.
 1.3  29-Nov-2005  christos WARNS=4
 1.2  25-Sep-2005  elad Fix weak aliasing after recent changes.

Inspired by comments from christos@, xtraeme@, mlelstv@, mhitch@, mrg@,
and uwe@; all the bugs are mine.
 1.1  24-Sep-2005  elad Put public domain MD2 implementation in libc/hash/md2.
 1.4.18.1  18-May-2008  yamt sync with head.
 1.5.8.2  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.5.8.1  28-Apr-2008  martin file md2.c was added on branch christos-time_t on 2008-04-28 20:23:01 +0000
 1.5.4.2  30-Oct-2012  yamt sync with head
 1.5.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed