aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248/packet-h248-template.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-23asn1 generated dissectors: cleanup #include usageBill Meier1-2/+2
2014-11-17H248: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-17/+19
2014-10-29Don't include ctype.h and replace isascii() with _ascii_isprint().AndersBroman1-1/+0
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-3/+8
2014-06-20batch of tvb-length conversionsEvan Huus1-6/+6
2014-06-19Revert "Update ASN.1 source files with the API changes done in g021e7af"Pascal Quantin1-6/+6
2014-06-18Update ASN.1 source files with the API changes done in g021e7afPascal Quantin1-6/+6
2014-06-07tvb_new_subset -> tvb_new_subset_length when length parameters are equal.Michael Mann1-3/+3
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-4/+4
2014-02-22Fix Called function pointer is null (null dereference) found by ClangAlexis La Goutte1-3/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2014-01-14Don't make claims of constness that can't be guaranteed in terms the CGuy Harris1-1/+1
2013-12-17Make local functions static. Include *.h when needed.Anders Broman1-2/+4
2013-11-10Add missing includes in order to remove exceptions.h from proto.h (next commit).Jakub Zawadzki1-0/+1
2013-09-05Get rid of a duplicated filter name.Anders Broman1-6/+0
2013-09-01More dissectors to wmem. There are no more dissectors using se_tree now, just aEvan Huus1-8/+8
2013-08-04Convert proto_item_set_expert_flags into filterable items.Michael Mann1-5/+18
2013-07-06Use epan-scoped memory for h248 packages. Fixes another ~24KB of leaks.Evan Huus1-3/+3
2013-06-19Apparently one of our major global headers must include emem.h, because I justEvan Huus1-12/+12
2013-06-03Convert ASN.1 dissectors to use filterable expert info.Michael Mann1-1/+9
2013-03-29Rename value string (and similar) functions to use a consistent pattern. ThisEvan Huus1-8/+8
2013-03-19From beroset:Anders Broman1-5/+4
2013-02-26its ==> it's & it's ==> its as needed.Bill Meier1-2/+2
2013-02-20Clean up white space - get rid of 4-space tabs.Guy Harris1-166/+176
2013-02-02Hack: disguise '/*' in text strings to prevent checkAPIs & etc seeing 'start ...Bill Meier1-1/+1
2013-01-19Use epan-scoped memory to clean up another 1Kb+ of valgrindEvan Huus1-3/+4
2012-12-13From John Batty via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8087 :Pascal Quantin1-1/+1
2012-09-20We always HAVE_CONFIG_H so don't bother checking whether we have it or not.Jeff Morriss1-3/+1
2012-07-11Revert part of revision 43107 which broke sub dissection ofAnders Broman1-32/+38
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-06-05from Alex Lindberg:Anders Broman1-154/+208
2012-05-07Get rid of remaining Booleans-as-encoding-arguments inGuy Harris1-3/+13
2012-03-13H.248 Annex E dissector does not properly dissect event parametersAnders Broman1-0/+28
2012-02-03Create a list of MTP Service Indicator macros and use them.Jeff Morriss1-4/+2
2011-11-14[-Wunused-but-set-variable]Anders Broman1-2/+2
2011-11-12fix [-Wunused-but-set-variable]Anders Broman1-14/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2010-12-20Rename the routines that handle dissector tables with unsigned integerGuy Harris1-5/+5
2010-11-15Use value_string_ext fcns to access certain value_string arrays;Bill Meier1-1088/+1101
2010-11-15Update package_name_vals[] value_string array:Bill Meier1-6/+24
2010-01-21From Alex Lindberg:Anders Broman1-0/+2
2009-09-28Only include config.h in C files, to avoid multiple inclusion.Stig Bjørlykke1-0/+4
2009-09-10From Alex Lindberg:Anders Broman1-0/+16
2009-08-21Sanitize epan includesKovarththanan Rajaratnam1-1/+1
2009-08-09Don't guard col_set_str (COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-2/+1
2009-06-27From yin sun:Anders Broman1-1/+1
2009-06-23From Kovarththanan Rajaratnam:Stig Bjørlykke1-16/+16
2009-03-31Update value strings.Anders Broman1-1/+83
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-12-16Fix some spelling/typosBill Meier1-1/+1