aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-23Rename "Taps/Statistics" preference group to be simply "Statistics".Martin Mathieson1-1/+1
2008-04-23From Peter Fuller:Jaap Keuter1-5/+5
2008-04-23From Vasil Velichkov:Anders Broman4-4/+48
2008-04-22Fix Dissector bug, protocol SNMP: proto.c:932: failed assertionAnders Broman1-1/+1
2008-04-22Use Libsmi 0.4.8Anders Broman3-4/+5
2008-04-22Fix for bug 2481:Jaap Keuter1-3/+0
2008-04-22From Chris:Stig Bjørlykke1-3/+3
2008-04-22Clarify where these L1 event messages come from.Guy Harris1-1/+1
2008-04-21Rename prefs_rtp_player files to prefs_taps.Martin Mathieson4-9/+9
2008-04-21From Alex deVries (bug 2486):Stig Bjørlykke2-9/+133
2008-04-21From Gael Breard:Jaap Keuter1-155/+530
2008-04-21Add "tpncp." before all filter names so we don't crash with others.Stig Bjørlykke1-1/+1
2008-04-21Use latest Glib version.Anders Broman2-6/+6
2008-04-21TimeTicks ::= [APPLICATION 3] IMPLICIT INTEGER (0..4294967295)Anders Broman1-1/+6
2008-04-21TimeStamp are derived from timeticks_type (See SNMPv2-TC).Anders Broman1-1/+1
2008-04-21Allow configuration of tap update interval.Martin Mathieson6-42/+97
2008-04-21From Marton Nemeth (bug 2484):Stig Bjørlykke1-3/+3
2008-04-21From Martin Peylo:Anders Broman4-229/+344
2008-04-21fix build on GTK 2.0/2.2 and some other code cleanupUlf Lamping1-42/+23
2008-04-21remove no longer required parameters from toolbar_item() macroUlf Lamping1-56/+56
2008-04-20Add GTK_SIGNAL_FUNC() casts for GTK+ 2.[0-2] code.Guy Harris1-2/+3
2008-04-20Don't define AC_WIRESHARK_CHECK_64BIT_FORMAT twice; just define the oneGuy Harris1-43/+6
2008-04-20Corrected ne operator for FT_BYTES.Stig Bjørlykke1-1/+1
2008-04-20Changed "data" -> "t38" abbrev for reassembly entries.Stig Bjørlykke2-64/+64
2008-04-20From Andrew K Burley (bug 2406):Stig Bjørlykke1-1/+1
2008-04-20From Rolf Fiedler (bug 2408):Stig Bjørlykke5-21/+249
2008-04-19bugs happen, if you're trying to do two things at once ;-)Ulf Lamping1-1/+0
2008-04-19HAVE_LUA_5_1 is no longer required for the Tools menuUlf Lamping1-6/+1
2008-04-19I'v fixed the bug reported by Stig that no items appear and also ..Ulf Lamping1-8/+11
2008-04-19add a way to place the capture interfaces and recent files list into a scroll...Ulf Lamping1-15/+126
2008-04-19Fix for bug 2475:Jaap Keuter1-7/+18
2008-04-19Win32 is a developer related term, use "Microsoft Windows" / "Unix/Linux" as ...Ulf Lamping1-11/+16
2008-04-19From Shigeo Nakamura (bug 2466):Stig Bjørlykke5-1/+1500
2008-04-18Added a "Capture Interfaces" dialog box figure for other than Win32Stig Bjørlykke5-6/+31
2008-04-18Display the interface comment if defined.Stig Bjørlykke3-6/+24
2008-04-18filename2uri() doesn't modify its parameter (and in at least one place we han...Jeff Morriss1-48/+49
2008-04-18Change an assignment-in-an-if to a comparison.Jeff Morriss1-1/+1
2008-04-18update originals as per r25110Richard van der Hoff1-1/+1
2008-04-18fix decoding of amr in h323/h324 callsRichard van der Hoff1-1/+1
2008-04-17Minor banner tweaks.Gerald Combs1-8/+13
2008-04-17Added an option to display hidden protocol items.Stig Bjørlykke7-10/+184
2008-04-17as the welcome page seems generally accepted, remove #ifdef SHOW_WELCOME_PAGE...Ulf Lamping1-33/+0
2008-04-17From Vasil Velichkov :Anders Broman3-24/+119
2008-04-17On Windows: filemanager_open_directory: ensure a trailing '\' on path to She...Bill Meier1-2/+14
2008-04-17In filemanager_open_directory(), if we're not on Windows or OS X andGuy Harris1-0/+71
2008-04-17Use the "explore" verb when opening directories; that doesn't fix the caseGuy Harris1-1/+1
2008-04-17Add descriptions of the "Rel Start" and "Duration" columns in theGerald Combs1-118/+119
2008-04-17Don't use "%ll[doux]" to print a guint64 - use G_GINT64_MODIFIER.Guy Harris2-2/+2
2008-04-17Sigh. g_spawn_async() should take a "const gchar **" argument for argv,Guy Harris1-4/+4
2008-04-17Infos --> InformationBill Meier1-1/+1