index
:
wireshark
daniel/osmux
laforge/amr-2023
laforge/doc-fixes
laforge/pending
laforge/qcdiag
laforge/rspro
master
mobis
mobis_new
more-patches
osmith/deb-packaging
osmith/wip
osmocom/master
osmocom/qcdiag
pespin/amr
pespin/csn1
pespin/osmux-stats
pespin/osmux-wip
pespin/racap
pespin/racap-tmp
pespin/rlcmac
sylvain/gmr
sylvain/gmr1
thomas/dect
wireshark.org protocol dissector with Osmocom additions (obsolete)
Harald Welte
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
epan
/
dissectors
/
packet-snmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
Fix some spelling errors
Martin Mathieson
1
-1
/
+1
2023-09-24
epan: Convert the UAT API to C99 types
Gerald Combs
1
-1
/
+1
2023-08-13
SNMP: Fix responses from different ports and SMUX
John Thacker
1
-13
/
+52
2023-08-08
Convert asn2ws to generate C99 types
Anders Broman
1
-78
/
+78
2023-08-05
SNMP: Don't check the tvb length on a fragmented packet
John Thacker
1
-11
/
+14
2023-06-20
ftypes: Rename IS_FT_* macros
João Valverde
1
-1
/
+1
2023-05-22
SNMP: Fix multiple PDU over TCP handling
John Thacker
1
-2
/
+2
2023-05-18
epan: Add STRING_CASE_[IN]SENSITIVE for dissector tables
John Thacker
1
-1
/
+1
2023-05-09
Use `register_dissector()` in ASN.1 dissectors
David Perry
1
-5
/
+5
2023-05-05
check_val_to_str.py: Check ASN1 template files
Martin Mathieson
1
-1
/
+2
2022-12-30
SNMP: generate ASN1
Joakim Karlsson
1
-2
/
+2
2022-12-16
SNMP/UDP: SNMP is walking on UDP conversation/stream ID
Chuck Craft
1
-2
/
+2
2022-11-30
asn2wrs: disable template line directive by default
Joakim Karlsson
1
-33
/
+0
2022-11-30
asn2wrs: disable line directive by default
Joakim Karlsson
1
-27
/
+1
2022-08-25
Rename a bunch of things with "conversation".
Guy Harris
1
-2
/
+2
2022-06-10
tap: Adding flags for tap_packet
Roland Knall
1
-1
/
+1
2022-02-15
Tools: Fix fix-encoding-args.pl ASCII string validation
João Valverde
1
-2
/
+2
2021-09-08
tvblist: explicitly scope memory
Evan Huus
1
-5
/
+5
2021-08-24
asn1: convert more dissectors to pinfo->pool
Evan Huus
1
-15
/
+15
2021-07-29
wsutil: rename bytestring_to_str() -> bytes_to_str_punct()
João Valverde
1
-1
/
+1
2021-07-26
asn1: convert most dissectors to pinfo->pool
Evan Huus
1
-21
/
+21
2021-04-30
Cast away the return value of g_strlcpy() and g_strlcat().
Guy Harris
1
-1
/
+1
2021-03-25
wsutils: add local implementation of g_memdup2.
Dario Lombardo
1
-18
/
+18
2020-12-20
More spelling fixes.
Martin Mathieson
1
-1
/
+1
2020-12-13
SNMP: Fix checking of SNMP v3 auth if MD5 method is used
j.novak@netsystem.cz
1
-3
/
+2
2020-10-10
SNMP: Use BASE_SHOW_ASCII_PRINTABLE for octet strings
Anders Broman
1
-1
/
+1
2019-11-11
SNMP: fix out of bounds access to snmp_PDUs_vals array
Pascal Quantin
1
-18
/
+19
2019-11-07
SNMP: do not modify the ASN.1 source for request/response tracking
Pascal Quantin
1
-17
/
+32
2019-11-07
Fix problems regarding SRT calculation in SNMP dissector
Lajos Olah
1
-6
/
+6
2019-11-07
Implement service response time calculation for SNMP
Lajos Olah
1
-45
/
+215
2019-10-22
SNMP: handle Net-SNMP Engine Id of 12 octets
Jaap Keuter
1
-8
/
+13
2019-09-14
SNMP: handle Net-SNMP Engine Id of 12 octets
Jaap Keuter
1
-6
/
+6
2019-07-26
HTTPS (almost) everywhere.
Guy Harris
1
-1
/
+1
2019-04-04
epan: Convert our PROTO_ITEM_ macros to inline functions.
Gerald Combs
1
-1
/
+1
2018-02-20
snmp: add missing initializers in deep copies.
Dario Lombardo
1
-5
/
+9
2018-02-18
ASN.1: update auto generated dissectors
Pascal Quantin
1
-5
/
+5
2018-02-12
dissectors: use SPDX identifiers.
Dario Lombardo
1
-13
/
+1
2017-12-29
Use gcry_strerror() to get crypt error description.
Jakub Zawadzki
1
-2
/
+2
2017-10-29
Add conversation endpoint type
Michael Mann
1
-2
/
+2
2017-08-04
SNMP: add support for USM SHA-2 algorithms (RFC 7860)
Olivier Verriest
1
-202
/
+101
2017-08-01
SNMP: regenerate ASN.1 dissector after g7466880e8a
Pascal Quantin
1
-1
/
+1
2017-06-26
Parse enterprise-numbers at run time
João Valverde
1
-3
/
+3
2017-03-02
Rewrite dissectors to use Libgcrypt functions.
Erik de Jong
1
-32
/
+44
2017-02-20
SNMP: fix insertion of first entry in SNMP Users UAT
Pascal Quantin
1
-28
/
+24
2017-02-20
SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()
Pascal Quantin
1
-3
/
+8
2017-02-13
Make Libgcrypt a mandatory dependency
Peter Wu
1
-29
/
+7
2017-01-31
Add format_text_wmem.
Michael Mann
1
-11
/
+5
2017-01-12
uat: add a reset callback.
Dario Lombardo
1
-0
/
+2
2016-12-01
Check preference titles and descriptions.
Gerald Combs
1
-1
/
+1
2016-10-14
Append Integer32 value to varbind also.
Jaap Keuter
1
-1
/
+1
[next]