Changes from titi-0.1.7.pre7 to titi-0.1.7 Sun Nov 05 2000 Denis Ducamp * arc4random.c , bcrypt.c , blowfish.c , md4.h , md4c.c , pwd.h: Updated files from OpenBSD * lanman-main.c: Added #include needed to compile with OpenSSL 0.9.6: Changes from titi-0.1.6 to titi-0.1.7.pre7 Thu Mar 23 2000 Denis Ducamp * Lots of things that I don't remember :-( Changes from titi-0.1.5 to titi-0.1.6 Fri Jan 21 2000 Denis Ducamp * configure.in and several C files: added autodetection of u_int*_t , __P and BYTE_ORDER OK on Slackware 4.0 , OpenBSD 2.5 and Solaris 2.6 (sparc/gcc 2.7.2.3) should be OK on Slackware 7.0 , RedHat 6.0 , Debian 2.2 and FreeBSD 3.2 * md4c.c: works on bigendian processors Changes from titi-0.1.4 to titi-0.1.5 Tue Dec 14 1999 Denis Ducamp * How did that piece of code could compile on slackware 4 ? Now compiles correctly on slackware 7 and crypt uses openssl md5 functions. Changes from titi-0.1.3 to titi-0.1.4 Sun Dec 12 1999 Denis Ducamp * lanman-main.c & ntlm-main.c: corrected silly bug #1 : use strncpy to copy a binary char table !!!