aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ansi_map.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-11Regenerate a few of the ASN.1 dissectorsmorriss1-547/+547
2010-04-07#include <string.h> and/or #include <stdio.h> not needed.wmeier1-7/+5
2010-04-06#include <stdio.h> not needed.wmeier1-6/+5
2010-04-01Fix Tag value wrong in ansi_map.asn file for ServiceId in ServiceRequest mess...etxrab1-1/+1
2010-02-23Squelch a bunch of compiler warnings.guy1-4/+4
2010-01-13From Didier Gautheron:etxrab1-6/+2
2010-01-07From Michael Lum:etxrab1-16/+20
2009-12-18Dissect NumberPortabilityRequest return result.etxrab1-2/+42
2009-11-19From Michael Lum:etxrab1-4/+47
2009-11-19From Michael Lum:etxrab1-0/+18
2009-11-17Mobile On Channel carries no data.etxrab1-1/+1
2009-09-15Don't call check_col(). Add a space at the end of each COL_INFO entry to mak...morriss1-21/+13
2009-09-06Rename address_to_str() to ep_address_to_str() because:krj1-115/+115
2009-08-09Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_checkkrj1-4/+1
2009-06-26Re-generate asn1 dissectors after hf_register_info cleanup.stig1-12/+12
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-429/+429
2009-05-16Regenerate all asn2wrs generated dissectors.stig1-18/+18
2009-04-08Add dissection of:etxrab1-16/+345
2009-04-01According to the section 2.4 of the spec.etxrab1-2/+2
2009-03-27In informationDirective use MSID instead of mobileIdentificationNumber.etxrab1-1/+1
2009-03-23From Michael Lum:etxrab1-81/+58
2009-03-23Fix: The AuthDir invoke is missing optional tags for a couple of parameters.etxrab1-9/+55
2009-03-15As suggested by Jakub Zawadzki: g_free() is NULL safe, so we don't need check...wmeier1-3329/+3324
2009-03-11From Michael Lum:etxrab1-2/+2
2009-02-17From Michael Lum:etxrab1-0/+2
2009-02-07#include <epan/conversation.h> and/or #include <epan/emem.h> not req'd ...wmeier1-7/+5
2009-02-05From Michael Lum:etxrab1-5/+15
2009-01-20From Michael Lum:etxrab1-27/+24
2008-12-18Fix various typos and spelling errors (mostly in text strings)wmeier1-13/+13
2008-12-17Fix some typos and spelling (mostly in text strings)wmeier1-1/+1
2008-12-03From Michael Lum:etxrab1-6/+43
2008-11-29Bug fixes:etxrab1-6/+40
2008-11-27The updated Profile wasn't expanded in all places.etxrab1-237/+278
2008-11-06Re-generated packet-ansi_map.c (See svn #26718)wmeier1-39/+34
2008-11-06Invalid code in range_delete_callback.etxrab1-3/+2
2008-11-01Regenerate all asn2wrs generated dissectorsetxrab1-17/+17
2008-10-23From shmulikB:etxrab1-22/+31
2008-02-02Rewrote some prohibited APIs in epan/dissectors/ (sprintf, strcpy, strcat).stig1-20/+14
2008-01-03Wrong string used in g_hash_table_lookup().etxrab1-2/+2
2007-12-09Get rid of non-ASCII character in a value_string table. (They mightguy1-2/+2
2007-12-03Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2057etxrab1-4/+4
2007-09-17(Again, this time for ANSI MAP) From Florent Drouin: malloc the size of the s...morriss1-1/+1
2007-09-13Try to protect the hash table...etxrab1-6/+12
2007-09-12Warning fixes.etxrab1-23/+1
2007-09-12Use the new ANSI TCAP dissector.etxrab1-1275/+2553
2007-09-06Fixed a warning: 'j' may be used uninitialized in this function.stig1-1/+1
2007-09-06Get rid of get_ber_last_reated_item() and fix dissection of wIN-TriggerList.etxrab1-237/+269
2007-09-05Fix the asn1 code for WIN-TriggerList and systemMyTypeCode plusetxrab1-146/+116
2007-09-04ANSI MAP systemMyTypeCode should be OPTIONALetxrab1-6/+6
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.clego1-1/+1