aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
Commit message (Expand)AuthorAgeFilesLines
* FT_BOOLEAN fields w/o bitmasks really should use BASE_NONE (not BASE_DEC,...).Bill Meier2009-05-081-1/+1
* From Reinhard Speyerer:Jaap Keuter2009-05-011-1/+1
* Fix various typos and spelling errors (mostly in text strings)Bill Meier2008-12-181-1/+1
* Fix typos and spelling (mostly in text strings) Bill Meier2008-12-171-2/+2
* Fix some spelling/typos; Also: correct some field blurbs.Bill Meier2008-12-161-18/+18
* Use const with value_string array definitionsBill Meier2008-08-141-1/+1
* luis.ontanon@gmail.com => luis@ontanon.orgLuis Ontanon2008-08-051-1/+1
* Added missing array for hf_h248_pkg_annexc_encrypt_key,Stig Bjørlykke2008-03-021-1/+17
* Get rid of ber_last_created_item().Anders Broman2008-01-041-1/+1
* Apply the small performance enhancment patches for:Anders Broman2007-10-231-1/+1
* actx in the rest of dissect_ber..()lAnders Broman2007-05-151-6/+16
* fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel2007-04-141-5/+5
* USM can be any length not just 3Luis Ontanon2007-03-281-1/+1
* Clean up some more warnings: unused variables, unitialized variables, wrong f...Jeff Morriss2007-03-241-8/+0
* fix Bug 1407Luis Ontanon2007-02-271-25/+25
* fix Bug 1406:Luis Ontanon2007-02-271-38/+34
* fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon2007-02-231-4/+4
* Oops: wireshark.com --> wireshark.orgBill Meier2007-01-021-1/+1
* More ethereal --> wiresharkBill Meier2007-01-021-2/+2
* Make dissecton of some of the annex packages work again.Anders Broman2006-11-251-19/+21
* Set properties.Anders Broman2006-10-131-1486/+1486
* Add a few packages and fix dissecton of a_codecs and handle the case whenAnders Broman2006-10-061-1478/+1484
* Added the possibillity of Statistic pkg as well.Anders Broman2006-10-041-1/+2
* more cleanup... almost there...Luis Ontanon2006-10-041-66/+66
* H.248 packages...Luis Ontanon2006-10-031-0/+1479