aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-sna.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2005-09-28fix #480: Change defaults for all reassembling settings to ONulfl1-1/+1
2005-09-28Have show_exception() take a "const char *" as its exception message,guy1-0/+1
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-2/+2
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-1/+1
2005-07-28some more memification of tvb_get_string() no obvious memleaks fixed this ...sahlberg1-2/+1
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-1/+1
2005-03-27buildbot bugfix: add another tvb_ensure_bytes_exist()ulfl1-1/+4
2005-02-09Move the following files from /trunk to /trunk/epan:lroland1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-09-10The EBCDIC-to-ASCII routines are now declared in <epan/charsets.h>.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+3597