obnox/wireshark/wip.git
2000-01-14 guySupply a patch that, at least on HP-UX 11.00, lets...
2000-01-14 guyNote that the Ethereal workaround for the libpcap timeo...
2000-01-14 guyNote that we can read "i4btrace" capture files.
2000-01-14 guyNote that the Ethereal distribution also comes with...
2000-01-14 guyAdd "doc/editcap.pod" and "doc/tethereal.pod.template...
2000-01-14 guyAdd "tethereal", a tty-oriented derivative of Ethereal...
2000-01-13 guyAdd "file_wrappers.c" to the list of things to compile...
2000-01-13 guyCall the CDP entry listing addresses "Addresses", not...
2000-01-13 guy0x2000, for CDP, doesn't appear to be an Ethernet type...
2000-01-13 guyFix "ascend-scanner.l" to include "file_wrappers.h...
2000-01-13 guyWe are obliged to define HAVE_UNISTD_H in "config.h...
2000-01-13 guyGet the NLPID value for ISIS from "nlpid.h", and report...
2000-01-13 guyAdd the NLPID value for PPP.
2000-01-13 guyX.25-over-Ethernet, as I'm inferring it works (i.e...
2000-01-13 guyIndicate that the RFC for SDP is 2327.
2000-01-13 guyIndicate that the RFC for RTSP is 2326.
2000-01-13 guyChanges from Jason to make some RTSP fields filterable.
2000-01-13 guyAssign a frame number to a frame only when reading...
2000-01-13 guyExport the list of OSI NLPIDs in "nlpid.h", for use...
2000-01-12 oabadAdd an "Hex. Dump" radio button to the "Contents of...
2000-01-12 guyFor the Cisco OUI, always add the protocol ID to the...
2000-01-12 guyCisco CDP packets appears to be sent as LLC packets...
2000-01-12 guyEnough is enough. Requiring anybody who uses Ethereal...
2000-01-10 gramRemove the reference to my old samples directory on...
2000-01-10 guyUpdates to the L2TP parser, from Laurent Cazalet and...
2000-01-10 gramSome initial changes for win32 support, but not all.
2000-01-10 guyMove the code in "column.c" that implements the column...
2000-01-09 guyAdd a man page for "editcap".
2000-01-09 guyMake "editcap" one of the standard targets, so it's...
2000-01-09 gramAdd finaly news item.
2000-01-09 guyAdd to some comments notes on the meaning of DLT types...
2000-01-08 guyDon't recompute "cf->count" when filtering packets...
2000-01-08 guyAllow people to print packets if there are packets...
2000-01-08 gramFix my typo in a variable name.
2000-01-08 gramI finally got autoconf, automake, and the plugins to...
2000-01-07 guyFix Gerald's e-mail address.
2000-01-07 guyIndicate the RFC that specifies L2TP.
2000-01-07 guyInclude L2TP support in the list of new features in...
2000-01-07 guyThe L2TP dissector is by John Thomes, not John Thomas.
2000-01-07 guyAdd John Thomas' L2TP dissector.
2000-01-07 gramMove to version 0.8.1
2000-01-07 gramDon't take strlen of TransactName if NULL. In fact...
2000-01-07 guy"print_file()" is no longer used; nuke it.
2000-01-06 gramAdd README.vmware to list of deliverables.
2000-01-06 gramAdd info on how to get a patch for libpcap to sniff...
2000-01-06 guyFix the "Print" button in the window popped up by ...
2000-01-06 guyPrinting multiple pages of PostScript wasn't as tricky...
2000-01-06 guyImprove the description of the packet-printing dialogs...
2000-01-06 guyDon't include "print.h" in "globals.h"; have the few...
2000-01-06 guyDon't bother checking whether the filter string is...
2000-01-05 geraldWhen initializing a capture filter, assign a pointer...
2000-01-05 gramChange ports from guint16 to guint32
2000-01-05 guyWhen we select the row for the frame found by "Find...
2000-01-04 gramAdd VMware's vendor ID to manufacturer list.
2000-01-04 oabadSmall corrections :
2000-01-04 oabadImplement plugins status save/restore :
2000-01-03 guyBefore adding a frame to the list of displayed frames...
2000-01-03 oabadAdd a "Default" button to reset the filter string to...
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
2000-01-03 guyDon't have "write_prefs()" display a dialog box if...
2000-01-03 guyUse the right #define to control inclusion of "ui_util.h".
2000-01-03 guyMake "menus_init()", set_menu_sensitivity()", and ...
2000-01-03 guyHave "gtk/menu.c" (and, in the future, code for other...
2000-01-03 guyFix a nasty side-effect of running the packet list in
2000-01-01 guyAdd a "break;" statement to a "default:" clause - the...
2000-01-01 guyInclude <time.h> to declare "gmtime()".
2000-01-01 guyGet rid of the C++-style comments.
2000-01-01 gramA little hack for the really lazy (i.e., me). Allow...
2000-01-01 gramAdd relative timestamps. The Toshiba ISDN router has...
1999-12-31 guyFilter out a few more things.
1999-12-31 guyFilter out a few more things.
1999-12-31 guyFilter out a few more things.
1999-12-30 gramAllow user to modify appearance of lines and expanders...
1999-12-30 guyAdd a check for "libtool".
1999-12-30 gramDisallow multiple selections in the CTree and CList...
1999-12-30 geraldUpdated for the upcoming release, codenamed "...and...
1999-12-29 geraldAdd sample strace output to illustrate the timeout...
1999-12-29 guyIf there aren't any packets in the capture (which could...
1999-12-29 gramChanged the protocol tree widget from a GtkTree to...
1999-12-29 guyGet rid of the "(UDP)" and "(TCP)" in various NetBIOS...
1999-12-29 guyGet rid of the "(UDP)" in the DNS protocol string.
1999-12-29 guyUpdate a comment.
1999-12-29 guyPut the frame number in the text for the top-level...
1999-12-29 guyMove the stuff to fill in those columns not filled...
1999-12-29 guyMove the definition of "prefs" from "gtk/prefs_dlg...
1999-12-29 guyGet rid of the commented-out GTK+ declarations.
1999-12-29 guyPut a list of known OUIs in "oui.h", along with a decla...
1999-12-28 guyYou shouldn't need to install "libtool" just to compile...
1999-12-28 guyMake the default plugin directory "$(libdir)/ethereal...
1999-12-28 geraldAdd support for "--with-plugindir=<plugin install dir...
1999-12-28 itojunlibtool 1.3.4 is required (1.3.3 did not work. i'm...
1999-12-26 guyAdd some more items to the TODO list, and note that...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-24 guyFix up the additions to reflect the reality that, at...
1999-12-24 guyAdd a pile of additional information derived from Rick...
1999-12-23 guyPatch from Greg Kilfoyle to add some additional manufac...
1999-12-23 guyPatch from Greg Kilfoyle of Redback Networks:
1999-12-23 guyCapitalize the "p" in "protocol" in "Internet Cache...
1999-12-23 guyI thought I'd seen a problem with the combo box in...
1999-12-23 guyBeef up the HP-UX README with some more information.
next