if_filter isn't a string per se,The first byte of the Option Data keeps a code of...
[metze/wireshark/wip.git] / wiretap / file_access.c
2012-03-04 Anders Bromanif_filter isn't a string per se,The first byte of the...
2012-03-02 Guy HarrisThe additional_file_extensions member of struct file_ty...
2012-03-02 Anders BromanFrom Weston Schmidt: Add mpeg-ts capture file format...
2012-02-21 Michael TüxenUse wtap_dump_open_ng() in tshark.
2012-02-21 Michael TüxenWhen saving a file and the are no IDBs, create a defaul...
2012-02-21 Michael TüxenDon't dereference idb_inf in wtap_dump_open_ng() when
2012-02-20 Anders BromanFrom Jose Pedro Oliveira fix a typo
2012-02-20 Anders BromanHandle reading and writing of multiple IDB:s, write...
2012-02-15 Anders BromanMake it possible to get inforamtion from the read SHB...
2012-01-24 Guy HarrisAdd a routine to Wiretap that takes a file type value...
2012-01-23 Guy HarrisIn the table of capture file types, have:
2012-01-23 Guy HarrisHave wtap_file_extension_default_string() return the...
2012-01-23 Guy HarrisAdd default extension names for all file types for...
2012-01-21 Guy HarrisReplace wtap_file_extensions_string() with a routine...
2012-01-21 Guy Harris"*.*" as a pattern for a given file type is pointless...
2012-01-21 Guy HarrisGet rid of an unused file type. If somebody wants...
2012-01-14 Guy HarrisNetMon 1.x format does *not* support per-packet encapsu...
2012-01-14 Guy HarrisGet rid of unused WTAP_FILE_WTAP file type.
2011-10-26 Guy HarrisInitial support for .aps files from Aethra Telecommunic...
2011-10-12 Bill MeierFrom Robert Bullen: Fix for: Two minor bugs in Wiretap...
2011-09-01 Guy HarrisUse guint8 rather than guchar for raw octets and pointe...
2011-08-31 Stig BjørlykkeFrom Andrew Kampjes via bug 6260:
2011-06-17 Gerald CombsMake pcap-ng the default. Add a compile-time option...
2011-06-10 Jakub ZawadzkiFix capinfo: ** ERROR **: Unknown capture file type 61
2011-06-09 Jakub Zawadzki- Replace jpeg_jfif decoder, with more generic mime_fil...
2011-05-09 Guy HarrisGet rid of the fd member of a wth structure; the FILE_T...
2011-05-09 Guy HarrisIf a gzipped file's name ends in .caz, don't check...
2011-05-03 Guy HarrisFrom Tom Brezinski - fix for bug 5869:
2011-04-21 Guy HarrisIn a dump_open routine, you don't need to seek to the...
2011-04-20 Guy HarrisSigh. The "data" element of a GArray is, alas, a ...
2011-04-14 Guy HarrisCheck for _setmode() failing, Just In Case. Squelches...
2011-04-12 Guy HarrisFrom Jakub Zawadzki: speed up random access to gzipped...
2011-04-12 Guy Harris"This file format can't be written to a pipe" and ...
2011-04-11 Guy HarrisDon't use the zlib I/O routines for writing compressed...
2011-04-10 Guy HarrisTo fill in a ws_statb64, you must use ws_fstat64.
2011-04-10 Guy HarrisRename ws_stat to ws_stat64, and make it take a pointer...
2011-04-08 Guy HarrisJust make the fh member of a wtap_dumper_t a void ...
2011-04-08 Guy HarrisFrom Jakub Zawadzki:
2011-04-06 Guy HarrisFrom Jakub Zawadzki:
2011-03-24 Gerald CombsAdd initial pcapng name resolution record support....
2011-02-16 Gerald CombsFix errors found by the Visual C++ analyzer.
2011-01-31 Martin MathiesonReturn a string (even though abort is called first...
2011-01-30 Bill MeierFix various instances of "unreachable code".
2010-10-20 Bill MeierFix a typo in a comment
2010-10-20 Bill MeierFrom Hadriel Kaplan: IPFIX file format support.
2010-06-06 Guy HarrisRename wtap_dump_file_write_all() to wtap_dump_file_wri...
2010-06-05 Guy HarrisFrom Rolf Fiedler: support for writing EyeSDN trace...
2010-02-27 Guy HarrisFix some types, to squelch compiler warnings (this...
2010-02-26 Guy HarrisMove the definitions of all the private data structures...
2010-02-23 Guy HarrisSquelch some compiler warnings (some of which indicate...
2009-12-23 Guy HarrisThe maker of *Peek is WildPackets, InterCap and all...
2009-10-17 Stig BjørlykkeFrom Marton Nemeth:
2009-06-15 Jörg MayerRename all of the ascend files:
2009-06-01 Stig BjørlykkeFrom Ravi Kondamuru via bug 3457:
2009-05-24 Stig BjørlykkeFrom Fred Fierling (bug 3486):
2009-05-22 Gerald CombsFrom Kovarththanan Rajaratnam via bug 2680:
2009-04-23 Stig BjørlykkeAdded PacketLogger to dump_open_table_base to be able...
2009-03-09 Gerald CombsP64 fixes.
2009-02-16 Stephen FisherAdd support for reading Apple's Bluetooth PacketLogger...
2009-01-07 Jaap KeuterFrom Duncan Salerno:
2009-01-04 Bill MeierFix some indentation
2008-11-27 Stig BjørlykkeAdded support for open TNEF files directly.
2008-09-15 Jaap KeuterFix for bug 2875:
2008-05-22 Jeff MorrissMove the file utility functions from wiretap to libwsut...
2008-02-03 Stig BjørlykkeFrom Shane Kearns (bug 2237):
2008-01-13 Ulf Lampingadd very experimental support for pcapng "PCAP Next...
2007-11-26 Stephen FisherAdd writing support for the CommView file format.
2007-11-24 Stephen FisherInitial checkin of support to read TamoSoft's CommView...
2007-08-17 Sake Blok(bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)
2007-06-08 Guy HarrisFrom Stephen Donnelly of Endace:
2007-06-06 Luis OntanonActually implement wtap_register_file_type() and have...
2007-05-05 Ulf Lampingfix win32 build by using wtap_get_num_file_types()...
2007-05-04 Luis OntanonAdd a plugin interface to wiretap.
2007-05-02 Luis Ontanonadd support for the text export format of textronix...
2007-03-22 Ronnie SahlbergFrom Shaun Jackman
2006-11-29 Anders BromanFroim Rene Pilz:
2006-11-05 Ulf Lampingchange all file offsets from long to gint64 so we can...
2006-06-23 Ulf Lampingadd file extension information (filter "*.pcap;*.cap...
2006-06-06 Gerald CombsEthereal -> Wireshark
2006-05-22 Ronnie Sahlbergethereal->wireshark updates
2006-05-08 Graeme LuntBasic Encoding Rules (BER) encoded file reading. Not...
2006-04-14 Anders BromanFrom Martin Mathieson:
2006-02-17 Ulf Lampingeven if we don't want to close stdout on wtap_dump_clos...
2006-01-06 Ulf Lampingcode cleanup: use "-" for all places, where stdin/stdou...
2006-01-05 Ulf LampingWin32: set stdout to binary mode in wtap_dump_fdopen...
2005-11-25 Anders BromanFrom Martin Warnes:
2005-11-07 Guy HarrisIf we're using libz, make file_open() construct the...
2005-11-06 Ulf Lampingreplace *a lot* of file related calls by their GLib...
2005-09-14 Ulf Lampingadded compression support for capture file output....
2005-08-30 Ulf LampingAdd support for slightly modified libpcap file format...
2005-08-24 Ulf LampingEVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry!
2005-06-17 Luis Ontanon- Write rf5 files (I don't think tektronix software...
2005-06-10 Luis OntanonInitial checkin of the 32 bit tektronix k12 binary...
2005-03-01 Guy HarrisThe DBS Etherwatch file handler does look for a magic...
2005-01-28 Guy HarrisFrom Yoshihiro Oyama: support "-" as a file name, refer...
2004-10-11 Guy HarrisFrom Mark C. Brown: add support for writing nettl files.
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
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-04-28 Guy HarrisFrom Joe Marcus Clarke: force the standard output to...
next