From Francisco Alcoba: declare the tap data as static, so it's still
[obnox/wireshark/wip.git] / wiretap /
2004-10-19 guyFrom Mark C. Brown:
2004-10-17 guyfile_hdr.network is one byte long, so don't use htoles...
2004-10-14 guyFrom Mark C. Brown: add 100VG support.
2004-10-12 guyFrom Mark C. Brown: support dumping files with the...
2004-10-12 guyCorrectly update the count of bytes dumped.
2004-10-12 ulflfix MSVC unused magic warning
2004-10-11 guyFrom Mark C. Brown: add support for writing nettl files.
2004-10-06 guyFrom Mark C. Brown: add EISA 100BaseTX, EISA FDDI,...
2004-10-05 guyFrom Mark C. Brown: support for the NETTL_SUBSYS_HPPB_F...
2004-10-01 guyFrom Mark C. Brown: add the HP-PB FDDI card type, altho...
2004-10-01 jmayerGet rid of warnings about shadowed variables (code...
2004-09-19 guyFrom Mark C. Brown: fix support for nettl NETTL_SUBSYS_...
2004-09-15 guyImprove the heuristic for Frame Relay, and move that...
2004-09-12 ulflto prevent problems reported by David Richards, don...
2004-09-04 guyFrom Mark C. Brown:
2004-07-27 guyRename HEADER_FILES to NONGENERATED_HEADER_FILES, so...
2004-07-26 guyAdd a missing backslash.
2004-07-26 guyAdd a Makefile.common for Wiretap, and have Makefile...
2004-07-23 guyFrom Graham Bloice: add resources to wiretap.dll.
2004-07-18 jmayer .cvsignore is dead
2004-07-18 jmayerAdd epan/dissectors/.cvsignore
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-07-16 guyThis shouldn't be checked in, as it's generated from...
2004-07-08 guyIf we don't know the board type in a Lanayzer capture...
2004-06-30 guyOn at least some platforms, a #define of O_BINARY is...
2004-06-29 ulfldefine of O_BINARY not needed, if fcntl.h is included
2004-06-16 guyTo return an EOF indication, return FALSE from the...
2004-06-07 guyAdd an encapsulation type for BACnet MS/TP, and map...
2004-06-01 jmayerIt really helps when you change the default from gtk1...
2004-04-28 guyFrom Joe Marcus Clarke: force the standard output to...
2004-04-14 obiotAt last compiling on CygWin works again! Added the...
2004-04-02 guyFrom Mark C. Brown: add support for FDDI and Token...
2004-04-02 guyFrom Rolf Fiedler: fix a comment, and fix the code...
2004-03-30 guyFrom Albert Chin: "config.h" should come before all...
2004-03-27 jmayerSome aclocal warning fixes during autogen.sh
2004-03-27 guyFrom Mark C. Brown: add support for iether (dual-port...
2004-03-24 obiotFix the CLEANFILES target so both static and shared...
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-23 guyClean up the code to check the file type.
2004-03-19 guyIn the read routine, set the 802.11 pseudo-header for
2004-03-17 guy"esc_read()" is passed a FILE_T, not a FILE_T * - a...
2004-03-13 jmayerMake libethereal and libwiretap shared libs.
2004-03-11 guyAdd support for DLT_ value 99, as used by the Axent...
2004-03-06 guyFrom Jeff Morriss: delete "ascend-grammar.c" and "ascen...
2004-03-04 guyGet rid of an out-of-date comment.
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-03-03 jmayerRequire autoconf 2.53 and automake 1.6
2004-03-03 guySet the packet encapsulation value to the file encapsul...
2004-02-19 guyA DLT_ value of 13, in a Nokia-format capture, appears...
2004-02-13 guyGet rid of unused variables and #defines.
2004-02-12 guyUse "guint8" for 8-bit binary data.
2004-02-12 guyNote that 164 is reserved for Juniper chassis-internal...
2004-02-11 guyMap WTAP_ENCAP_IEEE_802_11_WITH_RADIO to DLT_IEEE802_11...
2004-02-11 guyFrom Rolf Fiedler: support for reading EyeSDN USB S0...
2004-02-09 guyCast the arguments to <ctype.h> macros to "guchar"...
2004-02-09 guyAdd extra {} to "avoid ambiguous `else'", to quote...
2004-02-08 jmayerMove -pedantic back to extra-gcc-flags, as glib generat...
2004-02-07 jmayerDon't build as shared *and* static by default
2004-02-07 jmayerIgnore byproducts of shared lib compilation
2004-02-06 guyWhether frames in an AiroPeek V9 802.11 capture have...
2004-02-06 guyA MediaSubType value of 1 also means 802.11. (Is that...
2004-02-06 guyMake sure a packet has one and only one length field...
2004-02-06 guyThe time stamps in *Peek V9 files appear to be in nanos...
2004-02-06 guyEthernet frames appear to have 4 bytes of 0 at the...
2004-02-06 guyV9 format appears to be used by some versions of EtherP...
2004-02-06 guyFix up a comment to note that this is also used for...
2004-02-06 guySort the link-layer type values a little better.
2004-01-29 guyThe DLT_ value 127 is being used for the BSD radio...
2004-01-28 guyFrom Tomas Kukosa: reserve private WTAP_ENCAP values...
2004-01-27 guySupply a pseudo-header for all 802.11 packets; add...
2004-01-26 guyFix a compiler warning.
2004-01-25 guyDon't muck with the Ethernet pseudo-header if we have...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-24 jmayerFix all fixable warnings
2004-01-19 guyIt appears that, for ISDN captures, the rules for wheth...
2004-01-10 obiotAdd -Wbad-function-cast to extra gcc flags.
2004-01-07 guyThe year in a LANalyzer capture's trace summary record...
2004-01-06 guyPacket data is an array of "guint8"s, not an array...
2004-01-05 ulfl removed some MSVC warnings (level 3)
2003-12-31 guyFor WTAP_ENCAP_ETHERNET, you have to fill in the "eth...
2003-12-29 guyFrom Neils Koot:
2003-12-29 guyMake all the byte arrays for writing out stuff "guint8...
2003-12-28 ulflremoved some MSVC warnings (warning level 2)
2003-12-24 jmayerAdd -pedantic to --with-extra-gcc-checks
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...
next