Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avoid trigraph | itojun | 2001-03-17 | 1 | -3/+3 |
| | |||||
* | Get rid of libsmiV1 API compatibility. The configure script already | fenner | 2001-01-24 | 1 | -64/+2 |
| | | | | | requires the v2 API, so this attempt at compatibility just caused problems. | ||||
* | Some verbose format diffs from Juergen Schoenwaelder | fenner | 2000-11-10 | 1 | -11/+46 |
| | |||||
* | Update for libsmi v0.2.x . Attempt to retain libsmi v0.1.x compatibility | fenner | 2000-11-04 | 1 | -12/+63 |
| | | | | (but didn't test it). | ||||
* | Remove erroneous semicolon from "for()" clause; patch from Michael T. | guy | 2000-10-06 | 1 | -2/+2 |
| | | | | Stolarchuk. | ||||
* | remove non-STDC code | assar | 2000-07-01 | 1 | -4/+1 |
| | |||||
* | s/sprintf/snprintf/. | itojun | 2000-01-17 | 1 | -6/+9 |
| | | | | | there seem to be couple of unsafe use of strcat and strcpy - we should bring in strl{cat,cpy}. | ||||
* | * print-rt6.c: make IPv6 routing header printing work with new 2292bis | itojun | 1999-12-22 | 1 | -1/+9 |
| | | | | | | | | | | | API. * print-bgp.c: improve options printing. ugly code exists for unaligned option parsing (need some fix). * const poisoning in SMB decoder. * make dump format back to original. someone may want to add an option to do ascii printing, but keep the default behavior as is for scripts used in many places. * -Wall -Werror clean checks. | ||||
* | From: Juergen Schoenwaelder <schoenw@ibr.cs.tu-bs.de> | mcr | 1999-12-13 | 1 | -26/+312 |
| | | | | | | | | Here is a new version of the libsmi patch for tcpdump. It provides some bug fixes and some enhancements such as access checking and better range checking. The patch also fixed a few bugs in the print_snmp.c module of tcpdump itself (unrelated to the usage of libsmi). | ||||
* | Switch to config.h instead of passing defines in DEFS. | fenner | 1999-11-21 | 1 | -1/+5 |
| | |||||
* | compilable AH/ESP patches | mcr | 1999-10-17 | 1 | -53/+529 |
| | |||||
* | patches to help build on Linux 2.2linux22 | mcr | 1999-10-17 | 1 | -183/+15 |
| | |||||
* | SNMP v2c patches from http://www.ibr.cs.tu-bs.de/ietf/snmpv3/tcpdump.shtmlsnmpv2c | mcr | 1999-10-17 | 1 | -15/+183 |
| | |||||
* | Initial revision | mcr | 1999-10-07 | 1 | -0/+1043 |