| Commit message (Expand) | Author | Age | Files | Lines |
* | From Greg Minshall: | guy | 2007-12-09 | 1 | -10/+29 |
* | Only print (QU) and (QM) for mDNS queries. | guy | 2007-02-13 | 1 | -19/+17 |
* | From Kevin Steves: get rid of extra leading spaces. | guy | 2007-01-15 | 1 | -3/+3 |
* | Mark Krochmal says that the class field should be treated in mDNS as a | guy | 2006-11-12 | 1 | -2/+2 |
* | For OPT resource records, the class field is used as a length, so, if one | guy | 2006-11-12 | 1 | -2/+2 |
* | The topmost bit in the class field isn't a "cache flush" flag in mDNS | guy | 2006-11-10 | 1 | -13/+31 |
* | From Wesley Griffin <wgriffin@users.sourceforge.net>: print out the | guy | 2006-04-07 | 1 | -3/+10 |
* | From Wesley Griffin <wgriffin@users.sourceforge.net>: update the list of | guy | 2006-04-07 | 1 | -1/+12 |
* | If we get an ELT other than a bit label in labellen(), log it. | guy | 2005-04-20 | 1 | -3/+4 |
* | Rewrite bitstring truncation check; it would incorrectly trigger | fenner | 2004-03-23 | 1 | -12/+12 |
* | Have the configure script arrange that the Makefile define _U_ | guy | 2003-11-16 | 1 | -4/+4 |
* | From Neil Spring: | guy | 2003-11-15 | 1 | -4/+4 |
* | In mDNS, report IN-class records with the "cache flush" bit set as such, | guy | 2003-11-05 | 1 | -21/+26 |
* | From Scott Rose <syberpunk@users.sourceforge.net>: | guy | 2003-09-25 | 1 | -3/+3 |
* | Insert references to type definition RFCs. | fenner | 2003-04-04 | 1 | -56/+62 |
* | Teach ns_nskip() that pointers can occur anywhere, not just as | fenner | 2003-04-04 | 1 | -3/+14 |
* | The "__attribute__((packed))" tag on structures causes some files not to | guy | 2002-12-11 | 1 | -10/+12 |
* | Get rid of the "-Wno-unused" flag, and fix up most of the | guy | 2002-09-05 | 1 | -7/+7 |
* | Add a few more GCC warnings on GCC >= 2 for ".devel" builds. | guy | 2002-09-05 | 1 | -4/+4 |
* | Added support for Win32, based on WinPcap. | risso | 2002-08-01 | 1 | -5/+2 |
* | Get rid of a null-pointer dereference when dissecting DNS requests with | guy | 2001-10-19 | 1 | -8/+6 |
* | Eliminate some unused parameters. | fenner | 2001-09-17 | 1 | -3/+3 |
* | Move all the "undefine so that the compiler doesn't whine about | guy | 2001-06-26 | 1 | -7/+1 |
* | Audit DNS printer for buffer overflows. Use TTEST2() in tests, and make | guy | 2001-02-23 | 1 | -26/+49 |
* | Add an additional check for a truncated packet, as per a patch from Jim | guy | 2001-02-21 | 1 | -1/+2 |
* | slightly better TSIG decoding. | itojun | 2001-02-20 | 1 | -1/+23 |
* | add TKEY, TSIG and IXFR | itojun | 2001-02-20 | 1 | -1/+4 |
* | print dynamic update a little bit better | itojun | 2001-02-20 | 1 | -4/+4 |
* | do not SEGV if there's no query section | itojun | 2001-02-20 | 1 | -1/+2 |
* | fix query section decoding | itojun | 2001-02-03 | 1 | -11/+15 |
* | full support of lwres dissector | itojun | 2001-01-29 | 1 | -7/+7 |
* | remove extra space after type name | itojun | 2001-01-28 | 1 | -12/+12 |
* | move T_xx and C_xx fallback definitions into nameser.h. | itojun | 2001-01-28 | 1 | -87/+1 |
* | print truncated message in a more friendly manner. from jinmei@kame.net | itojun | 2001-01-12 | 1 | -15/+25 |
* | Remove some uninitialized variable complaints. | guy | 2001-01-02 | 1 | -3/+3 |
* | avoid segfault (NULL pointer deref) | itojun | 2001-01-01 | 1 | -1/+5 |
* | fix bit string label decoding again. from jinmei@kame.net | itojun | 2000-12-31 | 1 | -4/+4 |
* | correct bit string label decoding. jinmei@kame.net | itojun | 2000-12-30 | 1 | -6/+14 |
* | spacing | itojun | 2000-12-30 | 1 | -2/+4 |
* | parse EDNS0. | itojun | 2000-12-30 | 1 | -8/+61 |
* | support DNAME and bit string label. more pedantic snapend validation. | itojun | 2000-12-28 | 1 | -59/+223 |
* | fix A6 decoding. jinmei@kame.net | itojun | 2000-12-27 | 1 | -2/+2 |
* | fix A6 decoding. | itojun | 2000-12-20 | 1 | -3/+3 |
* | Remove some includes of <sys/socket.h>, and add includes of | guy | 2000-10-10 | 1 | -2/+1 |
* | Get rid of some includes of <net/route.h>, and empty declarations of | guy | 2000-10-06 | 1 | -4/+1 |
* | Bitfield layout in memory is not specified by the ANSI C spec; don't use | guy | 2000-10-03 | 1 | -12/+12 |
* | Get rid of includes of <netinet/in_systm.h>, and replace "n_short", | guy | 2000-09-29 | 1 | -2/+1 |
* | Get rid of unneeded includes of <net/if.h>. | guy | 2000-09-28 | 1 | -2/+1 |
* | Cast an string constant argument to "u_char *", to avoid warnings from | guy | 2000-09-24 | 1 | -2/+2 |
* | Add an "ip.h" header, to declare the IP stuff needed by dissectors, and | guy | 2000-09-23 | 1 | -3/+1 |