aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-snmp.h
AgeCommit message (Expand)AuthorFilesLines
2017-08-04SNMP: add support for USM SHA-2 algorithms (RFC 7860)Olivier Verriest1-7/+8
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin1-1/+1
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde1-2/+2
2015-09-11snmp: fix 'time' var name.Dario Lombardo1-1/+1
2014-08-09Eliminate (almost all) proto_tree_add_text calls from ASN.1 dissectors.Michael Mann1-1/+1
2014-02-26Remove trailing whitespace from asn1 .cnf & template.[hc] files. Regenerate d...Bill Meier1-2/+2
2014-02-18Remove $Id$ from the ASN.1 dissectors and regenerate them.Jeff Morriss1-2/+0
2013-06-19Convert the rest of the ASN1 dissectors from emem to wmem.Evan Huus1-1/+1
2013-06-19Remove traling whitespace.Jörg Mayer1-1/+1
2013-04-10Use consistent "generated automatically" wording which will hopefully beGerald Combs1-2/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2011-10-15Update generated ASN1 *.[hc] files after recent work done by Jeff Morriss;Bill Meier1-1/+1
2011-04-08Add a relative path to the "#line" directives we produce. Regenerate theGerald Combs1-1/+1
2009-07-16Don't crash if we happen to load a bad MIB file.Gerald Combs1-1/+1
2009-07-06From Kovarththanan Rajaratnam:Anders Broman1-1/+1
2009-05-16Regenerate all asn2wrs generated dissectors.Stig Bjørlykke1-1/+1
2008-12-17Fix some typos and spelling (mostly in text strings)Bill Meier1-1/+1
2008-11-13Fix some warnings.Guy Harris1-1/+1
2008-11-01Regenerate all asn2wrs generated dissectorsAnders Broman1-1/+1
2008-09-18Fix a spelling error pointed out by Noam Rathaus.Gerald Combs1-1/+1
2008-03-13Make the SMI preference a little more verbose. In the COPS and SNMPGerald Combs1-1/+1
2008-02-25Handle unsigned SMI types. This should fix bug 2292.Gerald Combs1-1/+1
2008-01-03get rid of get_ber_last_created_item()Tomas Kukosa1-1/+1
2007-11-20fix tag handling inside snmp trapTomas Kukosa1-1/+1
2007-11-12Initialize var_list in dissect_smux(), so that we don't use previouslyGerald Combs1-1/+1
2007-11-04SNMP with option -X and -TAnders Broman1-2/+2
2007-10-29Include winposixtypes.h only if building with GNUTLS; Bug 1942: part 2 of 2 o...Bill Meier1-1/+1
2007-08-25get users of oid_resolv to use the new oids, rollout packet-snmp.cLuis Ontanon1-1/+1
2007-08-24Revert back to old version with manually fixed get_ber_length parametersJörg Mayer1-1/+1
2007-08-24get_ber_length doesn't need the tree argument, get rid of it.Jörg Mayer1-1/+1
2007-05-03EXTERNAL type is handled in asn2wrs nowTomas Kukosa1-1/+1
2007-02-07* Add a category param to the uat.Luis Ontanon1-19/+3
2007-01-11warn the user if the decrypted data doesn't look like a ScopedPDU instead of ...Luis Ontanon1-3/+3
2007-01-11- allow use of * as any-engine-idLuis Ontanon1-3/+8
2007-01-10sync changes with asn/snmpLuis Ontanon1-6/+6
2007-01-09SNMPv3 USM decryption/authentication phase 1Luis Ontanon1-0/+73
2006-06-14Include <ctype.h> to fix some warnings. Regenerate theJörg Mayer1-1/+1
2006-05-23Atempt to fix bug 967 crash on fuzzed SNMP capture. I can't reproduce the Bug.Anders Broman1-2/+2
2006-05-21change a whole bunch of ethereal into wiresharkRonnie Sahlberg1-3/+3
2006-05-03Use the asn2eth generated snmp dissector.Anders Broman1-6/+15
2005-07-25From Thomas Anders:Luis Ontanon1-0/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+36