as suggested by Loris: add wpcap_packet_get_version() and check the packet.dll versio...
[obnox/wireshark/wip.git] / gtk /
2005-05-21 ulflas suggested by Loris: add wpcap_packet_get_version...
2005-05-21 etxrabFrom Javier Acuna:
2005-05-20 ulflwin32 only: get interface details from WinPcap's packet...
2005-05-18 ulflinsensitive context menu "Expand Subtrees" if no protoc...
2005-05-18 etxrabFrom Albert Chin:
2005-05-18 ulflfix #187: don't crash if using "Expand Subtrees" in...
2005-05-12 guyIf we have libpcap, include <pcap.h>, because "capture...
2005-05-11 sahlbergavoid a div-by-0
2005-05-07 ulfladd icons for the "File Set" menu items
2005-05-05 guyDon't explicitly initialize "h245_labels", as it's...
2005-05-05 guyFix a test (bug found by a compiler warning).
2005-05-03 tuexenBase the assoc search on port/vtags only.
2005-05-02 geraldFrom Cvetan Ivanov:
2005-05-02 tuexenFix a bug in counting DATA chunks.
2005-05-01 tuexenGet rid of some debug code.
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial stuff
2005-05-01 tuexenEditorial stuff.
2005-05-01 tuexenEditorial cleanups
2005-05-01 tuexenEditorial cleanups.
2005-04-30 ulflremoved various gcc warnings
2005-04-29 ulfladd a new feature: list the files of a "File Set" ...
2005-04-27 ulflfix #117
2005-04-27 ulflfix bugzilla #110 (bugs.ethereal.com/bugzilla/show_bug...
2005-04-27 sahlbergWith the speedup changes to epan/proto.c the tree...
2005-04-20 sahlbergincrease the length of the field field from 30 to 50...
2005-04-19 ulflfix some minor bugs with the current interface name:
2005-04-19 ulflask for unsaved file when using the new start capture...
2005-04-19 ulflbugfix: don't crash if we have no interface name
2005-04-19 ulflfix labels of the two toggle toolbar buttons
2005-04-19 ulfladd keyboard expand/collapse in the tree view (with...
2005-04-19 ulfladd some comments what all the functions going to do...
2005-04-18 ulflstatusbar changes:
2005-04-17 ulfladd "Decode As" and "Checkbox" (Enabled Protocols)...
2005-04-16 ulfltemporarily fix a GTK1.x related bug
2005-04-16 geraldAdd an extra_info_type field to smb_extra_info_t so...
2005-04-16 ulfldisable some toolbar icons, if no capture packets loaded
2005-04-16 ulflrename capture_clear() to capture_restart()
2005-04-16 ulflfix cf_cb_... callback handling (but it's still not...
2005-04-16 ulflminor refactoring
2005-04-16 ulflprepare for "Don't show this message again" checkboxes...
2005-04-16 ulfladd 12 new toolbar/menu icons
2005-04-15 ulfladd some new capture and filter related handcrafted...
2005-04-14 ulflfix bugzilla #16: make columns resizeable again after...
2005-04-14 lrolandFrom Francisco Alcoba:
2005-04-13 lrolandFrom Francisco Alcoba:
2005-04-12 ulfladd clear toolbar icon (from GTK stock icons)
2005-04-12 ulflcapture engine:
2005-04-12 ulflSave As: ask user if he wants to overwrite an already...
2005-04-12 ulflit should now be possible to use "Update packets in...
2005-04-11 ulflvarious capture code cleanup and fixes:
2005-04-10 ulfldisable /View/Resize Columns menu item, if no packets...
2005-04-10 ulflbugfix: call to cf_cb_live_capture_..._started with...
2005-04-10 ulflfix statusbar messages by splitting into update and...
2005-04-07 sahlbergFrom Didier:
2005-04-07 sahlbergFrom Francisco Alcoba
2005-04-06 ulflfrom Ilya Konstantinov: fixed a bug as DND wasn't worki...
2005-04-05 sahlbergFrom Francisco Alcoba
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-04-01 guyDon't assume only one "-z" argument will be given on...
2005-03-29 sahlbergfrom Lars Ruoff
2005-03-28 ulflbugfixes: bring non real-time captures back to former...
2005-03-28 ulflvarious (minor) capture code cleanup
2005-03-28 ulflfix Solaris build (I've removed O_BINARY)
2005-03-28 ulflremove capture_child flag from capture_opts as it's...
2005-03-28 ulflmajor capture engine rework: use two task model for...
2005-03-27 etxrabFrom Alejandro Vaquero :
2005-03-27 ulfladd a new checkitem "Colorize Packet List" into the...
2005-03-26 ulflcode cleanup: use common prefix for all functions in...
2005-03-26 guyCreate the directory for the preferences files before...
2005-03-25 ulflcode cleanup: the term filter_list was used with differ...
2005-03-24 ulflmake it possible to use multiple capture files with...
2005-03-24 guyGtkStyles are reference-counted, and a style returned by
2005-03-23 guyPlug a small leak found by the "leaks" tool on OS X.
2005-03-22 etxrabERROR seems to be a reserved word change it to SCTP_ER...
2005-03-22 tuexenFrom Irene Ruengeler: Bugfixes and support of chunk...
2005-03-21 guyFrom Lars Ruoff:
2005-03-21 legoRename all stats_tree extern functions to start with...
2005-03-20 guyPut the source file names in alphabetical order.
2005-03-20 guyFix the expansion of the top-level nodes in GTK+ 1...
2005-03-20 ulflfix some typos, capitalization and don't put two SCTP...
2005-03-20 legoExpand the root nodes by default
2005-03-20 guyThe GTK+ 2.x version doesn't automatically expand the...
2005-03-20 guyMake columns in the GTK+ 1.2[.x] version auto-resizing.
2005-03-20 guyMake the top-level node start out expanded in GTK+...
2005-03-20 guyThe commented-out entry for sctp_chunk_stat_dlg.c broke
2005-03-20 tuexenFrom Oleg Terletsky: Support for SCTP chunk counters...
2005-03-20 guyDo a GTK+ 1.2[.x] version.
2005-03-20 legost->name was moved to st->cfg->name
2005-03-20 legoThere was a design flaw that caused a crash on windows and
2005-03-19 ulflMove request packets above (before) response ones,...
2005-03-19 ulflUse capitalized words for column headers
2005-03-19 ulflAdd a "Close" button, as not everyone uses a window...
2005-03-19 ulflmake a duplicate of the window title to prevent problem...
2005-03-12 legoFrom Graeme Hewson:
2005-03-11 ulflfrom Stefano Pettini: add CSV export function, similar...
2005-03-11 guyFlag an unused argument as unused, to squelch compiler...
2005-03-10 jmayerWarning fix: voip_calls_dlg.c:733: implicit declaration...
2005-03-10 legoFrom Alejandro Vaquero:
2005-03-10 jmayerWarning fix: function declaration isn’t a prototype
next