aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2000-07-05Add support for a global "ethereal.conf" preferences file, stored in theGuy Harris8-91/+1112
2000-07-05Get rid of the stuff to let the callback that pops up the PreferencesGuy Harris3-17/+5
2000-07-05Put the close button in an HButtonBox, so that it doesn't expand to theGuy Harris1-3/+11
2000-07-05Put the "Cancel" button in a progress dialog box in an HButtonBox,Guy Harris1-15/+13
2000-07-05To make windows modal, use "gtk_window_set_modal()" rather thanGuy Harris2-4/+4
2000-07-05Add a "dlg_window_new()" routine, which creates a GTK_WINDOW_DIALOGGuy Harris13-28/+55
2000-07-05Set the locale for Tethereal to the native environment; Ethereal alreadyGuy Harris1-1/+5
2000-07-05Note, in a comment, that "gtk_set_locale()" sets the C-language locale.Guy Harris1-2/+3
2000-07-04Change version to 0.8.10Gilbert Ramirez7-26/+27
2000-07-04More news for 0.8.10Gilbert Ramirez1-2/+10
2000-07-03Add a missing build dependency (debhelper) and change build dependency onOlivier Abad1-1/+1
2000-07-03GtkLabel is a subclass of GtkMisc, so it has alignment and paddingGuy Harris1-9/+8
2000-07-03If the user clicks the "Cancel" button in a progress-bar dialog box forGuy Harris2-11/+16
2000-07-03Remove the progress bar from the status line, and, instead, for anyGuy Harris9-77/+317
2000-07-02"asn1_octet_string_decode()" sets the pointer to the raw octets to NULLGuy Harris1-7/+19
2000-07-02Fix the comment at the beginning of the routine to give the right fileGuy Harris1-29/+30
2000-07-01Add support for OSI CLTP.Guy Harris4-728/+767
2000-06-29Make "format_oid()" allocate a buffer that's big enough, format the OIDGuy Harris1-2/+2
2000-06-28Make "format_oid()" allocate a buffer that's big enough, format the OIDGuy Harris1-16/+24
2000-06-28Don't reposition the random stream in "ngsniffer_open()" if there isn'tGuy Harris1-5/+6
2000-06-27Don't pass a pointer to the packet data buffer to "read_packet()"; letGuy Harris1-7/+8
2000-06-27Add routines to Wiretap to allow a client of Wiretap to get:Guy Harris7-76/+302
2000-06-27Pull the code to fetch display options from the display options dialogGuy Harris1-32/+18
2000-06-27Get rid of a debugging fprintf.Guy Harris1-2/+1
2000-06-27Patch from Ben Fowler to rename the global variable "cf" to "cfile", toGuy Harris15-298/+300
2000-06-26Rename "format_value()" to "format_var()", and have it dynamicallyGuy Harris1-9/+60
2000-06-26In "asn1_oid_value_decode()", set "size" directly from "enc_len", ratherGuy Harris1-2/+2
2000-06-25Make the string buffers into which stuff is formatted larger, to handle,Guy Harris1-2/+2
2000-06-24Report changes for 0.8.10Gilbert Ramirez1-0/+25
2000-06-24Joerg Mayer's changes to add support for NetXRay file format versionGuy Harris3-8/+13
2000-06-24Write and read the temporary file for "Follow TCP Stream" as a binaryGuy Harris1-3/+3
2000-06-22Add link instructions for "tvbtest", so that we link with GLib.Guy Harris1-1/+2
2000-06-22Add support for the reported length of tvbuffs and for theGuy Harris1-11/+26
2000-06-21Fix the display of volume names.Guy Harris1-7/+7
2000-06-20tvbuffify the IGMP dissector. There's still plenty more to do insideGilbert Ramirez1-32/+33
2000-06-20tvbuff-ify the TR MAC dissector.Gilbert Ramirez3-94/+87
2000-06-19Make the "isis_hello.source_id" an FT_BYTES field rather than anGuy Harris9-301/+353
2000-06-19ISIS is ISO standard 10589, not 10598.Guy Harris1-5/+5
2000-06-18Get rid of string overrun.Gerald Combs1-6/+3
2000-06-17Instead of calling "snmp_set_full_objid()" to cause OIDs to be displayedGuy Harris1-13/+105
2000-06-17Add braces to squelch a warning from GCC 2.8.1 on Solaris 7/x86.Guy Harris1-3/+3
2000-06-16Small patch for the win32 makefile that improves the dependencies andGilbert Ramirez1-7/+10
2000-06-15Changes from Graham Bloice to support "Update list of packets in realGuy Harris4-28/+153
2000-06-15Patch from Joerg Mayer:Guy Harris1-5/+5
2000-06-15Patch from Joerg Mayer to fix a problem reading Sniffer files:Guy Harris1-5/+10
2000-06-15Patch from Joerg Mayer to fix a problem reading Sniffer files:Guy Harris1-27/+24
2000-06-15Mark Clayton's patch to add support for capturing on ATM interfaces onGuy Harris3-1/+10
2000-06-15Fix typos in some printf formats - "+%d", not "%+d"Guy Harris1-3/+3
2000-06-15Convert IPX-and-friend dissectors in packet-ipx.c to useGilbert Ramirez16-247/+332
2000-06-14Added a passel-o-codes from Gaetan Soltesz <gaetan@cisco.com>Gerald Combs1-1/+10