aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-09"conversation_new()" takes flags NO_ADDR2 and NO_PORT2, not NO_ADDR_BGuy Harris4-10/+10
2004-01-09The extra flags that "net-snmp-config --cflags" might emit might causeGuy Harris1-10/+2
2004-01-08Cope with "net-snmp-config --cflags" emitting flags that the C compilerGuy Harris1-2/+10
2004-01-08If building without libpcap, exclude some stuff that builds only ifGuy Harris2-5/+10
2004-01-08From Jari Mustajarvi: fix handling of PDUs with 2-byte-long variable andGuy Harris3-3/+9
2004-01-08Update the comment about the length issue to reflect mail from somebodyGuy Harris1-5/+12
2004-01-08Save As and range: don't use global vars in range.c,Ulf Lamping3-122/+160
2004-01-07Include string.h to import strerrorJörg Mayer1-1/+3
2004-01-07Get rid of "gtk_box_pack_start()" call to put the range table into theGuy Harris1-2/+1
2004-01-07From Alex Rozin: cope with what appears to be an ambiguity in the 802.1sGuy Harris1-4/+34
2004-01-07added some simple_dialogs, if save of raw data fails for some reasonsUlf Lamping1-7/+11
2004-01-07Get rid of a now unused variable.Olivier Biot1-3/+2
2004-01-07Update the list of OSes and OS versions on which Ethereal is known toGuy Harris1-6/+11
2004-01-07Add a preference that controls the way the SIP version is enforced. By default,Olivier Biot1-9/+33
2004-01-07Remove extraneous parameters of packet count in case the end-user manuallyOlivier Biot1-3/+5
2004-01-07minor changesUlf Lamping1-4/+8
2004-01-07added current windows versionsUlf Lamping1-2/+2
2004-01-07Fix some typoes.Guy Harris1-8/+19
2004-01-07The type values from Net-SNMP are u_chars; make the formal argument forGuy Harris1-3/+3
2004-01-07Don't assert that quoted_string be NULL; it can be non-NULL ifGilbert Ramirez1-2/+11
2004-01-07Don't do anything exotic to get signed integral values - Ethereal'sGuy Harris1-59/+3
2004-01-07The year in a LANalyzer capture's trace summary record is a 2-byte yearGuy Harris1-7/+5
2004-01-07Use "tvb_get_guint8()", not "tvb_get_ntohs()", to fetch 1-byte numbers.Guy Harris1-10/+8
2004-01-07Not that it really matters as the test still alwas evaluates to false:Jörg Mayer2-4/+4
2004-01-07save dialog with "Captured" and "Displayed" buttons in packet rangeUlf Lamping5-137/+352
2004-01-06GPL.txt -> ../../COPYINGJörg Mayer1-1/+1
2004-01-06Widgets get freed when the reference count goes to zero; we don't needGuy Harris1-22/+23
2004-01-06Clear the interface list and free up interface names whenever a newGuy Harris1-17/+20
2004-01-06Don't add an interface to the interface list if we already haveGuy Harris1-13/+13
2004-01-06Packet data is an array of "guint8"s, not an array of "char"s; declareGuy Harris3-11/+9
2004-01-06Make the forward declarations of routines and their definitions match.Guy Harris1-8/+8
2004-01-06Add some sanity checking for the "-i" argument.Guy Harris1-3/+5
2004-01-06Make a variable to which a 16-bit value is assigned big enough to holdGuy Harris1-2/+2
2004-01-06Make some variables to which 16-bit values are assigned wide enough toGuy Harris1-5/+5
2004-01-06The error code in an NBDS error packet is 1 byte, not 2.Guy Harris1-2/+2
2004-01-06In "decode_qos_umts()", "length" can get assigned a 2-byte value, soGuy Harris1-3/+3
2004-01-06"decode_MPLS_stack()" always returns a nonnegative value; make it returnGuy Harris1-5/+5
2004-01-06Note in a comment that "dissect_asp_reply_get_status()" might beGuy Harris2-36/+35
2004-01-06Get rid of an unused value_string table.Guy Harris1-7/+1
2004-01-06Use "rstat4_proc" rather than "rstat3_proc" for rstat version 4.Guy Harris1-2/+2
2004-01-05an enum represents the radio buttons much better,Ulf Lamping3-65/+45
2004-01-05fixed / updated some dependenciesUlf Lamping1-4/+10
2004-01-05switched to MSVC warning level 3 andUlf Lamping1-4/+4
2004-01-05removed some MSVC warnings (level 3)Ulf Lamping19-52/+54
2004-01-05removed some MSVC warnings (level 3)Ulf Lamping5-21/+21
2004-01-05From Alex Rozin: fix handling of MST messages.Guy Harris1-1/+1
2004-01-05 removed some MSVC warnings (level 3)Ulf Lamping8-19/+19
2004-01-05using the file "COPYING" instead of "GPL.txt"Ulf Lamping1-340/+0
2004-01-05From Alex Rozin: fix handling of MST messages.Guy Harris2-5/+7
2004-01-05using the file "COPYING" instead of "GPL.txt"Ulf Lamping1-3/+3