aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier4-20/+20
2011-10-18Do some more conversions of proto_tree_add_item() 'encoding' argBill Meier24-397/+397
2011-10-17Fixup some display filter names.Chris Maynard1-3/+3
2011-10-17Cleanup AFP Version display filter name.Chris Maynard1-5/+5
2011-10-17Remove #if 0'd code which appears to duplicate existing codeBill Meier1-5/+0
2011-10-17Enhance BGP Capability messageAlexis La Goutte1-241/+235
2011-10-17From Michael Mann: Add cf_callback_invoke to cf_open to tidy up the currently...Chris Maynard1-0/+1
2011-10-17Add dissectors/packet-lcsap.c to CMake. Remove dissect_lcsap_Correlation_ID_...Jeff Morriss2-1/+1
2011-10-17dissect_lcsap_Correlation_ID_PDU() is used in one module and exported inGuy Harris1-0/+1
2011-10-16Do some conversions of proto_tree_add_item() 'encoding' arg.Bill Meier80-489/+489
2011-10-16Have to include packet-lcsap.h, so it gets put into the source tarball.Guy Harris1-0/+1
2011-10-16From Jouni Malinen: Anders Broman1-6/+121
2011-10-16From Eliot:Anders Broman1-0/+8
2011-10-16From Donnie Savage:Anders Broman1-78/+10
2011-10-16From Pascal Quantin.Anders Broman1-0/+34