aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_q1950.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-09Make more dissector non-statics static.Martin Mathieson1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-10doxygen: Try to fix warnings.Anders Broman1-0/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-06-21[H248-Q1950] Correct signal ids.AndersBroman1-4/+5
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann1-0/+5
2016-03-20Manually add protocol dependencies derived from find_dissector.Michael Mann1-1/+1
2014-12-23Deleting unneccessary #includes from dissectors.Martin Mathieson1-1/+0
2014-11-27Fix a number of dup hf[] filter-names probably mostly resulting from cut/past...Bill Meier1-2/+2
2014-10-03Add editor modelines; Adjust whitespace as needed.Bill Meier1-365/+378
2014-06-19Remove "pkg" prefix from display filters.Michael Mann1-31/+31
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-03-19From beroset:Anders Broman1-2/+2
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-24H.248 cannot interpret value of Package 0x0022, Parameter 1Anders Broman1-5/+6
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-20Upadte e-mail.Anders Broman1-1/+1
2012-06-05from Alex Lindberg:Anders Broman1-7/+6
2012-03-13H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bug...Anders Broman1-10/+38
2011-11-09Fix a number of proto_tree_add_item() encoding args.Bill Meier1-1/+1
2011-04-22Fix a few "equality comparison with extraneous parentheses" warningsStephen Fisher1-1/+1
2011-02-11Register a bunch of ett_ variables.Jeff Morriss1-48/+55
2010-11-05Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1/+1
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-27/+27
2008-03-02Added missing array for hf_h248_pkg_bcg_sig_bcr.Stig Bjørlykke1-0/+4
2007-05-15actx in the rest of dissect_ber..()lAnders Broman1-1/+4
2007-04-14fix MacOSX gcc-3.3 warnings about unused tfs/value_string variablesSebastien Tandel1-4/+4
2007-03-06two inverted value_stringsLuis Ontanon1-1/+1
2007-03-06terminate an array!Luis Ontanon1-0/+1
2007-03-06Pubate Satienpoch keeps finding typos and incongruences in H.248 packages:Luis Ontanon1-1/+6
2007-03-01Those two spaces before sdp were bctp (Q.1990), a protocol conveniently encod...Luis Ontanon1-7/+6
2007-02-25remove warningsLuis Ontanon1-20/+17
2007-02-25+ some cosmetic changes to package dissection.Luis Ontanon1-30/+322
2007-02-23fix some bugs introduced in the latest releases and add value_strings for par...Luis Ontanon1-11/+23
2007-01-31Merge Anders' and my own fixes to some bugsLuis Ontanon1-5/+19
2007-01-30Fix bug 1328 and related bugs found when examining the trace.Anders Broman1-39/+47
2007-01-30Fix bug 1328 (Still Malformed packet) update some of the other packages.Anders Broman1-4/+6
2007-01-24dissect SDP encapsulated inside an Q1950 annex A.7 paramenter of H248Luis Ontanon1-1/+55
2007-01-02Oops: wireshark.com --> wireshark.orgBill Meier1-1/+1
2007-01-02More ethereal --> wiresharkBill Meier1-2/+2
2006-10-17Add A.8 Basic call progress tones generator with directionalityAnders Broman1-0/+105
2006-10-10Add H.248 packet BCP dissecton.Anders Broman1-0/+98