aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.c
AgeCommit message (Expand)AuthorFilesLines
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-2/+2
2006-04-19From Karsten P. Hoffmann:Anders Broman1-8/+31
2006-04-16From Steve Karg:Jaap Keuter1-24/+44
2006-03-19Patch that fixes bug 793 and a few other things mostly revolving aroundJaap Keuter1-61/+93
2006-01-06Bill Meier: More spelling fixesJörg Mayer1-1/+1
2006-01-05Steve Karg:Jörg Mayer1-6/+28
2005-11-03Get rid of (valid) warning about uninitialized variable, and clean upGuy Harris1-3/+3
2005-10-04From Dave RichardsAnders Broman1-301/+317
2005-09-02From Steve Karg Anders Broman1-211/+117
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-1/+1
2005-08-05From David Richards:Anders Broman1-467/+496
2005-07-28char -> const char warning fixesJörg Mayer1-51/+51
2005-07-24convert some uses of tvb_get_string() to ep_tvb_get_string()Ronnie Sahlberg1-2/+1
2005-05-23Warning fix:Jörg Mayer1-1/+1
2005-05-23Warning fix:Jörg Mayer1-2/+2
2005-05-23From Steve Karg:Anders Broman1-1120/+1621
2005-05-05Change data types to match those of "iconv()", at least on OS X.Guy Harris1-8/+27
2005-05-02Fix a couple of infinite loops. Make similar changes elsewhere to keep theGerald Combs1-15/+16
2005-04-26BACAPP updatesRonnie Sahlberg1-647/+5078
2005-04-14From Steve KargRonnie Sahlberg1-19/+725
2005-03-07Back out the BACnet application layer dissectin code - its use ofGuy Harris1-3514/+36
2005-03-06The length field in the "BACnet encoding rules" is limited to 32 bitsGuy Harris1-119/+135
2005-03-06Get rid of an unused variable.Guy Harris1-1/+0
2005-03-06No, they don't use BER for the variable portion of a PDU; update theGuy Harris1-187/+181
2005-03-06Don't use "long" and "%l[doux]" for 64-bit quantities, use guint64 and %Guy Harris1-74/+86
2005-03-06From Herbert Lischka: implement some (not all) tags according to BACNETGuy Harris1-36/+3493
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+122