From Ivan Sy (with minor modifications):
[obnox/wireshark/wip.git] / file.c
2009-08-10 etxrabFrom Kovarththanan Rajaratnam:
2009-08-09 krjAdd PNODE_FINFO. We've been using PITEM_FINFO on proto_...
2009-08-07 krjFree frame data slice on file reset
2009-07-29 etxrabFrom Kovarththanan Rajaratnam:
2009-07-29 etxrabAdd pinfo to new_packet_list_append() this should give...
2009-07-28 etxrabPacify the build bot.
2009-07-28 etxrabSet reftime without recreating the packet list.
2009-07-27 etxrabFrom Kovarththanan Rajaratnam:
2009-07-26 etxrabFrom Kovarththanan Rajaratnam:
2009-07-25 sfisherRemove two unused variables and mark a function paramte...
2009-07-25 etxrabFrom Kovarththanan Rajaratnam:
2009-07-24 etxrabUse g_slice if glib >=2.10
2009-07-24 etxrabWhen using the new packet list select the first packet...
2009-07-22 etxrabFrom kovarththanan Rajaratnam:
2009-07-22 etxrabMinor indentation fixes.
2009-07-21 stigFrom didier gautheron via bug 3762:
2009-07-20 etxrabImplement new_packet_list_find_row_from_data()
2009-07-20 sfisherIntroduce packet list coloring for the NEW_PACKET_LIST...
2009-07-06 stigRemoved an incorrect optimalization for invalidating...
2009-07-01 geraldUpdates to create_tempfile:
2009-07-01 etxrabRealy make the new packet list compile under Windows...
2009-07-01 etxrabMake the new packet list compile on Windows.
2009-06-30 sfisherIntroduce experimental new feature: GTK2 tree view...
2009-06-11 stigOptimized criteria for invalidate packet in row 0.
2009-06-06 guyClean up white space.
2009-06-05 guyHave tap listeners specify whether the "packet" routine...
2009-06-01 stigPopup a dialog in case we match a row outside the loade...
2009-06-01 stigFrom Kovarththanan Rajaratnam via bug 3429:
2009-05-31 jakeFix bug 3489:
2009-05-26 geraldFix the build.
2009-05-25 geraldFrom Didier Gautheron via bug 3391:
2009-04-21 guyTurn on -Wshorten-64-to-32 by default, and fix some...
2009-04-16 geraldFix the last(?) of the Win64 compilation problems.
2009-04-08 wmeierUse wireshark (instead of ether) for temp file name...
2009-03-17 wmeiersprintf --> g_snprintf
2009-03-15 stigFrom Jakub Zawadzki:
2009-02-15 guyAdd a routine to report write errors to the list of...
2009-02-09 jakeMake "Copy as Filter" on the packet list actually work.
2009-02-07 wmeier#include <epan/conversation.h> not req'd ...
2008-12-10 stigMoved invalidation of cf->current_row when rescan packe...
2008-12-08 stigInvalidate cf->current_row when rescan packet and the...
2008-11-18 stigOptimized finding current row from cfile.current_frame.
2008-10-31 stigFix some "format not a string literal and no format...
2008-10-31 stigFix some "format not a string literal and no format...
2008-09-30 sakeFrom jmmikkel@mit.edu (Bug 2895):
2008-08-26 wmeier#include <emem.h> not req'd
2008-08-01 stigRemove a few warnings.
2008-06-24 guyHave separate callback mechanisms in file.c and capture...
2008-06-14 stigUpdate all time columns when changing the time precision.
2008-05-30 guyReturn the appropriate "everything OK" types.
2008-05-30 guyAgain, the err_info returned from wtap_read() and wtap_...
2008-05-30 guyFree up the err_info string returned by wtap_read(...
2008-05-22 morrissMove the file utility functions from wiretap to libwsut...
2008-04-14 ulflwe don't need stat_menu.h here
2008-04-12 ulflmove tap_dfilter_dlg.h from / to /gtk (and use the...
2008-04-12 stigFetch return from g_list_remove.
2008-04-12 ulflimprove the "simple" callback mechanism, so more than...
2008-03-26 stigDo not add packet length twice to cum_bytes when having...
2008-03-18 stigAllow custom columns in export as CSV and PSML.
2008-03-18 stigBah, committed the wrong file.
2008-03-17 stigAllow custom columns when printing.
2008-03-11 stigFrom Francesco Fondelli (bug 2349):
2008-03-10 stigRemoved an unused variable.
2008-03-10 sfisherFix bug #2343: Huge increase in Wireshark runtime memor...
2008-03-01 sfisherCustom column updates:
2008-02-13 sfisherCheck in changes originally checked in as SVN revision...
2008-02-12 sfisherRevert commit 24308 until I can get it to compile on...
2008-02-12 sfisherIntroduce a new column type called custom, which lets...
2008-01-24 stigFixed some malloc -> g_malloc, free -> g_free, strdup...
2007-12-05 geraldMake sure the "auto scroll in live capture" toolbar...
2007-11-28 sakeApply coloring rules also when a frame is marked so...
2007-07-30 legoAs per Ulf's request add ${proto.field} macros that...
2007-07-09 geraldFrom Dustin Johnson: If "Update list of packets in...
2007-06-04 sfisherFix for bug #93: changes to the columns has no effect...
2007-05-29 guyUse G_GINT64_MODIFIER, rather than the PRI[douxX]64...
2007-05-21 sfisherFrom Sake Blok:
2007-04-03 sfisherFix warnings on Linux/gcc 4.1.1
2007-03-28 sfisherRemove almost all of the casts I committed recently...
2007-03-23 sfisherFix about 150 warnings new to gcc 4.0 in the error...
2007-03-23 sfisherFrom Sake Blok:
2007-03-22 sfisherAdd -Werror when using GCC only to the Makefile.am...
2007-03-14 guyDon't enable "Save As" if you don't have an unsaved...
2007-02-20 morrissSquelch some unused variable warnings
2007-02-01 sahlbergwe dont have auto_scroll_live if we dont have PCAP...
2007-01-18 martinmAdd separate union entries to fvalue.value for signed...
2007-01-15 ulflinstead of simply doing an assert when running out...
2007-01-15 ulflminor bugfix of file loading: don't update the packet...
2007-01-13 galNew "decode as ..." feature for BER-encoded files ...
2007-01-11 sfisherFix for bug #1140: Filtering messes up packet list...
2007-01-11 sfisherFix for bug #1196: packet detail & packet bytes windows...
2007-01-01 sahlbergbreak out dfcode from the capture file structure and...
2006-11-21 ulflwhile loading a huge capture file, enable the main...
2006-11-14 sfisherNew feature to automatically highlight the field found...
2006-11-05 ulflchange all file offsets from long to gint64 so we can...
2006-11-05 ulflfix svn728: don't scroll down packet list while capturi...
2006-10-29 ulflfix #1188: scroll the packet list to the bottom (in...
2006-10-03 ulflfix the memory leak problem mentioned lately by adding...
2006-10-03 ulflchanges of the coloring rules sometimes crashed as...
2006-10-03 ulflImplement a real "Cancel" button for the coloring rules...
2006-06-26 sahlbergcoverity 170
next