Squelch some compiler warnings by declaring RADIUS AVP dissectors to
[obnox/wireshark/wip.git] / gtk /
2006-02-11 lrolandDisplay g_error messages in the console window uncondit...
2006-02-10 ulflremove all calls to exit() from the capture_opts.c...
2006-02-09 ulflWin32 inconvenience: a call to g_error will terminate...
2006-02-08 jmayerPaolo Abeni:
2006-02-07 legoeXtenstion options access to the -X command line options
2006-02-07 sahlberghandmerged patch from metze it conflicted with recent...
2006-02-07 jmayerPaolo Abeni:
2006-02-07 jmayerPeter Kjellerstedt:
2006-02-06 lego- fix a leak
2006-02-06 jmayerForgot to add ssl-dlg.h to the distro
2006-02-06 jmayerPaolo Abeni
2006-02-06 ulflfix some variable declarations bugs (code not conformin...
2006-02-06 jmayerDeclare -ssl_stream_cb in ssl-dlg.h
2006-02-06 sahlberganother gtk_resize_window()
2006-02-06 sahlberggtk1.x does not have gtk_window_resize()
2006-02-06 guyAdd code to check whether the app was started with...
2006-02-06 legoThe simple dialog
2006-02-06 guyFrom Paolo Abeni: fix some warnings, etc..
2006-02-06 guy"text_window_delete_event_cb()" returns a gboolean...
2006-02-05 lego* add an option to funnel_register_menu to retap the...
2006-02-05 lego- add a register_menu funnel
2006-02-04 jmayerPaolo Abeni
2006-02-04 legoGTK1 buid failed, this should fix it.
2006-02-04 legoVC6 doesn't like empty structs.
2006-02-04 legoThe funneled GUI mini API.
2006-02-01 sahlbergfrom Bill Meyer
2006-02-01 etxrabFrom Greg Morris:
2006-01-24 etxrabReplace round() with floor(), I don't know if it's...
2006-01-23 tuexenFrom Irene: Add support for showing TSN and time in...
2006-01-22 ulflshow the number of packets captured, if "Update list...
2006-01-21 ulflbugfix #709: don't g_assert returned (mandatory) length...
2006-01-20 jakeCleaning up copy to CSV code
2006-01-17 ulflremove an obsolete comment
2006-01-17 ulflGTK 2.x only: show a slightly different Ethereal main...
2006-01-16 jakeRemove uninitalized variable warning
2006-01-15 jakeHi All,
2006-01-12 ulflfix #661
2006-01-12 ulflupdate usage output
2006-01-07 etxrabFrom Olivier Jacques,
2006-01-07 ulflfix bug #660: we must alphabetically sort columns 0...
2006-01-06 jmayerOlivier Jacques:
2006-01-03 jmayerJaap Keuter:
2005-12-31 ulflfix #152
2005-12-24 jmayerFoil another of Ronnies attempts to make the repository...
2005-12-23 guyClean up indentation.
2005-12-23 sahlbergadd service response time statistics for smb2
2005-12-22 geraldFrom Bill Meier:
2005-12-21 guyProvide not only copyright information, but a GPL blurb...
2005-12-18 jmayerwarning: C++ style comments are not allowed in ISO C90
2005-12-18 ulfluse #ifdef SHOW_WELCOME_PAGE for the currently disabled...
2005-12-16 etxrabmodify the tool tip "Nodes in the diagram are identifie...
2005-12-16 etxrabFrom Jacques, Olivier (OCBU-Test Infra)
2005-12-15 ulflremove a missplaced comment
2005-12-14 guyConstify a bunch of arguments and variables, to squelch...
2005-12-14 ulflhmmm, the include sequence might be important too ...
2005-12-14 ulfladd missing include
2005-12-13 ulflHUGE STEP (hopefully toward the right direction):
2005-12-13 ulflWe should really do quit Ethereal if user asked us...
2005-12-06 ulfladd a short comment to cant_load_winpcap_err() and...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-12-05 ulflmove some GTK only function declarations from ui_util...
2005-12-05 ulfladd capture_opts_trim(), as this sequence is used three...
2005-12-04 guyCheck for a null blurb pointer for a field, as is done...
2005-12-04 ulflmove the complete functionality of the capture info...
2005-12-03 ulflsplit some parts of the packet counting functions into...
2005-12-03 ulflsplit capture.h into capture.h, capture_loop.h and...
2005-12-01 ulflfix alphabetical order of OPTINIT string, v seems to...
2005-12-01 tuexenBug fixes from Irene.
2005-11-26 ulflfix #568: disable event "activate" handler for the...
2005-11-26 ulflfix #358: instead of simply using tpmnam() for the...
2005-11-25 ulflfix a simple GTK1 warning
2005-11-25 ulflfrom Greg Morris:
2005-11-22 jmayerTrivial warning fixes
2005-11-17 guyHandle "-G" only in Tethereal - it doesn't work in...
2005-11-17 guyDon't list "-B" on UN*X - it's not available there.
2005-11-16 ulflhmmm, buggy bugfix
2005-11-16 ulflthe "pre-scan" of the command line parameters shouldn...
2005-11-12 guyAllow a progress dialog to have "Stop" or "Cancel"...
2005-11-10 guySkip some toolbar #includes if we're not using GTK...
2005-11-09 guyRemove comment that no longer applies.
2005-11-06 ulflreplace *a lot* of file related calls by their GLib...
2005-11-05 etxrabPacket-amr Register as "AMR" not "amr".
2005-11-03 guyGet rid of no-longer-used code (the list of plugins...
2005-10-29 etxrabFrom Jaap Keuter
2005-10-27 guyFix uninitialized variable errors.
2005-10-27 guyMake the processing of "-z" arguments in the Tethereal...
2005-10-27 guyCheck on every iteration of a loop whether to pop up...
2005-10-26 ulflbugfix: don't crash the file open dialog, if the previe...
2005-10-21 gramRevert 16279.
2005-10-20 gramFrom Greg Morris.
2005-10-20 gramFrom Greg Morris, patch to allow proper search/filtering of
2005-10-19 gramFrom Greg Morris.
2005-10-17 ulfldon't show the "stopping currently running capture...
2005-10-12 ulflfrom Richard van der Hoff:
2005-10-09 ulflfix the link to the online users-guide
2005-10-07 ulflminor bugfix: while closing a capture file, update...
2005-10-07 ulflfix Ethereal so command line capture parameter will...
2005-10-06 ulflfix a packet_list_freeze / thaw pair, if a return comes...
2005-10-05 ulflfix 369: we must do some more GUI stuff in capture_upda...
2005-10-05 ulflfix cant_load_winpcap_err() parameter
next