aboutsummaryrefslogtreecommitdiff
path: root/contrib/bsnmp
Commit message (Expand)AuthorAgeFilesLines
* Staticize several variables that are used exclusively in bsnmpd/main.c andEnji Cooper2015-12-282-9/+13
* Remove unused function `act_getkernstring`Enji Cooper2015-12-241-23/+0
* Fix variable 'old' is used uninitialized whenever '&&' condition is false.Marcelo Araujo2015-08-071-1/+1
* Fix the function signatures when MK_CRYPT == no for snmp_get_local_keys andEnji Cooper2014-12-271-2/+2
* Fix a bug in decoding string indexes in snmp_target(3), thus causingShteryana Shopova2014-10-101-4/+7
* Fix a problem with OBJECT IDENTIFIER encoding: need to check theHartmut Brandt2014-01-211-1/+1
* Fix bsnmpd remote denial of service vulnerability.Xin LI2014-01-141-0/+5
* Fix the -Wconversion warnings produced when compiling the SNMP agent.Shteryana Shopova2013-10-171-3/+19
* Fix SNMP Error response PDUs and properly encode them when using v3 auth/encr...Shteryana Shopova2013-10-173-8/+49
* Register OID for HAST module.Mikolaj Golub2013-05-081-0/+1
* Restore the ipNetToMedia MIB, that was broken with new ARP commitGleb Smirnoff2013-04-251-0/+45
* Clean some 'svn:executable' properties in the tree.Pedro F. Giffuni2013-01-2610-0/+0
* Looks like support.h is really not needed here.Gleb Smirnoff2012-10-181-1/+0
* put another bandaid on the build until i figure out bsnmp headersMaksim Yevmenkin2012-10-181-1/+1
* fix buildMaksim Yevmenkin2012-10-171-0/+1
* Re-do r240271:Gleb Smirnoff2012-09-202-8/+17
* For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideGleb Smirnoff2012-09-092-6/+41
* The first part of check_priv() function, that attempts to obtain credsGleb Smirnoff2012-09-082-43/+40
* Fully initialize the stack-allocated "struct sockaddr_in sa" structure.Kevin Lo2012-09-071-1/+2
* Remove end of line whitespace.Joel Dahl2012-06-172-4/+4
* Minor mdoc fixes.Joel Dahl2012-06-175-7/+4
* Count both IPv4 and IPv6 TCP connections in tcpCurrEstabMaksim Yevmenkin2012-06-061-2/+4
* General mdoc(7) and typo fixes.Glen Barber2012-05-112-3/+3
* memset() wants the size of the structure to clear, not the sizeHartmut Brandt2012-03-181-1/+1
* Adter r228571 unbreak architectures with strict alignment rulesBjoern A. Zeeb2011-12-171-7/+7
* Include sys/queue.h: snmpmod.h uses TAILQ.Mikolaj Golub2011-12-111-0/+1
* Fix broken mdoc.Ulrich Spörlein2011-08-011-1/+1
* Properly detect interface's state in the LINK_STATE_UNKNOWN case.Ruslan Ermilov2011-05-031-2/+1
* Don't spam syslog with "inet_ntop(): Address family not supportedRuslan Ermilov2011-04-201-2/+3
* Bring the list of OIDs up-to-date to prevent conflicts.Hartmut Brandt2011-02-031-1/+19
* Unbreak the build by temprorarily not using include directives inShteryana Shopova2010-12-204-4/+40
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.Shteryana Shopova2010-12-2018-82/+1970
* Silence the compiler warnings in libbsnmp by removing several (now)Shteryana Shopova2010-12-163-21/+18
* Add a forgotten file from r216294 and unbreak the build.Shteryana Shopova2010-12-081-0/+404
* In bsnmpd(1) add support for SNMPv3 message processing model, including messa...Shteryana Shopova2010-12-0829-254/+4517
* Remove mention of non-existant -o flag for debugging options.Ulrich Spörlein2010-10-231-5/+3
* mdoc: drop even more redundant .Pp callsUlrich Spörlein2010-10-191-1/+0
* Fix two minor typos.Joel Dahl2010-08-161-2/+2
* Bump document date after content changes.Ulrich Spörlein2010-08-161-1/+1
* Wordsmithing of bsnmpd.1Ulrich Spörlein2010-08-161-18/+16
* Fix a typo introduced in r210936 which broke build.Pyun YongHyeon2010-08-061-1/+1
* Ethernet vlan(4) interfaces have valid Ethernet link layer addresses butJohn Baldwin2010-08-061-0/+1
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-249-18/+18
* (S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.Antoine Brodin2010-03-272-2/+2
* Fix typo in macro name and macro usage.Ulrich Spörlein2010-03-122-2/+3
* Fix a problem with high CPU consumption (up to 30%) by bsnmpd on a loaded sys...Shteryana Shopova2009-12-035-3/+77
* Add an extra (void *) cast. The struct if_msghdr has an 8 byteWarner Losh2009-02-181-1/+1
* This main goals of this project are:Qing Li2008-12-152-76/+10
* This commit was generated by cvs2svn to compensate for changes in r176892,Shteryana Shopova2008-03-071-0/+2
|\
| * Vendor patch: Prevent bsnmpd from dumping core when a module's init hookvendor/bsnmp/syrinx_20080307_bugfixShteryana Shopova2008-03-071-0/+2