summaryrefslogtreecommitdiff
path: root/missing
Commit message (Expand)AuthorAgeFilesLines
* NetBSD support for multiple data link types on an interface, from Davidguy2002-12-192-0/+211
* Make the definitions of "strlcat()" and "strcpy()" prototypeguy2002-08-022-10/+4
* Added support for Win32, based on WinPcap.risso2002-08-015-24/+21
* __ss_len/family is now nonstandard. standards were clarified to useitojun2002-06-111-3/+3
* whitespaceitojun2002-06-1112-75/+75
* Patch from Pekka Savola <pekkas@netcore.fi> to get rid of "savestr()"guy2001-01-201-0/+57
* "#if 0" out stuff for "asprintf()", "asnprintf()", "vasprintf()", andguy2001-01-121-2/+6
* As GCC "2.96" notes, "`short int' is promoted to `int' when passedguy2001-01-021-3/+3
* Eliminate __P().fenner2000-10-244-77/+32
* repair 1-byte buffer overrunitojun2000-10-071-6/+6
* split checks for struct addrinfo and NI_xxx.itojun2000-01-212-4/+4
* need strl{cat,cpy} badly for buffer overflowitojun2000-01-192-0/+153
* bring in latest kame getaddrinfo (couple of bug fixes).itojun2000-01-192-41/+132
* Include <sys/types.h> to allow compilation on Solaris.fenner2000-01-101-2/+3
* Unify rcsid[]'s.fenner2000-01-096-4/+36
* add snprintf implementationassar2000-01-071-0/+620
* always include addrinfo.h (some needed flags values might be defined there)assar1999-11-211-2/+0
* always include addrinfo.hassar1999-11-211-2/+0
* define values of flags if they are not already definedassar1999-11-211-15/+31
* HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdump_patches/13>itojun1999-10-303-2/+16
* last resort functions for inet_{aton,pton,ntop}.itojun1999-10-304-3/+231
* - enable build outside of the treeitojun1999-10-301-0/+2
* fix complation on IPv4 host (tested with plain FreeBSD228).itojun1999-10-301-0/+2
* Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp decoder.itojun1999-10-309-0/+1642