witness: FIX for tvb_get_unicode_string -> tvb_get_string_enc
[metze/wireshark/wip.git] / asn1 / ansi_map /
2014-01-21 guyFix one half-changed tvb_get_string() call.
2014-01-21 guyIA5 = ASCII. Use tvb_get_string_enc() with an explicit...
2014-01-04 etxrabOmit assignment for not used types.
2013-12-18 eapacheAdd a sixteenth element to all BCD digit sets to avoid...
2013-12-14 darkjamesRemove not needed ';'
2013-12-02 cmaynardReject the packet if data is NULL without doing anythin...
2013-11-23 eapacheConvert ASN1 dissectors from ep_address_to_str to addre...
2013-10-27 mmannHave ANSI TCAP dissector pass data through subdissector...
2013-10-26 wmeierFix some [-Wunused-const-variable] warnings (using...
2013-09-22 pascalMore emem -> wmem conversion:
2013-09-22 pascalemem -> wmem conversion:
2013-09-12 pascalConvert a few dissectors from emem to wmem API
2013-06-19 eapacheApparently one of our major global headers must include...
2013-05-07 jmayerMake exports actaully work
2013-05-05 jmayerJust whitespace changes
2013-04-23 jmayerStub cmake support for generating the asn1 dissectors.
2013-03-20 etxrab[-Wmissing-prototypes]
2013-03-01 rbalintExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 wmeierits ==> it's & it's ==> its as needed.
2012-12-26 guyFix a bunch of warnings.
2012-11-29 morrissMake all enum_val_t's const.
2012-09-20 morrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-18 mmannmake hash key session scoped
2012-08-18 guyMark a parameter as unused.
2012-08-18 guyepan/dissectors/packet-ansi_map.c shouldn't be edited...
2012-06-28 darkjamesUpdate Free Software Foundation address.
2012-05-19 pascalFix RVALS() macro usage
2012-04-11 guyThe trial period is arguably over - no need for packet...
2012-04-11 guyGet rid of redundant Dgt1_9_bcd digit set - passing...
2012-03-11 stigDo not assign a value to itself.
2012-02-27 alagoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-18 cmaynardFix some duplicate display filter names.
2011-11-19 etxrabGet rid of Warnings.
2011-11-18 etxrabUse tvb_bcd_dig_to_ep_str().
2011-10-21 wmeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-18 wmeierDo some more conversions of proto_tree_add_item() ...
2011-10-15 wmeierConvert asn1 template files proto_tree_add_item() ...
2011-10-10 morrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-10 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 wmeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-07-21 etxrabTry to do a more syntactically correct import.
2011-05-18 morrissFix a couple (value) mistakes in value_strings. Found...
2011-02-07 etxrabAdd a missing IE found in trace from https://bugs.wires...
2011-02-05 etxrabRemove debug printouts.
2011-02-04 etxrabIntroduce preferences to set the strictness of Invoke...
2011-01-16 etxrabFrom Porus Mehta:
2010-12-28 etxrabAdd tvb_bcd_dig_to_ep_str()
2010-12-20 guyRename the routines that handle dissector tables with...
2010-11-16 wmeierUse value_string_ext fcns to access several value_strin...
2010-04-07 wmeier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 wmeier#include <stdio.h> not needed.
2010-04-01 etxrabFix Tag value wrong in ansi_map.asn file for ServiceId...
2010-02-23 guySquelch a bunch of compiler warnings.
2010-01-13 etxrabFrom Didier Gautheron:
2010-01-07 etxrabFrom Michael Lum:
2009-12-18 etxrabDissect NumberPortabilityRequest return result.
2009-11-19 etxrabFrom Michael Lum:
2009-11-19 etxrabFrom Michael Lum:
2009-11-17 etxrabMobile On Channel carries no data.
2009-10-10 krjgsmmap -> gsm_map to make directory name consistent...
2009-10-08 krjRemove unused NEED_PACKET_PROTO_H variable
2009-09-15 morrissDon't call check_col(). Add a space at the end of...
2009-09-06 krjRename address_to_str() to ep_address_to_str() because:
2009-08-09 krjDon't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-24 stigFrom Kovarththanan Rajaratnam:
2009-06-20 stigFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-19 stigFrom Anders: Fix wrong tag numbers.
2009-04-08 etxrabAdd dissection of:
2009-04-01 etxrabAccording to the section 2.4 of the spec.
2009-03-27 etxrabIn informationDirective use MSID instead of mobileIdent...
2009-03-23 etxrabFrom Michael Lum:
2009-03-23 etxrabFix: The AuthDir invoke is missing optional tags for...
2009-03-15 wmeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-03-11 etxrabFrom Michael Lum:
2009-02-17 etxrabFrom Michael Lum:
2009-02-07 wmeier#include <epan/conversation.h> and/or #include <epan...
2009-02-05 etxrabFrom Michael Lum:
2009-01-20 etxrabFrom Michael Lum:
2008-12-18 wmeierFix various typos and spelling errors (mostly in text...
2008-12-17 wmeierFix some typos and spelling (mostly in text strings)
2008-12-03 etxrabFrom Michael Lum:
2008-11-29 etxrabBug fixes:
2008-11-27 etxrabThe updated Profile wasn't expanded in all places.
2008-11-06 wmeierFix bug wherein proto_reg_handoff... wasn't being calle...
2008-11-06 etxrabInvalid code in range_delete_callback.
2008-10-23 etxrabFrom shmulikB:
2008-02-02 stigRewrote some prohibited APIs in epan/dissectors/ (sprin...
2008-01-03 etxrabWrong string used in g_hash_table_lookup().
2007-12-19 jmayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 kukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-09 guyGet rid of non-ASCII character in a value_string table...
2007-12-03 etxrabFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2007-10-16 jmayer- Fix svn:ignore for all directories
2007-10-11 jmayer- Remove -e option if the generated -exp.cnf file isn...
2007-10-10 jmayerAdd missing dependencies and update syntax of existing...
2007-10-10 jmayer- Change Makefiles to include preinc
2007-09-25 jmayerChange some additional protocols to the new build system
2007-09-17 morriss(Again, this time for ANSI MAP) From Florent Drouin...
2007-09-13 etxrabTry to protect the hash table...
2007-09-12 etxrabWarning fixes.
next