aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-iec104.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-10From Joan Ramio:etxrab1-4/+6
2009-07-06Small editorial changes.etxrab1-3/+7
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-5/+5
2009-04-14ep_strbuf usage: ep_strbuf_new_label("") --> ep_strbuf_new_label(NULL);wmeier1-8/+8
2009-04-14From Jakub Zawadzki: Fix a logic error.gerald1-0/+1
2009-03-31Get rid of val_to_strlen() - strlen() on the results of val_to_str()guy1-41/+27
2009-03-30More Win64 fixes.gerald1-19/+18
2009-01-28#include prefs.h not req'dwmeier1-1/+0
2008-10-12From SUZUKI, Shinsuke <suz@kame.net> (bug 2956):sake1-2/+2
2008-10-05Minor cleanup related to proto_register and/or proto_reg_handoffwmeier1-64/+61
2008-09-30get_iec104apdu_len(): make the offset variable a guin32 instead of a guint8 somorriss1-150/+150
2008-09-29From Joan Ramio:etxrab1-0/+775