First go at calling UMTS RLC dissector from IxCatapult logs.
[obnox/wireshark/wip.git] / epan / pint.h
2011-01-14 cmaynardAdd tvb_get_[n|le]toh[40|48|56]() accessors. Addresses...
2008-01-08 stigChanged email address for Gerald from zing.org to wires...
2007-12-28 kukosasave RTP in 16-bit linear PCM instead of 8-bit G.711...
2006-05-21 sahlbergname change
2004-08-22 guyAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-07-29 guyUse GLib's macros for converting from host byte order...
2002-11-27 guyThe arguments to the "pntoh" and "pletoh" macros could...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2001-10-29 guyStop using "tvb_get_ntohll()" and "%llX" in the BOOTP...
2000-11-11 guyGet rid of the definitions of LITTLE_ENDIAN and BIG_END...
2000-09-28 gramMore EPAN-related code movements. Get rid of usage...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.