2003-04-04 |
fenner | Insert references to type definition RFCs. |
blob | commitdiff | raw |
2003-04-04 |
fenner | Teach ns_nskip() that pointers can occur anywhere,... |
blob | commitdiff | raw | diff to current |
2002-12-11 |
guy | The "__attribute__((packed))" tag on structures causes... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Get rid of the "-Wno-unused" flag, and fix up most... |
blob | commitdiff | raw | diff to current |
2002-09-05 |
guy | Add a few more GCC warnings on GCC >= 2 for ".devel... |
blob | commitdiff | raw | diff to current |
2002-08-01 |
risso | Added support for Win32, based on WinPcap. |
blob | commitdiff | raw | diff to current |
2001-10-19 |
guy | Get rid of a null-pointer dereference when dissecting... |
blob | commitdiff | raw | diff to current |
2001-09-17 |
fenner | Eliminate some unused parameters. |
blob | commitdiff | raw | diff to current |
2001-06-26 |
guy | Move all the "undefine so that the compiler doesn't... |
blob | commitdiff | raw | diff to current |
2001-02-23 |
guy | Audit DNS printer for buffer overflows. Use TTEST2... |
blob | commitdiff | raw | diff to current |
2001-02-21 |
guy | Add an additional check for a truncated packet, as... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
itojun | slightly better TSIG decoding. |
blob | commitdiff | raw | diff to current |
2001-02-20 |
itojun | add TKEY, TSIG and IXFR |
blob | commitdiff | raw | diff to current |
2001-02-20 |
itojun | print dynamic update a little bit better |
blob | commitdiff | raw | diff to current |
2001-02-20 |
itojun | do not SEGV if there's no query section |
blob | commitdiff | raw | diff to current |
2001-02-03 |
itojun | fix query section decoding |
blob | commitdiff | raw | diff to current |
2001-01-29 |
itojun | full support of lwres dissector |
blob | commitdiff | raw | diff to current |
2001-01-28 |
itojun | remove extra space after type name |
blob | commitdiff | raw | diff to current |
2001-01-28 |
itojun | move T_xx and C_xx fallback definitions into nameser.h. |
blob | commitdiff | raw | diff to current |
2001-01-12 |
itojun | print truncated message in a more friendly manner.... |
blob | commitdiff | raw | diff to current |
2001-01-02 |
guy | Remove some uninitialized variable complaints. |
blob | commitdiff | raw | diff to current |
2001-01-01 |
itojun | avoid segfault (NULL pointer deref) |
blob | commitdiff | raw | diff to current |
2000-12-31 |
itojun | fix bit string label decoding again. from [email protected] |
blob | commitdiff | raw | diff to current |
2000-12-30 |
itojun | correct bit string label decoding. [email protected] |
blob | commitdiff | raw | diff to current |
2000-12-30 |
itojun | spacing |
blob | commitdiff | raw | diff to current |
2000-12-30 |
itojun | parse EDNS0. |
blob | commitdiff | raw | diff to current |
2000-12-28 |
itojun | support DNAME and bit string label. more pedantic... |
blob | commitdiff | raw | diff to current |
2000-12-27 |
itojun | fix A6 decoding. [email protected] |
blob | commitdiff | raw | diff to current |
2000-12-20 |
itojun | fix A6 decoding. |
blob | commitdiff | raw | diff to current |
2000-10-10 |
guy | Remove some includes of <sys/socket.h>, and add includes of |
blob | commitdiff | raw | diff to current |
2000-10-06 |
guy | Get rid of some includes of <net/route.h>, and empty... |
blob | commitdiff | raw | diff to current |
2000-10-03 |
guy | Bitfield layout in memory is not specified by the ANSI... |
blob | commitdiff | raw | diff to current |
2000-09-29 |
guy | Get rid of includes of <netinet/in_systm.h>, and replac... |
blob | commitdiff | raw | diff to current |
2000-09-28 |
guy | Get rid of unneeded includes of <net/if.h>. |
blob | commitdiff | raw | diff to current |
2000-09-24 |
guy | Cast an string constant argument to "u_char *", to... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add an "ip.h" header, to declare the IP stuff needed... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add "tcp.h" and "udp.h" headers, to declare the TCP... |
blob | commitdiff | raw | diff to current |
2000-09-23 |
guy | Add definitions of Ethernet types from |
blob | commitdiff | raw | diff to current |
2000-07-05 |
assar | do not rely on the system providing us everything we... |
blob | commitdiff | raw | diff to current |
2000-07-01 |
assar | remove non-STDC code |
blob | commitdiff | raw | diff to current |
2000-04-27 |
itojun | parse authentication-related bits from BIND9. |
blob | commitdiff | raw | diff to current |
2000-04-17 |
itojun | do not make infinite loop on fabricated DNS data compre... |
blob | commitdiff | raw | diff to current |
1999-11-21 |
fenner | Switch to config.h instead of passing defines in DEFS. |
blob | commitdiff | raw | diff to current |
1999-10-30 |
itojun | Bring in KAME IPv6 tcpdump. replaces esp/ah/isakmp... |
blob | commitdiff | raw | diff to current |
1999-10-17 |
mcr | patches to help build on Linux 2.2 |
blob | commitdiff | raw | diff to current |
1999-10-07 |
mcr | Initial revision |
blob | commitdiff | raw | diff to current |
|