aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-h248_annex_c.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-146/+146
2023-09-05Fix some more label vs filter issuesMartin Mathieson1-1/+1
2023-06-02Fix some filters not matching labelsMartin Mathieson1-3/+3
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-1/+1
2021-02-09Make more dissector non-statics static.Martin Mathieson1-1/+1
2020-10-03Fix more filter field strings.Martin Mathieson1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-10doxygen: Try to fix warnings.Anders Broman1-1/+2
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-2/+2
2019-04-04H248C: Fix an expert field name mismatch.Gerald Combs1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-02-07[H248 Annex C] hf variable imported from packet-sdp,c is uint16 not intAndersBroman1-1/+1
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-5/+5
2016-10-04h248_annex_c: use ws_strtoi function.Dario Lombardo1-2/+18
2016-06-12Move Gateway Control Protocol (Context Tracking) into packet-h248.hMichael Mann1-0/+6
2015-03-18[H248] Use hf fields from the SDP dissector to make it possible to findAndersBroman1-6/+65
2015-01-07tvb_bytes_to_ep_str -> tvb_bytes_to_strMichael Mann1-2/+2
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-1/+1
2014-11-03tvb_length -> tvb_reported_lengthAndersBroman1-5/+5
2014-10-02Add editor modelines & adjust indentation/whitespace as needed.Bill Meier1-627/+642
2014-06-19Remove "pkg" prefix from display filters.Michael Mann1-127/+127
2014-06-19Revert "Fixup: tvb_* -> tvb_captured"Michael Mann1-5/+5
2014-06-18Fixup: tvb_* -> tvb_capturedDario Lombardo1-5/+5
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-19Rename a couple of to_str functions to have ep_ in the name. This makes itEvan Huus1-2/+2
2013-12-15Fix [-Wmissing-prototypes]Jakub Zawadzki1-0/+3
2013-09-15Convert a few more dissectors to wmem APIPascal Quantin1-2/+4
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-20Revert http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=43404.Anders Broman1-20/+19
2012-06-20SDP data embeded in OCTET STRING.Anders Broman1-19/+20
2012-06-05from Alex Lindberg:Anders Broman1-1/+1
2012-03-13H248 package updates from Alex Lindberg in bug https://bugs.wireshark.org/bug...Anders Broman1-0/+1
2012-01-04TMR should be OCTET STRINGAnders Broman1-1/+1
2011-11-09Fix a number of proto_tree_add_item() encoding args.Bill Meier1-1/+1
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in non-au...Bill Meier1-2/+2
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