summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tcpdump/print-snmp.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* - (void)printf() -> printf(); the cast adds clutter for little value.procter2020-01-241-59/+59
* Add snmpv3 support.martijn2019-01-031-59/+390
* add missing braces implied by indentationjsg2018-09-201-2/+3
* Rework UDP parsing, particularly around IP addresses.dlg2018-07-061-3/+1
* o remove legacy code that defines abs(3) if it isn't availablemmcc2016-03-151-10/+30
* Remove memory.h includes.mmcc2015-11-181-4/+1
* Remove remaining instances of the register keyword.mmcc2015-11-161-6/+6
* Replace <sys/param.h> with <limits.h> and other less dirty headers wherederaadt2015-01-161-2/+1
* fix read-one-beyond-of-array errors; ok sthen jsgderaadt2009-11-121-2/+2
* rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andderaadt2009-10-271-6/+1
* add basic snmpv2 support (snmpv2, trapv2, getbulk)reyk2008-01-171-13/+72
* fix printing of enterprise-specific SNMP traps.reyk2007-10-301-3/+3
* trash $Header goo which is just annoying; 5595deraadt2007-10-071-2/+2
* tcpdump developers are uncautious retards, plain and simple; ok ottoderaadt2005-04-111-5/+5
* Remove errant ';' from end of for() statement. deraadt@ okaaron2004-03-191-3/+3
* a bit of snprintf cleaningderaadt2001-11-061-4/+4
* update license. ok from author (John LoVerso).jakob2001-08-111-12/+25
* Add $OpenBSD$. (jakob@ ok)ho2000-10-031-1/+3
* INET6jakob2000-04-261-1/+4
* bring more inline with tcpdump 3.4brad1999-09-161-4/+4
* *** empty log message ***bitblt1996-12-121-21/+26
* it is 3.2 now.mickey1996-07-131-17/+17
* sync to latestderaadt1996-06-101-1/+1
* Updating to the latest LBL release.mickey1996-03-041-0/+1
* initial import of NetBSD treederaadt1995-10-181-0/+1034