aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wccp.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-09Don't guard col_clear with col_checkkrj1-3/+1
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-3/+1
2009-07-30Remove more unused variables.gerald1-3/+0
2009-04-06Fix bug 3342:jake1-0/+150
2009-03-22P64 changewmeier1-1/+1
2009-03-22P64 changes: Fix some cases for which size_t is not requiredwmeier1-1/+1
2009-01-06Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3175 by making WCCP amorriss1-4/+12
2008-10-31Fix some "format not a string literal and no format arguments" warnings.stig1-1/+1
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-2/+2
2006-01-17packet-fcswils.c: Fix incorrect use of g_snprintf returnjmayer1-6/+12
2005-10-15get rid of a strcpy() and some strcat()sahlberg1-17/+19
2005-10-08low hanging fruitsahlberg1-10/+11
2005-09-11Replace tvb_memcpy() calls that extract IPv4 addresses into a guint32,guy1-1/+1
2005-08-20remove sprintf from v120 and wccpsahlberg1-2/+2
2005-08-17replace a whole bunch of silly rotating stating buffers with ep_alloc() callssahlberg1-22/+7
2005-08-08various code cleanup:ulfl1-6/+2
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+1323