aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Use const with value_string array definitionsBill Meier1-1/+1
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon1-1/+1
2008-03-02Added missing array for hf_h248_pkg_annexc_encrypt_key,Stig Bjørlykke1-1/+17
2008-01-04Get rid of ber_last_created_item().Anders Broman1-1/+1
2007-10-23Apply the small performance enhancment patches for:Anders Broman1-1/+1
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-6/+16
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel1-5/+5
2007-03-28USM can be any length not just 3Luis Ontanon1-1/+1
2007-03-24Clean up some more warnings: unused variables, unitialized variables, wrong f...Jeff Morriss1-8/+0
2007-02-27fix Bug 1407Luis Ontanon1-25/+25
2007-02-27fix Bug 1406:Luis Ontanon1-38/+34
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon1-4/+4
2007-01-02Oops: wireshark.com --> wireshark.orgBill Meier1-1/+1
2007-01-02More ethereal --> wiresharkBill Meier1-2/+2
2006-11-25Make dissecton of some of the annex packages work again.Anders Broman1-19/+21
2006-10-13Set properties.Anders Broman1-1486/+1486
2006-10-06Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman1-1478/+1484
2006-10-04Added the possibillity of Statistic pkg as well.Anders Broman1-1/+2
2006-10-04more cleanup... almost there...Luis Ontanon1-66/+66
2006-10-03H.248 packages...Luis Ontanon1-0/+1479