aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-21For proto_tree_add_item(..., proto_xxx, ...)use ENC_NA as the encoding arg.Bill Meier595-1568/+1568
2011-10-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5221 :Jeff Morriss1-44/+52
2011-10-21Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161 :Jeff Morriss2-12/+12
2011-10-20From Huzaifa Sidhpurwala: Fix a null pointer dereference.Gerald Combs1-3/+13
2011-10-20FromThomas Buchanan via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6467Alexis La Goutte1-16/+351
2011-10-20Back out infrastructure change. We missed supportingMichael Tüxen15-1197/+1483
2011-10-20(Try to) fix compilation.Michael Tüxen1-0/+8
2011-10-20Use g_strdup.Stig Bjørlykke2-2/+2
2011-10-20Use a global list containing all interfaces and only changeMichael Tüxen15-1484/+1190
2011-10-20Fix for bug 6469:Jaap Keuter1-5/+5
2011-10-20Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-12/+12
2011-10-20Add conversion for FT_ETHER hf[] field type;Bill Meier1-15/+56
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier2-2/+2
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier13-25/+25
2011-10-20Fix a typo.Bill Meier1-2/+2
2011-10-20Use ENC_NA as proto_tree_add_item() encoding arg for FT_ETHER hf[] field type.Bill Meier45-456/+456
2011-10-20Update minimum version requirement for GTK to 2.12.Jaap Keuter1-1/+1
2011-10-20As bug 3954 notes, nowhere does RFC 3954 indicate that a system orGuy Harris1-11/+3
2011-10-20Delay freeing of seasonal memory until after the conversation cleanup routineJeff Morriss2-8/+37
2011-10-20From András Veres-Szentkirályi via https://bugs.wireshark.org/bugzilla/show...Jeff Morriss1-20/+424
2011-10-19Specify ENC_TIME_TIMESPEC for a proto_tree_add_item() encoding arg for a fiel...Bill Meier1-1/+1
2011-10-19Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte2-8/+16
2011-10-19From Martin Kaiser via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6463Alexis La Goutte4-0/+314
2011-10-19Copy/Paste is a devil...Alexis La Goutte1-1/+1
2011-10-19From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6465Alexis La Goutte1-0/+4
2011-10-19From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6465Alexis La Goutte3-0/+446
2011-10-19Use ENC_... instead of locally defined NSIP_LITTLE_ENDIAN for proto_tree_add_...Bill Meier1-6/+5
2011-10-19Fix several benign instances wherein proto_tree_add_[uint|boolean]() was inte...Bill Meier2-5/+5
2011-10-19Manually fix a proto_tree_add_item() encoding arg.Bill Meier1-1/+1
2011-10-19use consistent indentation.Bill Meier1-2308/+2313
2011-10-19Let subdissectors have a stab at the packet even if it's cut short.Anders Broman3-135/+155
2011-10-19Perl program to fix proto_tree_add_item() encoding args as appropriate (and a...Bill Meier1-0/+464
2011-10-19Fix Coverity ID #1288: UNUSED_VALUE in spotlight_dissect_query_loop:Stephen Fisher1-1/+1
2011-10-19Fix Coverity ID 1300: UNUSED_VALUE in dissect_spotlight: "returned_pointerStephen Fisher1-6/+6
2011-10-19Duplicate Lua strings we put into the private_table.Stig Bjørlykke1-2/+7
2011-10-19More conversions of proto_tree_add_item() 'encoding' argBill Meier6-179/+179
2011-10-19Fix a bug when drawing TSN plots which results in a crash.Michael Tüxen1-1/+2
2011-10-19From pascl via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6464Alexis La Goutte1-0/+3
2011-10-19From Pascal Quantin via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6...Jeff Morriss1-71/+111
2011-10-18Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+3
2011-10-18There's only one expert info dialog now; dispense with the "composite" partJeff Morriss2-8/+8
2011-10-18Added a private hash table to transport string values between dissectors.Stig Bjørlykke4-0/+162
2011-10-18Add an expert info if we found the checksum to be bad.Jeff Morriss1-52/+60
2011-10-18Added support for User-Agent.Stig Bjørlykke1-1/+6
2011-10-18Use PINFO_GET_BOOLEAN for visited.Stig Bjørlykke1-12/+1
2011-10-18Note some character encodings that can probably be used Real Soon Now,Guy Harris1-0/+19
2011-10-18From Dirk Jagdmann via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=64...Jeff Morriss1-52/+31
2011-10-18From Roberto Morro via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=64...Jeff Morriss1-6/+13
2011-10-18From Daniel via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6461 :Jeff Morriss1-0/+1
2011-10-18Display filter name cleanup.Chris Maynard3-16/+16