aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-msproxy.c
Commit message (Expand)AuthorAgeFilesLines
* change a whole bunch of ethereal into wiresharkRonnie Sahlberg2006-05-211-2/+2
* make the tcp_acked struct a pointer from the tcpd struct since we might need...Ronnie Sahlberg2006-03-021-1/+1
* Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,Guy Harris2005-09-111-2/+2
* add missing include to scsiRonnie Sahlberg2005-08-121-28/+4
* More char -> const char fixesJörg Mayer2005-07-301-1/+1
* just to get things straight: a dissector should *never* do any g_assert() calls!Ulf Lamping2005-06-101-1/+1
* From Jon Ringle:Anders Broman2005-02-021-5/+5
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* Move dissectors to epan/dissectors directory.Gilbert Ramirez2004-07-181-0/+1291