Add a note about the IrDA dissector crash.
[metze/wireshark/wip.git] / wiretap /
2005-08-03 Gerald CombsDon't assume ints are 32 bits. Fixes a recent Buildbot...
2005-08-02 Jörg MayerInclude the .h files into the .c files. That way we
2005-07-22 Jörg MayerFix some warnings (and one of my previous 'fixes')
2005-07-22 Anders BromanFrom Hannes Gredler:
2005-07-22 Jörg MayerMore 'char*' -> 'const char*' warning fixes
2005-07-10 Jörg MayerAfter doing "make maintainer-clean", "svn status -...
2005-07-08 Guy HarrisMake nettl file header items containing strings "gchar...
2005-07-05 Jörg MayerReplace Chris Lydick by Robert Long as Author of the...
2005-07-02 Jörg MayerChris Lydick: Support for Sniffer 2.003 files.
2005-06-30 Ronnie Sahlbergmake reading of observer files work again
2005-06-17 Luis Ontanon- Write rf5 files (I don't think tektronix software...
2005-06-16 Guy HarrisNote that the WAN_CAPTYPE value of 4 can correspond...
2005-06-16 Luis Ontanonthird and last(?) iteration on the import routines...
2005-06-13 Luis Ontanonuse a helper dissector to show k12 files.
2005-06-10 Luis OntanonFixed indentation and removed control characters, in...
2005-06-10 Luis OntanonInitial checkin of the 32 bit tektronix k12 binary...
2005-06-04 Guy HarrisFix some more leaks in error returns from open routines...
2005-05-30 Gerald CombsFrom Steve Grubb: Fix a memory leak. Fixes part of...
2005-05-17 Anders BromanFrom Mark C Brown,:
2005-05-13 Gilbert RamirezAdd WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL for
2005-05-11 Ronnie SahlbergFrom Hannes Gredler
2005-05-02 Michael Tüxen- Add support for libpcap files for MTP2 with a per...
2005-04-07 Ronnie Sahlbergupdating Mark C Browns information
2005-04-03 Guy HarrisFix up the table of encapsulation type strings to match...
2005-04-03 Guy HarrisMake editcap use wtap_read(); that eliminates the last...
2005-04-01 Ronnie SahlbergFrom Mark C Brown NETTL updates
2005-03-20 Guy Harris"*p++" doesn't affect what "p" points to; it only affec...
2005-03-18 Ronnie Sahlbergfrom Thierry Martin
2005-03-01 Guy HarrisThe DBS Etherwatch file handler does look for a magic...
2005-02-24 Jörg MayerMinor fixes
2005-02-14 Guy HarrisMake the "maintainer-clean" rules get rid of some addit...
2005-02-05 Gerald CombsFrom Josh Bailey:
2005-02-03 Jörg MayerMark C. Brown: Added support for new ixgbe card
2005-02-03 Guy HarrisGive a URL for the ERF specification.
2005-01-31 Guy HarrisFrom Florian Lohoff: Redback SmartEdge SE400/800 tcpdum...
2005-01-29 Guy HarrisAdd some notes about stuff discovered by Ken Mann.
2005-01-28 Guy HarrisFrom Yoshihiro Oyama: support "-" as a file name, refer...
2005-01-20 Guy HarrisFrom Hannes Gredler: support for Juniper's DLT_JUNIPER_...
2005-01-16 Guy HarrisWhen we get an EOF, only return WTAP_ERR_SHORT_READ...
2005-01-14 Guy HarrisNote that the low-order bit of hdr->hdr_2_x.xxx[8]...
2005-01-03 Guy HarrisAdd some more comments about the FCS issue.
2005-01-03 Guy HarrisGive a bit more information on the "are there FCSes...
2005-01-03 Guy HarrisRename the CAPTYPE_ definitions as appropriate - many...
2005-01-03 Guy HarrisFrom James Fields and Kevin Johnson: fix the handling...
2004-12-21 Jörg MayerSmall Whitespacechange
2004-12-09 Guy HarrisNote that the link-layer types 170 and 171 are reserved...
2004-12-07 Guy HarrisAdd an entry for the new DLT_GPRS_LLC (so that nobody...
2004-12-04 Jörg MayerFix some typos
2004-12-04 Jörg MayerUpdates by Martin Regner
2004-12-04 Jörg MayerAdd a bit of info that should be present in a capture
2004-11-22 Jörg MayerBackup some notes on Airmagnet capture file format...
2004-10-30 Guy HarrisCheck for errors from all calls to "file_getc()".
2004-10-29 Guy HarrisAs Sam Leffler notes, the radiotap header isn't BSD...
2004-10-19 Guy HarrisFrom Mark C. Brown:
2004-10-17 Guy Harrisfile_hdr.network is one byte long, so don't use htoles...
2004-10-14 Guy HarrisFrom Mark C. Brown: add 100VG support.
2004-10-12 Guy HarrisFrom Mark C. Brown: support dumping files with the...
2004-10-12 Guy HarrisCorrectly update the count of bytes dumped.
2004-10-12 Ulf Lampingfix MSVC unused magic warning
2004-10-11 Guy HarrisFrom Mark C. Brown: add support for writing nettl files.
2004-10-06 Guy HarrisFrom Mark C. Brown: add EISA 100BaseTX, EISA FDDI,...
2004-10-05 Guy HarrisFrom Mark C. Brown: support for the NETTL_SUBSYS_HPPB_F...
2004-10-01 Guy HarrisFrom Mark C. Brown: add the HP-PB FDDI card type, altho...
2004-10-01 Jörg MayerGet rid of warnings about shadowed variables (code...
2004-09-19 Guy HarrisFrom Mark C. Brown: fix support for nettl NETTL_SUBSYS_...
2004-09-15 Guy HarrisImprove the heuristic for Frame Relay, and move that...
2004-09-12 Ulf Lampingto prevent problems reported by David Richards, don...
2004-09-04 Guy HarrisFrom Mark C. Brown:
2004-07-27 Guy HarrisRename HEADER_FILES to NONGENERATED_HEADER_FILES, so...
2004-07-26 Guy HarrisAdd a missing backslash.
2004-07-26 Guy HarrisAdd a Makefile.common for Wiretap, and have Makefile...
2004-07-23 Guy HarrisFrom Graham Bloice: add resources to wiretap.dll.
2004-07-18 Jörg Mayer .cvsignore is dead
2004-07-18 Jörg MayerAdd epan/dissectors/.cvsignore
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-16 Guy HarrisThis shouldn't be checked in, as it's generated from...
2004-07-08 Guy HarrisIf we don't know the board type in a Lanayzer capture...
2004-06-30 Guy HarrisOn at least some platforms, a #define of O_BINARY is...
2004-06-29 Ulf Lampingdefine of O_BINARY not needed, if fcntl.h is included
2004-06-16 Guy HarrisTo return an EOF indication, return FALSE from the...
2004-06-07 Guy HarrisAdd an encapsulation type for BACnet MS/TP, and map...
2004-06-01 Jörg MayerIt really helps when you change the default from gtk1...
2004-04-28 Guy HarrisFrom Joe Marcus Clarke: force the standard output to...
2004-04-14 Olivier BiotAt last compiling on CygWin works again! Added the...
2004-04-02 Guy HarrisFrom Mark C. Brown: add support for FDDI and Token...
2004-04-02 Guy HarrisFrom Rolf Fiedler: fix a comment, and fix the code...
2004-03-30 Guy HarrisFrom Albert Chin: "config.h" should come before all...
2004-03-27 Jörg MayerSome aclocal warning fixes during autogen.sh
2004-03-27 Guy HarrisFrom Mark C. Brown: add support for iether (dual-port...
2004-03-24 Olivier BiotFix the CLEANFILES target so both static and shared...
2004-03-23 Guy HarrisAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-23 Guy HarrisClean up the code to check the file type.
2004-03-19 Guy HarrisIn the read routine, set the 802.11 pseudo-header for
2004-03-17 Guy Harris"esc_read()" is passed a FILE_T, not a FILE_T * - a...
2004-03-13 Jörg MayerMake libethereal and libwiretap shared libs.
2004-03-11 Guy HarrisAdd support for DLT_ value 99, as used by the Axent...
2004-03-06 Guy HarrisFrom Jeff Morriss: delete "ascend-grammar.c" and "ascen...
2004-03-04 Guy HarrisGet rid of an out-of-date comment.
2004-03-03 Guy HarrisHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
2004-03-03 Jörg MayerRequire autoconf 2.53 and automake 1.6
next