Remove the (long deprecated) proto_tree_add_*_hidden() functions
[obnox/wireshark/wip.git] / wiretap / wtap.c
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-24 guyExpand and clean up the descriptions of the new WTAP_EN...
2008-04-23 jakeThe constants are there, now they need real names.
2008-03-05 etxrabFrom Owen Kirby :
2008-02-25 morrissAdd support for DLT_IPMB (199). The dissector for...
2008-02-03 stigMore rewrite of prohibited APIs (sprintf, strcpy, strcat).
2007-12-16 stigFrom Fulko Hew:
2007-10-16 morrissFrom Paolo Abeni via bug 1751:
2007-10-08 etxrabFrom Florent DROUIN:
2007-07-12 jakeFrom Jim Paris:
2007-06-13 geraldAdd support for PPI (the Per-Packet Information header...
2007-05-04 legoAdd a plugin interface to wiretap.
2007-03-22 sahlbergFrom Shaun Jackman
2007-01-01 jakeFrom Mark C. Brown:
2006-11-27 guyAdd Wiretap encapsulation type for IEEE 802.16 MAC...
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-10-10 sahlbergFrom Paolo Abeni
2006-08-17 etxrabFrom Hannes Gredler:
2006-05-08 galBasic Encoding Rules (BER) encoded file reading. Not...
2006-04-16 guyGet rid of the unused WTAP_ENCAP value - holes in the...
2006-04-14 etxrabFrom Martin Mathieson:
2006-03-30 etxrabFrom Martin Mathieson:
2006-03-02 etxrabFrom Daniele Orlandi:
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-09-20 etxrabFrom Hannes Gredler:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-08-20 jmayer- Include the .h files in their .c files.
2005-08-19 guyAdd APIs to Wiretap to return the file of the size...
2005-08-12 etxrabFrom Hannes Gredler
2005-07-22 etxrabFrom Hannes Gredler:
2005-05-17 etxrabFrom Mark C Brown,:
2005-05-11 sahlbergFrom Hannes Gredler
2005-05-02 tuexen- Add support for libpcap files for MTP2 with a per...
2005-04-03 guyFix up the table of encapsulation type strings to match...
2005-04-03 guyMake editcap use wtap_read(); that eliminates the last...
2005-01-31 guyFrom Florian Lohoff: Redback SmartEdge SE400/800 tcpdum...
2005-01-28 guyFrom Yoshihiro Oyama: support "-" as a file name, refer...
2005-01-20 guyFrom Hannes Gredler: support for Juniper's DLT_JUNIPER_...
2004-12-07 guyAdd an entry for the new DLT_GPRS_LLC (so that nobody...
2004-10-29 guyAs Sam Leffler notes, the radiotap header isn't BSD...
2004-09-19 guyFrom Mark C. Brown: fix support for nettl NETTL_SUBSYS_...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-06-07 guyAdd an encapsulation type for BACnet MS/TP, and map...
2004-03-30 guyFrom Albert Chin: "config.h" should come before all...
2004-03-23 guyAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-03-11 guyAdd support for DLT_ value 99, as used by the Axent...
2004-03-03 guyHave "wtap_read()" set "wth->phdr.pkt_encap" to "wth...
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-25 guyHave the Wiretap open, read, and seek-and-read routines...
2003-12-18 guyFrom Jan Kiszka: IrDA support.
2003-12-03 guyFrom Jeff Morriss: add support for libpcap MTP2 and...
2003-10-25 guyAdd a new WTAP_ENCAP_CHDLC_WITH_PHDR type, to distingui...
2003-05-16 guyFix a typo.
2003-05-15 guyFrom Can Erkin Acar: OpenBSD is now using tcpdump.org...
2003-03-04 guyA captured length bigger than the actual length makes...
2003-01-31 guyAdd WTAP_ENCAP_FRELAY_WITH_PHDR for use with Frame...
2003-01-23 guyIn the BSDs, ARCNET packets don't have an offset field...
2003-01-08 guyFrom Chris Waters: support Tazmen Sniffer Protocol...
2003-01-03 guyAdd support for SDLC encapsulation in DOS Sniffer captu...
2003-01-03 guyRename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS...
2002-12-20 guyAdd an item for Wellfleet HDLC.
2002-11-06 guyFrom Solomon Peachy: support for new "wlancap" 802...
2002-10-31 guyDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
2002-10-22 guyAdd a Wiretap encapsulation type for RFC 2625 IP-over...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-06 guyFrom Anand V. Narwani: add an entry for the DOCSIS...
2002-07-31 guyFrom Motonori Shindo: support for reading CoSine L2...
2002-07-29 guyFrom Joerg Mayer:
2002-07-16 guyFrom Graeme Hewson:
2002-06-07 guyAdd a new error for attempts to open a pipe or FIFO...
2002-04-08 guyUse WTAP_ENCAP_IEEE_802_11_WITH_RADIO for AiroPeek...
2002-04-08 guyAdd an encapsulation type for "802.11 with radio inform...
2002-03-05 guyMake "wtap_seek_read()" return TRUE on success and...
2002-03-05 guyHave "wtap_seek_read()" return 0 on success and -1...
2002-02-07 guySupport in Wiretap for DLT_HHDLC, from Tomas Kukosa.
2002-01-29 guyUntested support for AiroPeek captures.
2002-01-29 guySupport for capturing on, and reading captures from...
2001-11-30 guyAdd support for LocalTalk Link Access Protocol.
2001-11-28 guySupport for 802.11+Prism II monitor-mode link-layer...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-07-13 guyFrom Joerg Mayer:
2001-07-05 guy"open_cap_file()" in Ethereal and Tethereal don't use...
2001-03-15 guyAdd a new Wiretap encapsulation type for Cisco HDLC...
2001-01-08 guyCode to handle Frame Relay Sniffer captures, from Jeff...
2000-12-23 guyAdd support for the DLT_LINUX_SLL capture type in the...
2000-11-15 guyIEEE 802.11 support, from Johan Jorgensen of Axis Commu...
2000-09-28 gramAdd string representation for WTAP_ENCAP_PPP_WITH_PHDR
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-19 denielFix buffer overflow on zlib uncompression errors.
2000-06-27 guyAdd routines to Wiretap to allow a client of Wiretap...
2000-05-25 guySupport for reading compressed Sniffer files, from...
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-19 guy"wtap.h" doesn't need to include "ascend.h" or "toshiba.h".
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-12 gramIn wiretap, set err to 0 before doing anything inside...
2000-04-08 sharpeSome stuff, like libdencode, needs a wiretap routine...
2000-03-22 guyIn a Network Monitor capture file, get the starting...
2000-01-22 guyFix files that had Gilbert's old e-mail address or...
next