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