Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
[metze/wireshark/wip.git] / asn1 / snmp /
2013-03-12 Anders BromanFrom beroset:
2013-02-26 Michael MannSNMP dissector should handle aes256 (better version...
2013-02-21 Martin Kaiserinclude the wsutil/wsgcrypt.h instead of including...
2013-02-16 Pascal QuantinFix typo error
2013-02-16 Michael MannAdd decryption algorithm preference to SNMP dissector.
2013-01-28 Michael MannAllow SNMP user table entry to be re-editted even if...
2013-01-20 Graham Bloicesnmp dissector did not correctly set length of pdu...
2012-12-26 Guy Harrisbytestring_to_str() now returns a const char *; assign...
2012-12-21 Guy HarrisSquelch a qualifier-discard warning.
2012-10-09 Anders BromanFrom Bill Parker:
2012-09-20 Jeff MorrissWe always HAVE_CONFIG_H so don't bother checking whethe...
2012-09-10 Jakub ZawadzkiInitial commit to support yet another method of passing...
2012-09-10 Jakub ZawadzkiPropage changes done in generated dissectors to asn1/
2012-08-01 Chris MaynardFix Coverity CID 280019 (formerly 19): "Logically dead...
2012-07-21 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-07-13 Chris Maynardtvb_length_remaining() can return -1, so don't assign...
2012-07-10 Pascal QuantinFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2012-07-08 Guy HarrisUATs could be put into "categories". The categories...
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-09 Chris MaynardDo not use BASE_NONE for FT_*INT* types.
2012-06-04 Anders BromanGet rid of a couple of warnings.
2012-05-24 Chris Maynardtvb_length_remaining() can return a negative number...
2012-05-24 Jakub ZawadzkiFix bug #7283
2012-05-11 Guy HarrisGet rid of remaining Booleans-as-encoding-arguments in
2012-04-25 pascalFrom Evan Huus:
2012-01-18 Chris Maynard#include <epan/crypt/crypt-*.h> => #include <epan/crypt...
2011-11-20 Anders BromanGet rid of Warnings.
2011-11-14 Guy HarrisDo some more length checking to avoid a dissector bug...
2011-10-29 Stig BjørlykkeAdded support for big integer64 values.
2011-10-21 Bill MeierFor proto_tree_add_item(..., proto_xxx, ...)use ENC_NA...
2011-10-20 Bill MeierUse ENC_NA as proto_tree_add_item() encoding arg for...
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-05 Bill MeierUse ENC_NA as encoding for proto_tree_add_item() calls...
2011-09-23 Gerald CombsChange the case of "sNMPv2-Trap" to match RFC 3416...
2011-08-02 Chris MaynardFrom Paul Stath via bug 5731: The check for engineID...
2011-07-19 Stig BjørlykkeUse correct encoding for proto_tree_add_item().
2011-06-05 Anders BromanFrom Sean Van Gorder:
2011-04-21 Alexis La GoutteFix Dead Store (Dead assignement/Dead increment) Warnin...
2011-04-21 Alexis La GoutteFix Dead Store (Dead nested assignment) Warning found...
2011-04-13 Stephen FisherRollback r36614 and change dissect_SMUX_PDUs_PDU()...
2011-04-12 Stephen FisherFix Coverity 524: NEGATIVE_RETURNS
2011-04-12 Stephen FisherFix Coverity 1047: UNUSED_VALUE in dissect_smux
2011-04-12 Stig BjørlykkeCorrected switch-case flow.
2011-04-07 Gerald CombsUse a unique variable name. Fixes Coverity CID 593.
2011-03-25 Jeff MorrissFrom Didier via https://bugs.wireshark.org/bugzilla...
2011-01-20 Jaap KeuterAllow for expert items to be actually attached somewhere.
2010-12-30 Stig BjørlykkeOnly chop the last character (new line) from the error...
2010-12-29 Gerald CombsFix a buffer overflow in the engineId preferences....
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-12-06 Bill MeierFix various typos and spelling errors.
2010-10-29 Stig BjørlykkeOne more:
2010-10-29 Stig BjørlykkeMake the third argument to a UAT copy callback a size_t.
2010-10-14 Jeff MorrissFrom Fulko Hew via https://bugs.wireshark.org/bugzilla...
2010-09-17 Jeff MorrissCopy the rev 34143 changes to packet-snmp.c over to...
2010-08-02 Stig BjørlykkeMark encryptedData as unused, to avoid warnings when...
2010-08-02 Stig BjørlykkeAdded missing include <string.h>.
2010-07-02 Guy Harrisoid_encoded2string() returns a const char *; don't...
2010-07-01 Gerald CombsDon't add raw bytes to the tree.
2010-06-28 Stig BjørlykkeMoved register_ber_syntax_dissector() and register_ber_...
2010-06-26 Stig BjørlykkeAvoid crash when adding SNMP Users.
2010-05-21 Guy HarrisHave abs_time_to_str() and abs_time_to_str_secs() take...
2010-05-02 Stig BjørlykkeDon't type prune the data_ptr pointer for UAT.
2010-04-07 Bill Meier#include <string.h> and/or #include <stdio.h> not needed.
2010-03-05 Jaap KeuterFix for bug 4551.
2010-03-04 Anders Bromanfrom Luis Ontanon:
2010-03-04 Stig BjørlykkeFrom LEGO via bug 3459:
2010-03-02 Anders BromanFrom Luis Ontanon:
2010-02-27 Guy HarrisAdd a third date format, ABSOLUTE_TIME_DOY_UTC, to...
2009-12-21 Gerald CombsSwitch to using a bundled version of the openSUSE Build...
2009-12-19 Guy HarrisFor fields of type FT_ABSOLUTE_TIME, have the "display...
2009-12-10 Guy HarrisAdd an argument to abs_time_to_str() and abs_time_secs_...
2009-11-09 Stig BjørlykkeMade enterprise_oid pointer const.
2009-11-09 Stig BjørlykkeRemove an unused variable.
2009-11-01 Stig BjørlykkeAdded some type renames.
2009-11-01 Stig BjørlykkeAdded a UAT table to describe enterprise specific-trap...
2009-10-30 Stig BjørlykkeAdded SNMP to "Decode ASN.1 file as" list.
2009-10-08 Kovarththanan Raja... Remove unused NEED_PACKET_PROTO_H variable
2009-10-05 Stig BjørlykkeFixed offset_from_real_beginning() -> tvb_offset_from_r...
2009-10-05 Stig BjørlykkeReturn from dissect_snmp_VarBind() when detecting inval...
2009-09-10 Kovarththanan Raja... offset_from_real_beginning() is only called with 0...
2009-08-21 Kovarththanan Raja... Sanitize epan includes
2009-08-16 Kovarththanan Raja... Switch a bunch of dissectors over to using tvb_new_subs...
2009-08-09 Kovarththanan Raja... Add PTREE_FINFO and use PITEM_FINFO when possible.
2009-08-09 Kovarththanan Raja... Don't guard col_set_str (COL_PROTOCOL) with col_check
2009-08-08 Gerald CombsIf we have a format error, don't try adding something...
2009-07-16 Gerald CombsDon't crash if we happen to load a bad MIB file.
2009-07-09 Anders BromanReworked patch from massimo:
2009-07-08 Jaap KeuterRemove hint of name resolution when it's not there.
2009-07-07 Stig BjørlykkeChanged flags_set_truth -> tfs_set_notset
2009-07-06 Anders BromanFrom Kovarththanan Rajaratnam:
2009-06-22 Stig BjørlykkeMore header_field_info cleanup.
2009-06-20 Stig BjørlykkeFrom Kovarththanan Rajaratnam via bug 3548:
2009-05-14 Anders BromanApply some of the patches from:
2009-05-01 Jaap KeuterFrom Reinhard Speyerer:
2009-04-21 Jaap KeuterConstify some more value_strings.
2009-03-13 Stig Bjørlykkeg_free() is NULL safe, so we don't need check against it.
2009-02-16 Guy HarrisAdd an additional "title" attribute for UAT fields...
2008-12-17 Bill MeierFix some typos and spelling (mostly in text strings)
next