Try to consolidate the #ifdef soup into FreeBSD vs non-FreeBSD blocks better
[freebsd.git] / contrib / bsnmp /
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist/lib/libc/hash/t_hmac...
2017-01-14 ngieCopy ^/vendor/NetBSD/tests/dist to contrib/netbsd-tests
2017-01-14 ngieMerge content currently under test from ^/vendor/NetBSD...
2017-01-13 ngieUpgrade NetBSD tests to 01.11.2017_23.20 snapshot
2017-01-10 mmMFV r311899:
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieAdd a REVISION section to track changes for the FOKUS...
2017-01-09 ngieSimilar to r311750, check for the result from smiGetMod...
2017-01-09 ngieUse calloc instead of malloc + memset(.., 0, ..)
2017-01-09 ngieCheck result from smiGetFirstNode and smiGetNodeByOID
2017-01-09 ngieAdd a REVISION section to track changes for the BEGEMOT...
2017-01-09 ngieUse nitems(mib) instead of hardcoding mib's length...
2017-01-06 ngieRemove unnecessary __unused attribute attached to ...
2017-01-05 jkimMerge ACPICA 20161222.
2017-01-05 ngieop_usm_users: don't deref uusers if it's NULL when...
2017-01-05 ngiesnmp_table_fetch_async: don't leak `work` if snmp_pdu_s...
2017-01-05 ngieop_usm_users: fix indentation in SNMP_OP_SET block
2017-01-05 ngieUse calloc instead of malloc + memset(.., 0, ..)
2017-01-05 ngielsock_init_port: address issues with initializing socka...
2017-01-05 ngielm_load: fix string copying issues
2017-01-04 ngiesnmp_mibII(3) requires net/if.h and net/if_mib.h
2017-01-04 delphijRestructure libz, place vendor files in contrib/zlib...
2017-01-04 ngieUse calloc instead of malloc with buffers in snmp_...
2017-01-04 ngieInitialize msg.msg_flags to 0
2017-01-01 ngieFix spelling errors; bump .Dd for the change
2017-01-01 ngieBump .Dd for the spelling and .Nm updates
2017-01-01 ngieFix spelling errors
2017-01-01 ngiebsnmpclient(3) also documents snmp_client_init, snmp_cl...
2016-12-31 ngiesnmp_discover_engine: fix up req/resp (PDU object)...
2016-12-31 ngieSimilar to r310954, set .len to 0 on malloc failure...
2016-12-31 ngieInitialize ret to SNMPD_INPUT_OK at the top of snmp_inp...
2016-12-31 ngieUse strlcpy when copying `com` to pdu->community to...
2016-12-31 ngieMIB-II: use strlcpy instead of strcpy when copying...
2016-12-31 ngieMIB-II: use strlcpy when copying interface names to...
2016-12-31 ngieUnbreak the build by passing the string to strdup,...
2016-12-31 ngieUse strdup in snmp_parse_server(..) when possible inste...
2016-12-30 ngieGuard against use-after-free after calling mibif_free(..)
2016-12-30 mmMFV r310796, r310797:
2016-12-30 ngieFix whitespace in a comment and fixing a spelling error...
2016-12-30 cognetMerge CK as of commit 255a47553aa5e8d0bb5f8eec63acac7f4...
2016-12-29 ngieUse uint32_t instead of u_int32_t for or_last_change...
2016-12-29 ngiePrevent improper memory accesses after calling snmp_pdu...
2016-12-28 ngiestyle(9): ip_get(..): clean up whitespace
2016-12-28 ngiestyle(9): snmp_send_packet(..): fix whitespace
2016-12-28 ngiestyle(9): fix whitespace in pdu_encode_secparams(..)
2016-12-28 ngiestyle(9): sort alignment in udp_recv(..)
2016-12-28 ngieFix bsnmpd sending/receiving with multi-homed configura...
2016-12-27 ngiestyle(9): clean up trailing whitespace
2016-12-27 mmMFV r310622:
2016-12-26 ngiestyle(9): fix trailing whitespace
2016-12-26 ngieUpdate engine time using update_snmpd_engine_time(..)
2016-12-26 ngieFix return type for `ret` (recv callback) and sort...
2016-12-26 ngieFix definition for recv_dgram(..); it should be "ssize_...
2016-12-26 ngieRefactor transport sources a bit to facilitate changes...
2016-12-26 ngieFix style(9)
2016-12-24 ngiestyle(9): delete stray trailing whitespace after break...
2016-12-24 ngieBe more strict about IpAddress type in snmp_value_parse(..)
2016-12-24 ngieMinor style(9) fixes
2016-12-24 ngieSort #includes
2016-12-24 ngieAllow SNMPv3 authNoPriv and noAuthNoPriv protocols...
2016-12-23 ngieSort #includes per style(9)
2016-12-23 ngieClarify failure in snmp_output(..) with call to snmp_pd...
2016-12-19 sjgMerge bmake-20161212
2016-12-18 ngieClean up trailing and leading whitespace
2016-12-17 mmMFV r310115,310184:
2016-12-06 mmMFV r309587:
2016-12-02 dimUpdate compiler-rt to release_39 branch r288513. Since...
2016-12-02 dimUpdate llvm, clang, lld and lldb to release_39 branch...
2016-12-01 mmMFC r309362:
2016-11-29 mmMFV r309299:
2016-11-28 cognetImport Concurrency Kit in the kernel.
2016-11-22 delphijMFV r308954:
2016-11-11 cyMFV r305100: Update amd from am-utils 6.1.5 to 6.2.
2016-11-10 dimMerge ^/head r308227 through r308490.
2016-11-10 syrinxReply to a snmpEngineID discovery PDU with a Report...
2016-11-07 delphijMFV r308392: file 5.29.
2016-11-03 gjbMFV r308265: Update tzdata to 2016i.
2016-10-31 dimMerge ^/head r307736 through r308146.
2016-10-24 syrinxFix a regression introduced in SVN r256678 that breaks...
2016-10-04 jkimMerge ACPICA 20160930.
2016-10-04 mmMFV r306669:
2016-10-01 baptImport libucl 20160812
2016-09-29 desUpgrade to Unbound 1.5.10.
2016-09-22 impRevert and redo r306083.
2016-09-22 jkimMerge OpenSSL 1.0.2i.
2016-09-21 kibAdd kernel interfaces to call EFI Runtime Services.
2016-09-21 andrewUpdate the device tree source files to a Linux 4.7-RC.
2016-09-19 andrewImport the Linaro Cortex Strings library into contrib.
2016-09-05 mmMFV r305420:
2016-09-04 desUpgrade to Unbound 1.5.9.
2016-09-03 dimUpdate compiler-rt to 3.9.0 release, and update the...
2016-08-31 emasteUpdate to ELF Tool Chain r3490
2016-08-30 pfgMFV r302423:
2016-08-30 dimUpdate libc++ to release_39 branch r279689.
2016-08-30 emasteBring lld (release_39 branch, r279477) to contrib
2016-08-24 cyMFV r304732.
2016-08-17 dimUpdate llvm to release_39 branch r278877.
2016-08-17 emasteUpdate lldb to release_39 branch r276489 and resolve...
2016-08-16 dimUpdate clang to release_39 branch r276489, and resolve...
2016-08-16 dimUpdate llvm to release_39 branch r276489, and resolve...
next