aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-19Mark a parameter as unused.Anders Broman1-1/+1
2010-11-19Pretify dissection of H.248 Annex C.11 SDP equivalents.Anders Broman1-17/+25
2010-11-05Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1/+1
2010-09-23Replace blurbs that match the name (case insensitive) with NULL.Jeff Morriss1-55/+55
2009-09-28Only include config.h in C files, to avoid multiple inclusion.Stig Bjørlykke1-0/+4
2009-06-18From Kovarththanan Rajaratnam via bug 3548:Stig Bjørlykke1-57/+57
2009-05-08FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier1-1/+1
2009-05-01From Reinhard Speyerer:Jaap Keuter1-1/+1
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-1/+1
2008-12-17Fix typos and spelling (mostly in text strings) Bill Meier1-2/+2
2008-12-16Fix some spelling/typos; Also: correct some field blurbs.Bill Meier1-18/+18
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