aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sna-utils.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-09Add address type registration.Michael Mann1-80/+0
2015-01-18Remove some apparently-unnecessary includes of emem.h.Guy Harris1-1/+0
2015-01-08Replace some ep_alloc and ep_alloc0 with its wmem equivalent.Michael Mann1-1/+1
2014-10-10Add editor modelines; Adjust whitespace as needed.Bill Meier1-2/+15
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-21fix some warnings.Jakub Zawadzki1-2/+2
2013-11-29Rename some of pint.h macros to match common style (bits number on the end).Jakub Zawadzki1-1/+1
2013-08-01Move a bunch of the crypt modules and pint.h into wsutil.Jeff Morriss1-1/+1
2013-03-20 From beroset:Bill Meier1-3/+3
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2007-04-26For 1-byte and 2-byte FIDs, convert the void * data pointer in theGuy Harris1-2/+5
2006-05-21name changeRonnie Sahlberg1-2/+2
2005-08-20removal of even more sprintfRonnie Sahlberg1-5/+5
2005-08-17fix some more silly rotating buffersRonnie Sahlberg1-9/+3
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2003-08-26Create an "address_to_str_buf()" routine, called by "address_to_str()",Guy Harris1-9/+31
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer1-4/+4
2001-11-13Hopefully the last time I have to change my e-mail address.Gilbert Ramirez1-2/+2
2001-04-01Moved some ipv6 definitions from packet-ipv6.h to epan/ipv6-utils.h.Ed Warnicke1-2/+2
2001-03-22Move appletalk- and sna-related address routines out of the dissectorsGilbert Ramirez1-0/+53