aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-socks.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-03-20waste a couple of bytes per tcp conversation and make the tree for acked_pack...Ronnie Sahlberg1-1/+1
2006-01-26rewrite of the tcp sequence number analysis code to hopefully make it cleaner...Ronnie Sahlberg1-1/+4
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris1-3/+2
2005-08-12gmemchunk -> se_alloc() updatesRonnie Sahlberg1-23/+2
2005-08-06Squelch another const warning.Guy Harris1-1/+1
2005-08-05More char -> const char warning fixesJörg Mayer1-4/+4
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping1-2/+2
2005-02-02From Jon Ringle:Anders Broman1-4/+4
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1225