The SourceForge Net-SNMP code repository is outdated. The Net-SNMP code base has been migrated to https://github.com/net-snmp/net-snmp/. Please submit Net-SNMP pull requests on github starting from the master branch.
apps/snmpnetstat: Declare input parameters const
apps/snmpnetstat: Simplify a loop further
apps/snmptrapd_sql: Fix a recently introduced build error
Introduce the NETSNMP_FALLTHROUGH macro
configure: Enable more clang developer compiler warnings
Introduce the NETSNMP_FALLTHROUGH macro
testing/fulltests/unit-tests/T105trap_parse_clib: Fix a memory leak
configure: Enable more clang developer compiler warnings
testing/fulltests/unit-tests/T102pdu_build_clib: Fix a memory leak
Tidy up net-snmp-config output
Prune Libs.private entries in netsnmp*.pc.in
Search for -ltinfo in configure if needed
Fix LDFLAGS vs LIBS ordering
configure: Fix false positive when build dir contains "yes"
MIB-II: Remove dead code
apps: Remove a superfluous pointer check
ci, Windows: Bump the OpenSSL version number
Merge branch 'V5-9-patches'
Merge branch 'V5-9-patches'
agent/mibgroup: fix -Wstrict-prototypes
agent: fix -Wincompatible-function-pointer-types
configure.d: fix compatibility with Clang 16
Merge branch 'V5-9-patches'
Merge branch 'V5-9-patches'
CHANGES: libsnmp: Restore support for DNS names longer than 63 characters
CHANGES: libsnmp: Restore support for DNS names longer than 63 characters
CHANGES: libsnmp: Make the snmpIPBaseDomain.h header file private
Merge branch 'V5-9-patches'
ci: Upgrade to actions/checkout@v3
ci, Windows: Bump the OpenSSL version number
libsnmp: Check calloc() return value
treewide: Remove casts from calloc() calls
libsnmp: Fix a potential null pointer dereference
libsnmp: Simplify asn_build_objid()
libsnmp: Simplify snmp_build_var_op()
libsnmp: Optimize asn_build_unsigned_int64()
libsnmp: Simplify snmp_build_var_op()
libsnmp: Optimize asn_build_unsigned_int64()
libsnmp: Simplify asn_build_objid()
agent/mibgroup/util_funcs: Update a comment
agent/mibgroup/util_funcs: Fix a compiler warning
testing/fulltests/unit-tests/T029: Add a unit test
libsnmp: Declare the input arguments const of the functions that encode a PDU
libsnmp: Fix a recently introduced buffer overflow
libsnmp: Make the implementation of asn_realloc_rbuild_objid() shorter
libsnmp: Fix handling of length 1 in asn_realloc_rbuild_objid()
libsnmp: Make the asn_build_objid() implementation shorter
libsnmp: Make a comment in asn_build_objid() more detailed
testing/fulltests/unit-tests/T028_objid: Add more test cases
testing/fuzzing/build.sh: Fix the cross-compilation test
libsnmp: Fix the encoding of zero-length OIDs
testing/fulltests/unit-tests/T028_objid: Add this unit test
testing/fulltests/unit-tests/T015int64: Do not trigger undefined behavior
libsnmp: Fix the encoding of zero-length OIDs
libsnmp: Declare snmp_build_var_op() input arguments const
testing/fulltests/unit-tests/T028_objid: Add this unit test
libsnmp: Declare asn_build_objid() input argument const
libsnmp: Remove casts from asn_realloc()
libsnmp: Remove casts from snmp_realloc()
Convert to the ANSI C syntax
libsnmp: Fix a segmentation fault
OS/X: Fix the build
testing/fuzzing/build.sh: Only build fuzzers if not cross-compiling
Windows: Fix the build
IP-MIB: Do not trigger undefined behavior
Merge branch 'V5-9-patches'
agent/mibgroup/ucd-snmp/pass_persist: Fix a regression in pass_persist SET handling
libsnmp: Check array bounds before using these
libsnmp: Remove a duplicate check
apps/snmptable: Fix a potential memory leak and nullptr dereference
testing/fulltests/support/simple_eval_tools.sh: egrep to grep -E
net-snmp-create-v3-user: convert egrep to grep -E
local: convert direct usage of egrep to grep -E
dist: update instructions and scripts to use grep -E
Makefile.in: change use of egrep to AC detected tool
configure: change use of fgrep to AC detected tool
apps/snmpps: Fix a potential NULL pointer dereference
snmpd: Remove a superfluous free() call
apps/snmptable: Fix two potential memory leaks
apps/snmptable: Remove superfluous casts
snmpd: Fix a potential null pointer dereference
MIB-II: Fix use of realloc()
MIB-II: Fix indentation and coding style
IP-MIB: Remove an expression that always evaluates to false
snmplib/transports/snmpUnixDomain: Fix a potential null pointer dereference
IP-MIB: Fix a potential NULL pointer dereference
IP-FORWARD-MIB: Fix two potential NULL pointer dereferences
IP-FORWARD-MIB: Remove a superfluous 'if' statement
snmpd: Fix a copy/paste error
HOST-MIB: Fix two potential memory leaks
DISMAN-MIB: Remove excessive checks of non-null pointer
snmpd: Fix potential null pointer dereference
Revert "libsnmp: snmpSTDDomain: Remove an exit() call"
apps/snmpps: Fix a potential NULL pointer dereference
snmpd: Remove a superfluous free() call
apps/snmptable: Fix two potential memory leaks
apps/snmptable: Remove superfluous casts
MIB-II: Fix use of realloc()