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