aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-17From Pascal Quantin via bug 5301:Stig Bjørlykke1-14/+32
2010-10-17From Pascal Quantin:Anders Broman1-6/+48
2010-10-17From Benjamin Roch via bug 3418:Stig Bjørlykke1-30/+3
2010-10-17From Benjamin Roch via bug 3418:Stig Bjørlykke1-3/+9
2010-10-17coap_handle is only used in proto_reg_handoff_coap.Stig Bjørlykke1-1/+1
2010-10-17From Pascal Quantin via bug 5301:Stig Bjørlykke1-0/+14
2010-10-17From Shoichi Sakane via bug 5270:Stig Bjørlykke4-0/+420
2010-10-15Improve info column when showing PHY info for MAC frames.Martin Mathieson1-2/+9
2010-10-15Track and give link back to frame containing previous NACK.Martin Mathieson1-0/+19
2010-10-15Make the telnet data lines filterable elements.Jörg Mayer1-3/+6
2010-10-15Add volatile in several places to gcc warnings.Martin Mathieson1-4/+5
2010-10-15From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss1-31/+50
2010-10-15From ToddS via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5300 :Jeff Morriss1-0/+6
2010-10-15From ToddS via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5299 :Jeff Morriss1-1/+1
2010-10-15Revision 27919 added the ability to feed a libpcap-formatted file toGerald Combs2-16/+59
2010-10-15Avoid getting BoundsError when trying to decode OCTET STRING orStig Bjørlykke1-10/+18
2010-10-15Added info column descriptions for AARQ and AARE.Stig Bjørlykke2-8/+30
2010-10-14Added packet-radiotap-iter.cStig Bjørlykke1-0/+1
2010-10-14Tighten up our data rate check. This should fix bug 5280 (mostly).Gerald Combs1-1/+7
2010-10-14From Johannes Berg via bug 4421:Gerald Combs5-335/+1042
2010-10-14Rework "extended value strings":Bill Meier8-118/+276
2010-10-14Support multiple header fields with the same abbreviation in custom columns.Stig Bjørlykke1-11/+47
2010-10-14Make variables used only in file_dlg_win32.c static.Guy Harris1-2/+2
2010-10-14Make routines unused outside file_dlg_win32.c static.Guy Harris1-2/+2
2010-10-14Fix AVP:sAnders Broman1-6/+6
2010-10-14Fix crash for 'tshark -G values' when printing "extended value string" value.Bill Meier1-1/+1
2010-10-14From Fulko Hew via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4615 :Jeff Morriss2-271/+391
2010-10-14From Alexis La Goutte via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id...Jeff Morriss2-492/+525
2010-10-13From Johannes Berg via bug 4421:Gerald Combs1-1060/+1214
2010-10-13From Jörg Mayer:Anders Broman1-5/+6
2010-10-13Access several large value-string arrays via extended value-string functions.Bill Meier3-9/+14
2010-10-13Use extended value string functions to access dce_error_vals (which has 4397 ...Bill Meier7-29/+33
2010-10-13Use val_to_str_ext_const for refs to the extended value strings;Bill Meier2-14/+14
2010-10-13(GTKUImanger)Anders Broman1-3/+19
2010-10-13(GTKUImanger)Anders Broman1-44/+90
2010-10-13Add a wireshark file stock icon.Anders Broman4-2/+127
2010-10-13Try to get the build going again.Anders Broman1-1/+2
2010-10-12(GUIManager) Base code to get recent files to work with GUIManager.Anders Broman1-52/+101
2010-10-12Define some vars & fcns as static;Bill Meier8-618/+633
2010-10-12Fix comments (not all platforms on which we run support dlopen(), butGuy Harris3-3/+3
2010-10-12Define some fcns & vars as static;Bill Meier10-1029/+1034
2010-10-12Minor cleanup of the global name space:Bill Meier4-380/+382
2010-10-12Minor cleanup of the global namespace:Bill Meier4-236/+233
2010-10-12Rename g_resolv_flags --> gbl_resolv_flags; Also: cleanup some whitespace & i...Bill Meier13-229/+229
2010-10-12It's no longer neccesarry to set the E_DFILTER_TE_KEY on the popup_menu objects.Anders Broman1-16/+0
2010-10-12Get rid of C++-style comments; use #if 0/#endif to remove code.Guy Harris1-54/+62
2010-10-11Fix an error in a comment I added last week.Jeff Morriss2-2/+2
2010-10-11menus.c: In function 'add_menu_recent_capture_file_absolute':Anders Broman1-1/+4
2010-10-11Get filter_te from top_level rather then from the widget.Anders Broman1-45/+171
2010-10-11Define some fcns & vars as static;Bill Meier16-1627/+1570