From Ivan Lawrow: Added IEEE 802.15.4-2003 AES-CCM security modes
[obnox/wireshark/wip.git] / wiretap / wtap-int.h
2011-11-17 guyRename pletonll() to reflect what it actually does...
2011-11-17 guyA new macro needed by the WTAP_ENCAP_PER_PACKET support...
2011-09-21 wmeierFix ex "modeline" so it works;
2011-09-01 guyUse guint8 rather than guchar for raw octets and pointe...
2011-06-09 guyThe only place where we care about zlib is file_wrapper...
2011-06-04 rbalintFix wiretap headers to allow error-free ABI dumping.
2011-05-31 cmaynardDeclare the snapshot_length as unsigned.
2011-05-09 guyGet rid of the fd member of a wth structure; the FILE_T...
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-12 guyFrom Jakub Zawadzki: speed up random access to gzipped...
2011-04-10 guyMove the definition of the structure pointed to by...
2011-04-08 guyJust make the fh member of a wtap_dumper_t a void ...
2011-04-08 guyFrom Jakub Zawadzki:
2011-04-06 guyFrom Jakub Zawadzki:
2011-03-24 geraldAdd initial pcapng name resolution record support....
2010-06-06 guyMove the seekback stuff out of esc_read() to the one...
2010-06-06 guyRename wtap_dump_file_write_all() to wtap_dump_file_wri...
2010-04-21 guyFrom Chris Maynard:
2010-02-27 guyConstify.
2010-02-24 guyMove the definition of the private data structure from...
2010-02-24 guyDefine the private data structures for some particular...
2009-10-26 martinmGet rid of capture.catapult_dct2000, move start time...
2009-06-27 tuexenAdd support for writing pcapng files with multiple
2009-06-18 tuexenFix for bug 3539: Address as signess issue for fcs_len.
2009-06-01 stigFrom Ravi Kondamuru via bug 3457:
2009-05-22 geraldFrom Kovarththanan Rajaratnam via bug 2680:
2009-05-03 tuexenUse a dynamic glib array instead of a static C array for
2009-05-02 tuexenWhitespace change.
2009-03-09 geraldP64 fixes.
2008-10-24 wmeierWindows build: #include winsock2.h only when needed.
2008-02-10 guyDo the time calculations with 64-bit integers, rather...
2008-02-09 wmeierFix (Sun) compiler warnings as reported by David Kirkby...
2008-01-20 sfisherIntroduce BSWAP64() and use it in the pcapng code
2008-01-18 ulfldecode IDB options (if_tsaccur and if_fcslen)
2008-01-13 ulfladd very experimental support for pcapng "PCAP Next...
2007-10-08 etxrabFrom Florent DROUIN:
2007-08-21 richardvFrom Shaun Jackman <sjackman@gmail.com> / bug 1753:
2007-06-08 guyFrom Stephen Donnelly of Endace:
2007-05-29 wmeierAnother sniffer timestamp display fix; addresses bug...
2007-05-28 guyThrow in some casts to suppress warnings.
2007-05-28 guyChange the Wiretap code so that it doesn't dereference
2007-05-05 ulflfix win32 build by using wtap_get_num_file_types()...
2007-03-25 guyAll private data for a capture in a Wiretap module...
2006-12-25 guyFix indentation.
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-04-14 etxrabFrom Martin Mathieson:
2005-11-25 etxrabFrom Martin Warnes:
2005-10-22 guyAdd #defines for the DOS Sniffer network types and...
2005-09-14 ulfladded compression support for capture file output....
2005-09-09 guyFrom Bill Meier:
2005-08-30 ulflAdd support for slightly modified libpcap file format...
2005-08-26 guyEthereal now requires 64-bit integer support, so get...
2005-08-25 ulfltimestamp display precision:
2005-08-24 ulflEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-06-17 lego- Write rf5 files (I don't think tektronix software...
2005-06-10 legoInitial checkin of the 32 bit tektronix k12 binary...
2004-07-18 guySet the svn:eol-style property on all text files to...
2004-02-06 guyWhether frames in an AiroPeek V9 802.11 capture have...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-05 ulfl removed some MSVC warnings (level 3)
2003-11-06 guyFrom Scott Emberley: support for writing Network Instru...
2003-10-24 guyMove the version number checking for libpcap files...
2003-10-01 guyHave a pseudo-header for Ethernet packets, giving the...
2003-08-26 guyFrom Jesper Peterson: support for Endace ERF file format.
2003-07-29 guyClean up argument names.
2003-07-29 guyUse GLib's macros for converting from host byte order...
2003-07-29 guyFrom Thierry Martin: support for reading files from...
2003-01-10 guyIt looks as if a value of 0xfa in the second byte of...
2003-01-09 guyIt appears that ATM sniffer files with 4.x versions...
2003-01-07 guyProperly turn the raw ISDN channel number field into...
2002-11-27 guyThe arguments to the "pntoh" and "pletoh" macros could...
2002-11-01 guyFix up the handling of WAN captures somewhat, based...
2002-10-31 guyDiscard the WTAP_ENCAP_LAPD encapsulation type in favor...
2002-10-15 guyFrom Jason House: include <winsock2.h> early in "wtap...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-07-31 jmayerUse <zlib.h> instead of "zlib.h"
2002-07-29 guyFrom Joerg Mayer:
2002-06-23 guyWinPcap 2.3's <pcap.h> includes <packet32.h>, and WinPc...
2002-04-08 guyAdd an encapsulation type for "802.11 with radio inform...
2002-04-07 guyMake the end-of-packet padding a per-capture-file property.
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-01-18 guyThe time base in an EtherPeek capture isn't necessarily...
2002-01-18 guyIn the EtherPeek file reader, keep the capture start...
2001-12-13 gramDon't leak memory when closing a pppdump trace file.
2001-12-04 guyMake the bytes-written information from Wiretap a long...
2001-12-04 guySupport for stopping capture at specified capture file...
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-08-25 guyThe return value from "fwrite()" is a "size_t"; make...
2001-02-13 guyYou have to define "htolell()" on little-endian platfor...
2001-02-13 guyChanges from Chris Jepeway to
2000-11-12 guy"wtap_loop()" no longer has problems with packet offset...
2000-09-19 gramAdd support for reading pppd log files in wiretap.
2000-09-07 gramChange wtap_read() API so that the data offset is set...
2000-08-25 gramMove #include <time.h> into wtap-int.h instead of requi...
2000-08-11 denielMiscellaneous code cleaning
2000-08-11 guyIf we have a random stream open for a compressed Sniffe...
2000-08-08 mhallAdded wiretap support to read the Cisco Secure Intrusio...
2000-07-26 guyIn the final scene of the horror movie, just when you...
next