2005-02-09 |
guy | From Gisle Vanem: |
tree | commitdiff |
2004-09-19 |
guy | "_int64" is signed. "unsigned _int64" is unsigned. |
tree | commitdiff |
2004-06-20 |
guy | It's "%I64[doux]", not "%i64[doux]", to print 64-bit... |
tree | commitdiff |
2004-04-17 |
guy | Second stage of adding support for 64-bit integral... |
tree | commitdiff |
2004-04-17 |
guy | First stage of adding support for 64-bit integral data... |
tree | commitdiff |
2003-11-18 |
guy | Print both the name and the description of a link-layer... |
tree | commitdiff |
2003-11-16 |
guy | Have the configure script arrange that the Makefile... |
tree | commitdiff |
2003-11-15 |
guy | From Neil Spring: |
tree | commitdiff |
2003-05-02 |
guy | Digital UNIX 4.0's <net/bpf.h> doesn't define DLT_SLIP_... |
tree | commitdiff |
2003-03-25 |
guy | Fix up some compiler warnings. |
tree | commitdiff |
2003-03-03 |
guy | Get rid of the include of <sys/cdefs.h>, as that's... |
tree | commitdiff |
2003-03-02 |
guy | From Gisle Vanem: make print-esp.c work with more ... |
tree | commitdiff |
2002-12-19 |
guy | NetBSD support for multiple data link types on an inter... |
tree | commitdiff |
2002-08-02 |
guy | Make the definitions of "strlcat()" and "strcpy()"... |
tree | commitdiff |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
tree | commitdiff |
2002-06-11 |
itojun | __ss_len/family is now nonstandard. standards were... |
tree | commitdiff |
2002-06-11 |
itojun | whitespace |
tree | commitdiff |
2001-01-20 |
guy | Patch from Pekka Savola <[email protected]> to get... |
tree | commitdiff |
2001-01-12 |
guy | "#if 0" out stuff for "asprintf()", "asnprintf()",... |
tree | commitdiff |
2001-01-02 |
guy | As GCC "2.96" notes, "`short int' is promoted to `int... |
tree | commitdiff |
2000-10-24 |
fenner | Eliminate __P(). |
tree | commitdiff |
2000-10-07 |
itojun | repair 1-byte buffer overrun |
tree | commitdiff |
2000-01-21 |
itojun | split checks for struct addrinfo and NI_xxx. |
tree | commitdiff |
2000-01-19 |
itojun | need strl{cat,cpy} badly for buffer overflow |
tree | commitdiff |
2000-01-19 |
itojun | bring in latest kame getaddrinfo (couple of bug fixes). |
tree | commitdiff |
2000-01-10 |
fenner | Include <sys/types.h> to allow compilation on Solaris. |
tree | commitdiff |
2000-01-09 |
fenner | Unify rcsid[]'s. |
tree | commitdiff |
2000-01-07 |
assar | add snprintf implementation |
tree | commitdiff |
1999-11-21 |
assar | always include addrinfo.h (some needed flags values... |
tree | commitdiff |
1999-11-21 |
assar | always include addrinfo.h |
tree | commitdiff |
1999-11-21 |
assar | define values of flags if they are not already defined |
tree | commitdiff |
1999-10-30 |
itojun | HP-UX 10.20 build fix <http://www.sics.se/~assar/tcpdum... |
tree | commitdiff |
1999-10-30 |
itojun | last resort functions for inet_{aton,pton,ntop}. |
tree | commitdiff |
1999-10-30 |
itojun | - enable build outside of the tree |
tree | commitdiff |
1999-10-30 |
itojun | fix complation on IPv4 host (tested with plain FreeBSD228). |
tree | commitdiff |
1999-10-30 |
itojun | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp... |
tree | commitdiff |
|