summaryrefslogtreecommitdiff
path: root/print-lwres.c
Commit message (Expand)AuthorAgeFilesLines
* Add length checks.guy2004-03-241-3/+6
* Have the configure script arrange that the Makefile define _U_guy2003-11-161-4/+4
* From Neil Spring:guy2003-11-151-4/+4
* Fix typo found by Alex Medvedev <alexm@pycckue.org>.guy2003-07-301-2/+2
* The "__attribute__((packed))" tag on structures causes some files not toguy2002-12-111-62/+62
* put __attribute__((packed)) to packet headers. s/u_short/u_int16_t/ and soitojun2002-11-091-10/+10
* Add a few more GCC warnings on GCC >= 2 for ".devel" builds.guy2002-09-051-5/+7
* Added support for Win32, based on WinPcap.risso2002-08-011-5/+2
* Move all the "undefine so that the compiler doesn't whine aboutguy2001-06-261-7/+1
* Make sure "unsupported" is set before it's used.guy2001-02-091-3/+2
* correct null pointer deref. Jakob Schlyter <jakob@crt.se>itojun2001-02-021-3/+3
* full support of lwres dissectoritojun2001-01-291-117/+396
* BIND9 lwres dissector.itojun2001-01-291-0/+327