CVSROOT:        /cvs/gnome
Module name:    gnome-terminal
Changes by:     kmaraas 05/07/25 05:21:54

Modified files:
        .              : ChangeLog configure.in 
        src/skey       : Makefile.am btoe.c md4.c md5.c skey.c skey.h 
Added files:
        src/skey       : btoe.h md4.h md5.h sha1.c sha1.h skeyutil.c 
                         skeyutil.h 
Removed files:
        src/skey       : 00readme README donkey.c donkey.h md.c md.h 
                         md2.c tailor.h 

Log message:
2005-07-12  Michele Baldessari  <[EMAIL PROTECTED]>

* configure.in: Added AC_C_BIGENDIAN check
* src/skey/donkey.h, src/skey/donkey.c, src/skey/md2.c
* src/skey/tailor.h, src/skey/config.h: Removed due to
license issues (#305216)
* src/skey/md5.c, src/skey/md5.h, src/skey/md4.c
* src/skey/md4.h, src/skey/sha1.h, src/skey/sha1.c:
Added new non-license violating implementations for these
hashes algorithms. MD4 and MD5 are taken from the mhash library
which in turn are based on public domain implementations by Colin Plumb.
SHA1 is from the public domain implementation of Steve Reid.
* src/skey/skey.c, src/skey/skey.h, src/skey/skeyutil.c,
* src/skey/skeyutil.h: Reimplementation from scratch of the previous
S/Key support (RFC1760). Removed MD2 support and added SHA1 support,
in order to be able one day to support RFC2289.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnome-terminal&who=kmaraas&date=explicit&mindate=2005-07-25%2005:20&maxdate=2005-07-25%2005:22

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to