Wireshark-commits: [Wireshark-commits] rev 51522: / /trunk/epan/: proto.c /trunk/: AUTHORS /trunk/w

Date: Mon, 26 Aug 2013 16:23:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51522

User: eapache
Date: 2013/08/26 09:23 AM

Log:
 From Jiri Engelthaler via
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9055
 
 Add support for bitmask set for signed integer types.

Directory: /trunk/epan/
  Changes    Path          Action
  +19 -6     proto.c       Modified

Directory: /trunk/
  Changes    Path          Action
  +3 -2      AUTHORS       Modified

Directory: /trunk/wsutil/
  Changes    Path               Action
  +1 -0      CMakeLists.txt     Modified
  +2 -0      Makefile.common    Modified
  +49 -0     swar.c             Added
  +32 -0     swar.h             Added