Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 20231: /trunk/ /trunk/epan/crypt/: Makefile.am Makefile.

Date: Thu, 28 Dec 2006 17:22:15 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20231

User: gerald
Date: 2006/12/28 05:22 PM

Log:
 Move the contents of airpdcap to epan/crypt.  Try to fix the current
 distcheck failure.  Move the nmake build targets for airpdcap from 
 epan/dissectors to epan.  This will probably break the Windows build.

Directory: /trunk/epan/crypt/
  Changes    Path                   Action
  +44 -0     Makefile.am            Added
  +49 -0     Makefile.common        Added
  +58 -0     Makefile.nmake         Added
  +1333 -0   airpdcap.c             Added
  +245 -0    airpdcap_ccmp.c        Added
  +0 -0      airpdcap_ccmp.h        Added
  +21 -0     airpdcap_debug.c       Added
  +70 -0     airpdcap_debug.h       Added
  +113 -0    airpdcap_int.h         Added
  +64 -0     airpdcap_interop.h     Added
  +450 -0    airpdcap_md5.c         Added


(23 files not shown)