aboutsummaryrefslogtreecommitdiffstats
path: root/epan/pint.h
AgeCommit message (Expand)AuthorFilesLines
2006-05-21name changeRonnie Sahlberg1-1/+1
2004-08-22Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bitGuy Harris1-0/+16
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-07-29Use GLib's macros for converting from host byte order to little-endian.Guy Harris1-14/+3
2002-11-27The arguments to the "pntoh" and "pletoh" macros could be constGuy Harris1-19/+19
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-5/+5
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer1-2/+2
2001-10-29Stop using "tvb_get_ntohll()" and "%llX" in the BOOTP dissector, as theGuy Harris1-25/+1
2000-11-11Get rid of the definitions of LITTLE_ENDIAN and BIG_ENDIAN inGuy Harris1-12/+1
2000-09-28More EPAN-related code movements. Get rid of usage of #include "globals.h"Gilbert Ramirez1-1/+12
2000-09-27First step in moving core Ethereal routines to libepan.Gilbert Ramirez1-0/+115