In HTTP-over-TCP, handle more than one HTTP message in a TCP segment.
[obnox/wireshark/wip.git] / wiretap /
2003-12-23 ulflremoved some MSVC warnings (conversions between double...
2003-12-21 ulflremoved some MSVC warnings (moved pcap.h before glib.h)
2003-12-21 jmayerlibpcap.c:1777: warning: implicit declaration of functi...
2003-12-19 guyAdd some additional sanity checking.
2003-12-18 guyAdd support for a link-layer type value of 143 as DOCSI...
2003-12-18 guyFrom Jan Kiszka: IrDA support.
2003-12-18 guyWildPackets' EtherHelp appears to write EtherPeek-compa...
2003-12-17 guyFix more "CPPLAGS" typoes.
2003-12-11 ulflprevent MSVC warning:
2003-12-03 guyFrom Jeff Morriss: add support for libpcap MTP2 and...
2003-12-03 guy"strtoul()" returns a "long", not a "long long".
2003-12-02 guyCheck for errors and EOF, and handle them appropriately...
2003-12-02 guyFrom Martijn Schipper: support for reading AiroPeek...
2003-12-01 sharpeIt's RedHat, not Red Hat.
2003-11-25 guy"file_seek()" sets "*err" - we don't have to set it...
2003-11-25 guy"file_seek()" sets "*err" - there's no need to set...
2003-11-18 guyFrom Olivier Biot: add a "--enable-profile-build" flag...
2003-11-11 guyFrom Brian Ginsbach: fix handling of IRIX and UNICOS...
2003-11-07 guyLet people configure whether to build with Zlib or...
2003-11-06 guyFrom Scott Emberley: support for writing Network Instru...
2003-11-04 guySigh. Some snoop files have 6 bytes of padding; assume...
2003-11-01 guyThe time in Observer files is in nanoseconds since...
2003-10-31 guyTemporarily get rid of the "struct tm" in "struct obser...
2003-10-31 guyFrom Scott Emberley: support for reading Network Instru...
2003-10-30 guyThe quantities in the hcidump header are little-endian...
2003-10-30 guyFrom Marcel Holtmann: support for reading Linux Bluez...
2003-10-25 guyAdd a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distingui...
2003-10-24 guyMove the version number checking for libpcap files...
2003-10-24 sahlbergThe capture tools for DGUX has swapped the included...
2003-10-10 guyGive every Makefile.nmake file a "distclean" rule,...
2003-10-03 jmayerUse #ifndef HAVE_UNISTD_H instead of #ifdef _WIN32
2003-10-03 guyFrom Graham Bloice: define YY_NO_UNISTD_H on Win32...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-09-28 guyIt appears that, at least for gigabit pod captures...
2003-09-24 guyFrom packet steve: update to give the correct name...
2003-09-19 guyFrom Jesper Peterson: add support for AAL5 records...
2003-09-04 guyPut in a note telling people how to add a new libpcap...
2003-08-26 guyFrom Jesper Peterson:
2003-08-26 guyFrom Jesper Peterson: support for Endace ERF file format.
2003-08-23 guyUse "file_access.c", not "file_io.c", as the latter...
2003-08-22 guyRename "wiretap/file.c" to "wiretap/file_io.c", as...
2003-08-21 guyAlign the --with-pcap help message with other help...
2003-07-29 guyClean up argument names.
2003-07-29 guyUse GLib's macros for converting from host byte order...
2003-07-29 guyDon't free "wdh->dump.opaque" in the close routine...
2003-07-29 guyUse "guint16" and "guint32" for items in data records...
2003-07-29 guyFrom Thierry Martin: support for reading files from...
2003-07-23 geraldBack out the changes made earlier.
2003-07-23 geraldMake "--enable-usr-local" disabled by default, as sugge...
2003-07-08 guy%yynowrap forces "yywrap()" to be a macro that returns...
2003-07-07 guyA couple of captures have been seen with the first...
2003-06-30 guyUse the "rx_frm_len" field from the trace packet data...
2003-06-25 guyGCC 3.3 noticed that checking whether the length of...
2003-06-14 guyDefine GLIB_LIBS and GTK_LIBS variables in config.nmake...
2003-06-14 guyDefine GLIB_CFLAGS and GTK_CFLAGS variables in config...
2003-05-27 guyFrom Graeme Hewson: fix the declaration of "open_routin...
2003-05-27 guyMake "vms_check_file_type()" seek back to the beginning...
2003-05-20 guyFrom Martin Warnes: fix to check the "XXXtrace" part...
2003-05-19 guyFrom Martin Warnes: support for VMS UCX$TRACE output...
2003-05-16 guyFix a typo.
2003-05-15 guyFrom Can Erkin Acar: OpenBSD is now using tcpdump.org...
2003-05-05 guyFrom Mark C. Brown:
2003-04-27 jmayerNewer build tools generate the following warning:
2003-04-02 guyAdd a new README.developer file for wiretap; it's curre...
2003-03-31 guyThe units, in non-whizzo-gigabit-pod captures, for...
2003-03-28 guyIan Schorr discovered that, for gigabit pod captures...
2003-03-25 guyAIX's BPF, and thus its tcpdump, appears to use 24...
2003-03-08 guyWTAP_ENCAP_ENC was, in fact, intended for use for DLT_E...
2003-03-07 geraldFrom Markus Friedl:
2003-03-04 guyA captured length bigger than the actual length makes...
2003-03-04 guyHandle the direction bit in SDLC and PPP Sniffer files.
2003-03-03 guyHandle packet direction information for SDLC Sniffer...
2003-03-01 guyA "hdr.xxb[20]" value of 2 in a version 2 capture appea...
2003-02-26 guyFrom Pavel Roskin:
2003-02-18 guySigh. It appears that atmsnoop might, at least for...
2003-01-31 guyAdd WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame...
2003-01-30 guyAdd support for writing Frame Relay files in NetXRay...
2003-01-30 jmayerAC_ARG_ENABLE takes 4 argument: The 3rd specifies what...
2003-01-23 guyIn the BSDs, ARCNET packets don't have an offset field...
2003-01-21 jmayerCheck for pcap in before /usr/local and stop on first hit
2003-01-17 guyFrom Marc Milgram: e-mail address update.
2003-01-14 guyWe don't know what, in captures with a major version...
2003-01-11 guyIf it doesn't begin with FF 00 it can't be LANE LE...
2003-01-10 guyRename the "version" argument to "process_header_record...
2003-01-10 guyIt looks as if a value of 0xfa in the second byte of...
2003-01-10 guyThe Sniffer file formats include a file to identify...
2003-01-09 guyThe checksum in DOS ATM Sniffer files appears to be...
2003-01-09 guyIt appears that a channel number of 0 means DTE->DCE...
2003-01-09 guyIt appears that ATM sniffer files with 4.x versions...
2003-01-08 guyFrom Chris Waters: support Tazmen Sniffer Protocol...
2003-01-07 guyIt appears that the first two bytes of "xxz" are, in...
2003-01-07 guyPRI captures appear to be the ISDN captures with padding.
2003-01-07 guyIf the Windows Sniffer writes out one of its ATM captur...
2003-01-07 guyUse some fields in the per-packet header for ATM to...
2003-01-07 guyProperly turn the raw ISDN channel number field into...
2003-01-07 guyThe direction flag for LAPB/X.25 and ISDN appears to...
2003-01-07 guyUpdate a comment.
2003-01-07 guyProperly turn the raw ISDN channel number field into...
2003-01-06 guyCast "secs" to "double" before multiplying by 1000000...
next