aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ansi_map/packet-ansi_map-template.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-26Fix a bunch of warnings.Guy Harris1-1/+1
2012-11-29Make all enum_val_t's const.Jeff Morriss1-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-08-18make hash key session scopedMichael Mann1-18/+5
2012-08-18Mark a parameter as unused.Guy Harris1-6/+1
2012-08-18epan/dissectors/packet-ansi_map.c shouldn't be edited - it's generatedGuy Harris1-3/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-05-19Fix RVALS() macro usagepascal1-1/+1
2012-04-11The trial period is arguably over - no need for packet-ansi_map.c toGuy Harris1-10/+0
2012-04-11Get rid of redundant Dgt1_9_bcd digit set - passing NULL as the digitGuy Harris1-75/+68
2012-03-11Do not assign a value to itself.Stig Bjørlykke1-4/+0
2012-02-27Fix some Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-10/+6
2012-01-18Fix some duplicate display filter names.Chris Maynard1-6/+6
2011-11-19Get rid of Warnings.Anders Broman1-8/+8
2011-11-18Use tvb_bcd_dig_to_ep_str().Anders Broman1-41/+3
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier1-1/+1
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier1-9/+9
2011-10-15Convert asn1 template files proto_tree_add_item() 'encoding' arg for field ty...Bill Meier1-2/+2
2011-10-10Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1/*:Bill Meier1-105/+105
2011-10-06Convert 'encoding' parameter of certain proto_tree_add_item() calls in asn1 d...Bill Meier1-97/+97
2011-05-18Fix a couple (value) mistakes in value_strings. Found by Martin's patch on t...Jeff Morriss1-5/+5
2011-02-05Remove debug printouts.Anders Broman1-3/+4
2011-02-04Introduce preferences to set the strictness of Invoke/responseAnders Broman1-12/+44
2010-12-28Add tvb_bcd_dig_to_ep_str()Anders Broman1-1/+5
2010-11-16Use value_string_ext fcns to access several value_string arrays;Bill Meier1-8/+19
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.Bill Meier1-2/+0
2010-04-06#include <stdio.h> not needed.Bill Meier1-1/+0
2010-02-23Squelch a bunch of compiler warnings.Guy Harris1-4/+4
2010-01-13From Didier Gautheron:Anders Broman1-4/+0
2009-12-18Dissect NumberPortabilityRequest return result.Anders Broman1-0/+8
2009-11-19From Michael Lum:Anders Broman1-2/+45
2009-11-17Mobile On Channel carries no data.Anders Broman1-1/+1
2009-09-15Don't call check_col(). Add a space at the end of each COL_INFO entry to mak...Jeff Morriss1-16/+8
2009-09-06Rename address_to_str() to ep_address_to_str() because:Kovarththanan Rajaratnam1-112/+112
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkKovarththanan Rajaratnam1-4/+1
2009-06-24From Kovarththanan Rajaratnam:Stig Bjørlykke1-193/+193
2009-04-08Add dissection of:Anders Broman1-3/+25
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...Bill Meier1-3340/+3335
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...Bill Meier1-2/+0
2009-02-05From Michael Lum:Anders Broman1-2/+12
2008-12-18Fix various typos and spelling errors (mostly in text strings)Bill Meier1-11/+11
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-12-03From Michael Lum:Anders Broman1-3/+12
2008-11-29Bug fixes:Anders Broman1-0/+3
2008-11-06Fix bug wherein proto_reg_handoff... wasn't being called during dissector init;Bill Meier1-34/+29
2008-11-06Invalid code in range_delete_callback.Anders Broman1-1/+0
2008-10-23From shmulikB:Anders Broman1-3/+5
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).Stig Bjørlykke1-8/+2
2008-01-03Wrong string used in g_hash_table_lookup().Anders Broman1-1/+1
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightGuy Harris1-1/+1