aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-08set_menu_sensitivity_old() is now only used for the main menu; simplifyGuy Harris1-136/+120
2010-10-08Remove check_col()Jeff Morriss3-99/+69
2010-10-08Move a comment next to the only item to which it now refers.Guy Harris1-27/+27
2010-10-08Restore private_data even if there was an exceptionJeff Morriss1-50/+52
2010-10-08Clean up white space.Guy Harris1-284/+283
2010-10-08Move menu_items[] inside the #ifdef MAIN_MENU_USE_UIMANAGER/#else/#endifGuy Harris1-441/+439
2010-10-08Don't use a TRY/CATCH block just to ignore any exceptions thrown byJeff Morriss1-8/+5
2010-10-08Catch exceptions from subdissectors, even when we're not handing theJeff Morriss1-27/+44
2010-10-08Use #error to cause the build to fail for un-implemented stuff (such asGuy Harris1-3/+37
2010-10-08Fix the blurb regexp (sigh)Jeff Morriss1-2/+2
2010-10-07(Minor) Rename a few variables in the global namespace to be a bit more unique;Bill Meier15-58/+60
2010-10-07Define a few global variables as static.Bill Meier2-7/+7
2010-10-07Define 3 global variables as static; Whitespace cleanup.Bill Meier1-256/+256
2010-10-07Define a global variable as static.Bill Meier1-1/+1
2010-10-07Restore pinfo->private_data after an exception was thrown by a subdissector.Jeff Morriss1-0/+8
2010-10-07Define global variables ROWS, COLS, MAXROWS, MAXCOLS as static;Bill Meier1-4/+4
2010-10-07Escape the pipe (alternation) in the display regexp.Jeff Morriss1-2/+2
2010-10-07Tighten the blurb regexp. Check for leading/trailing white space in blurbs. ...Jeff Morriss1-3/+12
2010-10-07Reinsert #ifdef's removed by mistake.Anders Broman1-8/+17
2010-10-07Remove #ifdef'ed code for MENUS_USE_UIMANAGER.Anders Broman1-676/+2
2010-10-07White space cleanupJeff Morriss2-102/+102
2010-10-07Add more CRC failure codes.Martin Mathieson3-32/+68
2010-10-07Generate proper extension flags for empty constructed types SEQUENCE { ... } ...Tomas Kukosa2-10/+16
2010-10-07From Tobias Witek (bug 5282):Martin Mathieson1-17/+16
2010-10-06Enable hf checks by default. Add a check to see if the abbreviation is equal...Jeff Morriss1-3/+6
2010-10-06Change a couple of hf abbreviations so they're not the name of the hf variable.Jeff Morriss5-99/+99
2010-10-06hf cleanup: delete a whole bunch of unused entries and make up unique names a...Jeff Morriss1-162/+19
2010-10-06From Alexis La Goutte: MYSQL: Fix FIELD_PACKET dissection;Bill Meier1-26/+48
2010-10-06From Pascal Quantin:Anders Broman3-10/+172
2010-10-06From Alexander Koeppe:Anders Broman1-0/+171
2010-10-06Bug 553 has been fixed.Gerald Combs1-6/+0
2010-10-05Improve the ND flag display.Gerald Combs1-5/+16
2010-10-05Avoid printing double p_mul.pdu_type in custom columns.Stig Bjørlykke1-1/+5
2010-10-05Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5277 :Jeff Morriss1-1/+1
2010-10-05From Pascal Quantin:Anders Broman1-1/+1
2010-10-05Add more information to the Info column for some ICMPv6 messages. Add aGerald Combs2-35/+23
2010-10-05Enable "Support packet-capture from IP TSO-enabled hardware" by default.Gerald Combs1-1/+1
2010-10-05Use the new GTK bundles.Anders Broman3-4/+4
2010-10-05It seems it's quite hard to set and retrieve environment variables in nmake (...Jeff Morriss1-2/+1
2010-10-05Add (a copy of) glib's g_strv_length() if we have glib < 2.6Jeff Morriss1-31/+57
2010-10-05Split some texts on the welcome page to make "Interface List" andStig Bjørlykke1-2/+2
2010-10-04Try to make r34375 work every timeStephen Fisher1-1/+1
2010-10-04Use spaces instead of tabs on two lines added in r34375Stephen Fisher1-2/+2
2010-10-04From Giuliano Fabris: Enhanced DVB Simulcrypt protocol dissector:Bill Meier2-166/+951
2010-10-04Stop the MS-DOS style path name warnings when compiling on Windows.Stephen Fisher2-44/+47
2010-10-04Fix the minimum length.Gerald Combs1-1/+1
2010-10-04Don't remove the services file. It isn't built in the same way thatGerald Combs2-3/+2
2010-10-04Stig pointed out that we need to exclude some entries.Gerald Combs2-8/+43
2010-10-04Copy make-sminmpec.pl to make-services.pl and modify it to fetch theGerald Combs5-59/+267
2010-10-04Don't attempt to put into the release tarball something that no longerGuy Harris1-1/+0