Wireshark-commits: [Wireshark-commits] rev 20359: /trunk/ /trunk/epan/crypt/: Makefile.common crypt

Date: Tue, 09 Jan 2007 22:14:09 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20359

User: gerald
Date: 2007/01/09 10:14 PM

Log:
 Move cryptography code to epan/crypt.

Directory: /trunk/epan/crypt/
  Changes    Path               Action
  +8 -2      Makefile.common    Modified
  +313 -0    crypt-des.c        Added
  +26 -0     crypt-des.h        Added
  +178 -0    crypt-md4.c        Added
  +23 -0     crypt-md4.h        Added
  +16 -16    crypt-md5.c        Modified
  +104 -0    crypt-rc4.c        Added
  +36 -0     crypt-rc4.h        Added

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +40 -40    packet-dcerpc-samr.c    Modified
  +62 -62    packet-ntlmssp.c        Modified
  +1 -1      packet-spnego.c         Modified


(8 files not shown)