aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-tivoconnect.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.wmeier1-16/+16
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.wmeier1-1/+1
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-6/+6
2010-12-20Rename the routines that handle dissector tables with unsigned integerguy1-2/+2
2010-04-03Remove unneeded #include <stdio.h>wmeier1-1/+0
2010-01-13From Didier Gautheron:etxrab1-2/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkkrj1-2/+1
2009-03-29More size_t casts.etxrab1-2/+2
2008-09-26Minor cleanup related to proto_register and proto_reg_handoffwmeier1-13/+5
2008-08-25#include <prefs.h> not req'dwmeier1-1/+0
2008-04-09Remove:etxrab1-4/+0
2007-12-08Fix TiVoConnect dissector, seemingly broken since rev 18415.sfisher1-0/+3
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaguy1-7/+11
2006-06-09Make dissect_tivoconnect() a proper "new-style" dissector, and registerguy1-9/+5
2006-06-07Update the download link in the help dialog. More Ethereal -> Wireshark.gerald1-3/+3
2006-06-02The actual file packet-tivoconnect.c was missingjmayer1-0/+278