Add Kerberos 3.2.2 package for Win64
[metze/wireshark/wip.git] / asn1 / ansi_map /
2014-08-09 Michael MannEliminate (almost all) proto_tree_add_text calls from...
2014-07-30 Guy HarrisAdd some files under asn1 to the distribution.
2014-06-19 Evan Huusbatch of manual tvb_length conversions
2014-06-19 Pascal QuantinRevert "Update ASN.1 source files with the API changes...
2014-06-18 Pascal QuantinUpdate ASN.1 source files with the API changes done...
2014-02-18 Jeff MorrissRemove $Id$ from the ASN.1 dissectors and regenerate...
2014-01-29 Alexis La GoutteMerge "Apply layouts in Qt Creator. Fix a tooltip."
2014-01-21 Guy HarrisFix one half-changed tvb_get_string() call.
2014-01-21 Guy HarrisIA5 = ASCII. Use tvb_get_string_enc() with an explicit...
2014-01-04 Anders BromanOmit assignment for not used types.
2013-12-18 Evan HuusAdd a sixteenth element to all BCD digit sets to avoid...
2013-12-14 Jakub ZawadzkiRemove not needed ';'
2013-12-02 Chris MaynardReject the packet if data is NULL without doing anythin...
2013-11-23 Evan HuusConvert ASN1 dissectors from ep_address_to_str to addre...
2013-10-27 Michael MannHave ANSI TCAP dissector pass data through subdissector...
2013-10-26 Bill MeierFix some [-Wunused-const-variable] warnings (using...
2013-09-22 Pascal QuantinMore emem -> wmem conversion:
2013-09-22 Pascal Quantinemem -> wmem conversion:
2013-09-12 Pascal QuantinConvert a few dissectors from emem to wmem API
2013-06-19 Evan HuusApparently one of our major global headers must include...
2013-05-07 Jörg MayerMake exports actaully work
2013-05-05 Jörg MayerJust whitespace changes
2013-04-23 Jörg MayerStub cmake support for generating the asn1 dissectors.
2013-03-20 Anders Broman[-Wmissing-prototypes]
2013-03-01 Balint ReczeyExport libwireshark symbols using WS_DLL_PUBLIC define
2013-02-26 Bill Meierits ==> it's & it's ==> its as needed.
2012-12-26 Guy HarrisFix a bunch of warnings.
2012-11-29 Jeff MorrissMake all enum_val_t's const.
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-08-18 Michael Mannmake hash key session scoped
2012-08-18 Guy HarrisMark a parameter as unused.
2012-08-18 Guy Harrisepan/dissectors/packet-ansi_map.c shouldn't be edited...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-05-19 pascalFix RVALS() macro usage
2012-04-11 Guy HarrisThe trial period is arguably over - no need for packet...
2012-04-11 Guy HarrisGet rid of redundant Dgt1_9_bcd digit set - passing...
2012-03-11 Stig BjørlykkeDo not assign a value to itself.
2012-02-27 Alexis La GoutteFix some Dead Store (Dead assignement/Dead increment...
2012-01-18 Chris MaynardFix some duplicate display filter names.
2011-11-19 Anders BromanGet rid of Warnings.
2011-11-18 Anders BromanUse tvb_bcd_dig_to_ep_str().
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-18 Bill MeierDo some more conversions of proto_tree_add_item() ...
2011-10-15 Bill MeierConvert asn1 template files proto_tree_add_item() ...
2011-10-10 Jeff MorrissBuild the ASN.1 dissectors directly into epan/dissector...
2011-10-10 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-10-06 Bill MeierConvert 'encoding' parameter of certain proto_tree_add_...
2011-07-21 Anders BromanTry to do a more syntactically correct import.
2011-05-18 Jeff MorrissFix a couple (value) mistakes in value_strings. Found...
2011-02-07 Anders BromanAdd a missing IE found in trace from https://bugs.wires...
2011-02-05 Anders BromanRemove debug printouts.
2011-02-04 Anders BromanIntroduce preferences to set the strictness of Invoke...
2011-01-16 Anders BromanFrom Porus Mehta:
2010-12-28 Anders BromanAdd tvb_bcd_dig_to_ep_str()
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-11-16 Bill MeierUse value_string_ext fcns to access several value_strin...
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-04-06 Bill Meier#include <stdio.h> not needed.
2010-04-01 Anders BromanFix Tag value wrong in ansi_map.asn file for ServiceId...
2010-02-23 Guy HarrisSquelch a bunch of compiler warnings.
2010-01-13 Anders BromanFrom Didier Gautheron:
2010-01-07 Anders BromanFrom Michael Lum:
2009-12-18 Anders BromanDissect NumberPortabilityRequest return result.
2009-11-19 Anders BromanFrom Michael Lum:
2009-11-19 Anders BromanFrom Michael Lum:
2009-11-17 Anders BromanMobile On Channel carries no data.
2009-10-10 Kovarththanan Raja... gsmmap -> gsm_map to make directory name consistent...
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-09-15 Jeff MorrissDon't call check_col(). Add a space at the end of...
2009-09-06 Kovarththanan Raja... Rename address_to_str() to ep_address_to_str() because:
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with...
2009-06-24 Stig BjørlykkeFrom Kovarththanan Rajaratnam:
2009-06-20 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-06-19 Stig BjørlykkeFrom Anders: Fix wrong tag numbers.
2009-04-08 Anders BromanAdd dissection of:
2009-04-01 Anders BromanAccording to the section 2.4 of the spec.
2009-03-27 Anders BromanIn informationDirective use MSID instead of mobileIdent...
2009-03-23 Anders BromanFrom Michael Lum:
2009-03-23 Anders BromanFix: The AuthDir invoke is missing optional tags for...
2009-03-15 Bill MeierAs suggested by Jakub Zawadzki: g_free() is NULL safe...
2009-03-11 Anders BromanFrom Michael Lum:
2009-02-17 Anders BromanFrom Michael Lum:
2009-02-07 Bill Meier#include <epan/conversation.h> and/or #include <epan...
2009-02-05 Anders BromanFrom Michael Lum:
2009-01-20 Anders BromanFrom Michael Lum:
2008-12-18 Bill MeierFix various typos and spelling errors (mostly in text...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
2008-12-03 Anders BromanFrom Michael Lum:
2008-11-29 Anders BromanBug fixes:
2008-11-27 Anders BromanThe updated Profile wasn't expanded in all places.
2008-11-06 Bill MeierFix bug wherein proto_reg_handoff... wasn't being calle...
2008-11-06 Anders BromanInvalid code in range_delete_callback.
2008-10-23 Anders BromanFrom shmulikB:
2008-02-02 Stig BjørlykkeRewrote some prohibited APIs in epan/dissectors/ (sprin...
2008-01-03 Anders BromanWrong string used in g_hash_table_lookup().
2007-12-19 Jörg Mayerasn1/*/Makefile.nmake were not part of the source package.
2007-12-10 Tomas KukosaANSI TCAP regenerated and tested with -T -X asn2wrs...
2007-12-09 Guy HarrisGet rid of non-ASCII character in a value_string table...
2007-12-03 Anders BromanFix bug bugs.wireshark.org/bugzilla/show_bug.cgi?id...
2007-10-16 Jörg Mayer- Fix svn:ignore for all directories
next