aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/asn1/snmp
AgeCommit message (Expand)AuthorFilesLines
2019-11-11SNMP: fix out of bounds access to snmp_PDUs_vals arrayPascal Quantin1-6/+7
2019-11-07SNMP: do not modify the ASN.1 source for request/response trackingPascal Quantin2-11/+14
2019-11-07Fix problems regarding SRT calculation in SNMP dissectorLajos Olah1-5/+5
2019-11-07Implement service response time calculation for SNMPLajos Olah4-15/+205
2019-10-22SNMP: handle Net-SNMP Engine Id of 12 octetsJaap Keuter1-5/+10
2019-09-14SNMP: handle Net-SNMP Engine Id of 12 octetsJaap Keuter1-6/+6
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-04-18Remove autotools build system.Dario Lombardo1-31/+0
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo2-26/+2
2018-02-20snmp: add missing initializers in deep copies.Dario Lombardo1-2/+6
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo2-26/+2
2017-12-29Use gcry_strerror() to get crypt error description.Jakub Zawadzki1-2/+2
2017-10-29Add conversation endpoint typeMichael Mann1-2/+2
2017-08-04SNMP: add support for USM SHA-2 algorithms (RFC 7860)Olivier Verriest3-204/+104
2017-06-26Parse enterprise-numbers at run timeJoão Valverde1-3/+3
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong1-27/+39
2017-02-20SNMP: fix insertion of first entry in SNMP Users UATPascal Quantin1-25/+21
2017-02-20SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()Pascal Quantin1-0/+5
2017-02-13Make Libgcrypt a mandatory dependencyPeter Wu1-26/+4
2017-01-31Add format_text_wmem.Michael Mann1-6/+0
2017-01-12uat: add a reset callback.Dario Lombardo1-0/+2
2016-12-01Check preference titles and descriptions.Gerald Combs1-1/+1
2016-10-14Append Integer32 value to varbind also.Jaap Keuter1-1/+1
2016-10-13Convert most UDP dissectors to use "auto" preferences.Michael Mann1-3/+3
2016-10-08Combine Decode As and port preferences for tcp.port dissector table.Michael Mann1-2/+5
2016-08-31Don't do any Decode As stuff for dissector tables not used with Decode As.Guy Harris1-1/+1
2016-07-22Convert more glib memory to wmem pinfo poolPascal Quantin3-20/+16
2016-07-01ASN.1 dissectors - don't try to find yourself.Michael Mann1-3/+1
2016-06-30Remove Makefile.common filesJoão Valverde2-45/+24
2016-06-15Remove Nmake build systemPascal Quantin1-25/+0
2016-05-04snmp: return -1 (not 0) if we need more data from TCPMartin Kaiser1-7/+1
2016-03-17Associate dissector tables and heuristic subdissector lists with a protocol.Michael Mann1-1/+1
2016-03-13Clean asn1 make/cmake whitespaceJoão Valverde4-4/+0
2016-03-13Move /asn1 to /epan/dissectorsJoão Valverde8-0/+3477