aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-bacapp.c
AgeCommit message (Expand)AuthorFilesLines
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