aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-vj.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-01-26Fix gcc -Wshadow warning wmeier1-12/+26
2010-01-02From Jakub Zawadzki:etxrab1-3/+1
2009-10-06From Didier Gautheron:etxrab1-0/+2
2009-08-09Don't guard col_set_str (COL_INFO) with col_checkkrj1-20/+10
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-4/+2
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-6/+6
2009-05-13Apply some of the patches from:etxrab1-4/+2
2009-01-28Minor changes mostly related to proto_register & proto_reg_handoff;wmeier1-79/+79
2009-01-08Fix for bug 2902:jake1-2/+2
2007-05-01Fetch IP and TCP length values directly instead of casting the data buffergerald1-7/+5
2006-05-21change a whole bunch of ethereal into wiresharksahlberg1-3/+3
2005-09-17Move a pile of protocol-related headers from the top-level sourceguy1-1/+1
2005-08-12gmemchunk -> se_alloc() updatessahlberg1-13/+4
2005-06-10just to get things straight: a dissector should *never* do any g_assert() calls!ulfl1-1/+1
2004-12-24Note the RFC that describes VJ compression.guy1-1/+1
2004-09-29Move various tables into the epan directory.guy1-1/+1
2004-09-28Move various checksum routines and headers to epan.guy1-1/+1
2004-09-27Move prefs.c and prefs.h into the epan subdirectory.guy1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.gram1-0/+900