obnox/wireshark/wip.git
2004-02-24 ulfl added a new section "Installing GTK-Wimp"
2004-02-24 guyAdd "make-version.pl" to the distribution.
2004-02-24 ulfladded gtk-wimp to the nsis installer build
2004-02-24 ulflupdated some things (optional packages, nsis, gtk-wimp)
2004-02-24 ulflchanged some label texts
2004-02-24 guyFrom Jaime Fournier: more bug fixes.
2004-02-24 ulflfixed some GTK2 stock items keyboard shortcuts
2004-02-24 ulflfixed some menu item capitalization and keyboard shortcuts
2004-02-24 ulfladded a "Close" button to the dialog
2004-02-24 ulflfixed various typos
2004-02-24 sahlbergwith the cahnges to when to call the heuristic dissector
2004-02-24 guyFrom Jaime Fournier: bug fixes.
2004-02-24 guySmall cleanup - the for loop was left over from earlier...
2004-02-24 geraldAdd a missing line.
2004-02-24 geraldFinal updates for 0.10.2.
2004-02-24 geraldIn get_if_name(), return immediately once we've found...
2004-02-24 guyPut a period at the end of the "Running with" stuff.
2004-02-24 guySquelch a compiler warning.
2004-02-23 guySigh. On Windows OT, device names don't have "\Device...
2004-02-23 guyAdd a "force" argument to "filter_packets()" and
2004-02-23 geraldMSVC doesn't like having header files in .c=.obj targets.
2004-02-23 ulflchanged title and menu registering to "IO Graphs"
2004-02-23 ulflminor change
2004-02-23 geraldBump the version to 0.10.2
2004-02-23 geraldMove x11-declarations.h and x11-register-info.h back...
2004-02-23 ulflChanged all items to "Endpoint List" and get rid of...
2004-02-23 ulflstatistics menu redesigned, now looking more like the...
2004-02-23 obiotUse a pale variant of the foreground color for the...
2004-02-23 jmayerChange Email address of Giles Scott
2004-02-23 geraldMove cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES...
2004-02-23 jmayerRemove a comma at end of enum
2004-02-23 sahlbergupdate to kerberos. now also decrypting the KRB_PRIB...
2004-02-23 sharpeAnother small closing bracket fixup.
2004-02-23 guyMake the tap names for host statistics use "hosts"...
2004-02-23 sharpeSmall fix to usage text to add a trailing closed square...
2004-02-23 guyPut in a comment noting a problem with dialog boxes...
2004-02-22 guyMake the default ASN.1 file be "no file", not {Ethereal...
2004-02-22 ulflchange menu item names from "Host List" to "Endpoint...
2004-02-22 guyTETHEREAL_TAP_SRC contains the names of source files...
2004-02-22 ulflsome changes to the dialog layout and added some tooltips
2004-02-22 ulflminor bugfix
2004-02-22 guyFrom Peter J. Creath: add a convenience macro for value...
2004-02-22 guySquelch a compiler warning.
2004-02-22 guyMake the message a bit more detailed (modeled after...
2004-02-22 guyFrom Greg Morris: if a search reaches the end or beginn...
2004-02-22 ulflstatistics menu structure proposal:
2004-02-22 ulfltcp_graph.h is no longer needed, as the tap mechanism...
2004-02-22 ulflWIDGET_SET_SIZE(-2) is asserted by current GTK2 libs...
2004-02-22 ulflRedesigned the menu structure of the former statistics...
2004-02-22 ulflgtkclist.c is called ethclist.c now
2004-02-22 jmayer_HEADERS has special automake meaning. Rename to _INCLU...
2004-02-22 jmayerbuild randpkt similar to dftest
2004-02-22 ulflmake the Makefile.common really common between automake...
2004-02-22 gramIf the LHS is a STRING or UNPARSED string, and the...
2004-02-21 ulfladded a help button
2004-02-21 ulflnew somewhat improved layout of the capture options...
2004-02-21 ulflnew somewhat improved layout of the capture options...
2004-02-21 guyGet rid of some "#if 0"ed out #includes.
2004-02-21 ulflbugfix from previous check in
2004-02-21 ulflquit_after_cap should be a gboolean, not an int, and...
2004-02-21 ulflrework of capture.c: better seperation of sync and...
2004-02-21 guyInclude "report_err.h" to declare "report_open_failure...
2004-02-21 guyInclude "report_err.h" to declare "report_open_failure...
2004-02-21 guyMake both the Diameter-over-TCP and Diameter-over-SCTP...
2004-02-21 guyRe-do fix for Jaime Fournier's e-mail address.
2004-02-21 guyFrom Jaime Fournier:
2004-02-21 guyUpdate from Jaime Fournier.
2004-02-21 guyWhen constructing a tvbuff for an RPL packet, arrange...
2004-02-21 guyFix a typo.
2004-02-21 guySave the current_proto value before calling subdissecto...
2004-02-21 guyFrom Jaime Fournier:
2004-02-21 guyInclude <errno.h> to declare "errno".
2004-02-21 guyFix a typo.
2004-02-21 guyReport a failure to open the XML disctionary file with
2004-02-21 guyRegenerate the files from the latest list of exported...
2004-02-21 guyMove "dissect_per_bit_string()" to the end, to preserve...
2004-02-21 guyAdd routines that can be called from dissectors to...
2004-02-21 guyGet the Content-Encoding and Transfer-Encoding headers...
2004-02-21 guyHandle exceptions the same way we handle them in the...
2004-02-21 guyHandle exceptions the same way we handle them in the...
2004-02-20 jmayerRemove unused variables, make count unsigned to avoid...
2004-02-20 guyRevert to the previous scheme, wherein we always save...
2004-02-20 jmayerChange //-comments into /* comments
2004-02-20 geraldDon't clobber the concurrent DNS resolution flag each...
2004-02-20 guyGive it an RCS ID.
2004-02-20 guyAdd an RCS ID.
2004-02-20 guySquelch some compiler warnings.
2004-02-20 guyFix a typo.
2004-02-20 geraldFrom Rowan McFarlane: Update Skinny to support Cisco...
2004-02-20 geraldAdd support for a "version.conf" file in the main direc...
2004-02-20 ulflwin32 only: when adding to the recent file list, preven...
2004-02-20 ulflminor bugfix from recent check in
2004-02-20 ulflbugfix: resizing (values from recent) must be done...
2004-02-20 ulflwin32 drag-n-drop: corrected handling of UNC filenames...
2004-02-20 ulflbugfix for export selected data: win32 needs O_BINARY...
2004-02-20 ulflcomment changed
2004-02-20 jmayerFrederic Peters: handle ulong and ushort
2004-02-20 jmayerFrederic Peters: Make Ethereal appear in Gnome Menu
2004-02-20 guyAdd a few more new toolbar icons.
2004-02-20 guyFrom Tomas Kukosa: support calling tunneled protocols...
next