aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-07-17Be kind and say "Please note" instead of simply "Note" when something went wr...Ulf Lamping1-6/+6
2004-07-17Set the "svn:keywords Id" property on all other files with an RCS ID string.Gerald Combs0-0/+0
2004-07-17RunGerald Combs0-0/+0
2004-07-17add a new dialog box to menu "Capture/Interfaces..." to show the current stat...Ulf Lamping6-3541/+4110
2004-07-17if using the get_interface_list function, try to get the IP addresses tooUlf Lamping2-468/+517
2004-07-17Changed dependencies, so image dir will be generated before epan, otherwise t...Ulf Lamping1-2/+2
2004-07-17From Marco van den Bovenkamp: add some Sun elliptic curve cryptographyGuy Harris2-0/+31
2004-07-17From Jean-Baptiste Marchand: add Microsoft-specific name-types, and makeGuy Harris1-2/+19
2004-07-17From Yuriy Sidelnikov: if asn1_length_decode() returns 0 butGuy Harris1-0/+25
2004-07-17From Lars Ruoff: don't hardwire the RTP sampling clock rate to 8000Guy Harris1-1/+54
2004-07-17From Martin Mathieson: if you create a new filter and cancel the "EditGuy Harris1-11/+32
2004-07-17From Graham Bloice: add resource information to libethereal.dll.Guy Harris5-4/+45
2004-07-17From Ainsley Pereira: set up conversations for RTSP when appropriate.Guy Harris1-0/+13
2004-07-17From Lukas Pokorny: fix some bugs.Guy Harris1-0/+4
2004-07-17G_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined by GLib 1.2[.x],Guy Harris2-0/+19
2004-07-16From Debian. Likely author: Frederic Peters <fpeters@debian.org>Jörg Mayer3-2/+3
2004-07-16I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno"Guy Harris2-5/+42
2004-07-16This shouldn't be checked in, as it's generated from Makefile.am.Guy Harris1-445/+0
2004-07-16Indces run from 0-2 if an array is declared as array[3].Jörg Mayer1-7/+7
2004-07-15Convert make-version.pl and the associated cvsversion.h and CVSVERSIONGerald Combs8-93/+54
2004-07-15Try again (hook script didn't do its thing).Gerald Combs1-0/+1
2004-07-15Test commit for new repository.Gerald Combs1-1/+0
2004-07-14As per Pavel Kankovsky, return FALSE, not TRUE, if "user_font_test()"Guy Harris1-7/+9
2004-07-13Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.Gerald Combs1-3/+14
2004-07-13Use libethereal.dll by default.Gerald Combs1-2/+2
2004-07-13Conversation/Endpoint list performance patch from Ian SchorrUlf Lamping2-15/+26
2004-07-13From Daniel Thompson: add additional message/alert box options toGuy Harris8-32/+66
2004-07-13If we fail to open the output file, report the reason why.Guy Harris1-5/+7
2004-07-13From Pavel Kankovsky: the items pointed to by elements in the "text[]"Guy Harris1-3/+3
2004-07-13From Jean-Baptiste Marchand: MS Eventlog support.Guy Harris4-2/+920
2004-07-12bugfix to a bug reported by jprakashbabu@hotpop.com:Ulf Lamping1-6/+6
2004-07-12bugfix to a bug reported by Ian Schorr:Ulf Lamping1-2/+2
2004-07-12bugfix to a bug reported by Stuart MacDonald (bug #12):Ulf Lamping1-1/+4
2004-07-12bugfix to a bug reported by Ian Schorr:Ulf Lamping1-3/+9
2004-07-12bugfix to a bug reported by Stuart MacDonald (bug #10):Ulf Lamping1-2/+2
2004-07-11Correct my nameMichael Tüxen1-1/+1
2004-07-10changed column headers, replaced e.g. "-> Packets" byUlf Lamping1-2/+2
2004-07-10changed column headers, don't talk of frames but of packetsUlf Lamping1-2/+2
2004-07-10From Jean-Baptiste Marchand: frsrpc and frsapi support.Guy Harris7-2/+312
2004-07-10SUM, like COUNT, MIN, MAX, and AVG, computes the value over theGuy Harris1-4/+4
2004-07-10Clean up some formatting, and fix some typoes.Guy Harris1-25/+41
2004-07-09Use "iscntrl()", rather than "isprint()", to test whether a character isGuy Harris3-32/+82
2004-07-09Move the redefinition of "isprint()" to be used by dissectors whenGuy Harris9-27/+73
2004-07-09In the GTK+ code, move the redefinition of "isprint()" toGuy Harris5-17/+51
2004-07-09"length" is relative to the start of the field, so don't subtract theGuy Harris1-5/+6
2004-07-09Don't allow non-positive values for the main window width and heightGuy Harris2-17/+60
2004-07-09Updated to support the upcomingMichael Tüxen1-25/+16
2004-07-09Don't show the splash screen if we've been passed the "-G" flag.Gerald Combs1-2/+2
2004-07-09Add more entries.Gerald Combs1-1/+7
2004-07-09Don't complain about "-T pdml" or "-T psml" being combined with "-x"Guy Harris1-4/+6