ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 20227: /trunk/ /trunk/airpdcap/: Makefile.am Makefile.nm

Date: Wed, 27 Dec 2006 23:06:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20227

User: gerald
Date: 2006/12/27 11:06 PM

Log:
 Prepare to move the airpdcap code to epan/crypt (SVN won't let me actually
 move the files until these changes are checked in).  Add an AC_DEFINE
 for airpdcap (which will be removed once the changes have settled).
 Update the airpdcap code to compile on non-Windows systems.  Fix up
 comments and whitespace to conform more closely to the rest of the
 code base.  Verified to compile under Windows and OS X.

Directory: /trunk/airpdcap/
  Changes    Path                   Action
  +10 -18    Makefile.am            Modified
  +1 -1      Makefile.nmake         Modified
  +1035 -1055 airpdcap.c             Modified
  +22 -23    airpdcap_ccmp.c        Modified
  +0 -23     airpdcap_ccmp.h        Modified
  +2 -2      airpdcap_debug.c       Modified
  +1 -1      airpdcap_debug.h       Modified
  +2 -2      airpdcap_int.h         Modified
  +45 -21    airpdcap_interop.h     Modified
  +50 -52    airpdcap_md5.c         Modified
  +0 -25     airpdcap_md5.h         Modified


(19 files not shown)