aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-22Fix problem where the profile bar moves further left every time Wireshark isJeff Morriss1-16/+46
2014-11-22Add version check in Geneve dissector.Jesse Gross2-17/+35
2014-11-22Add the required c flags for some test executablesGraham Bloice1-5/+19
2014-11-22Get rid of another global in the print code.Guy Harris5-15/+16
2014-11-22Pass a capture_file * to write_psml_preamble() in tfshark as well.Guy Harris1-1/+1
2014-11-22Get rid of write_headers global variable.Guy Harris4-38/+27
2014-11-22Fix comments.Guy Harris2-4/+4
2014-11-22Split the low-level print stream code into a separate file.Guy Harris6-387/+463
2014-11-21README.heuristic: rework example code.Bill Meier1-26/+74
2014-11-21VoIP Call (GTK): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-0/+3
2014-11-21Add minimize and maximize buttons to the SCTP analysis windows.Irene Ruengeler6-0/+29
2014-11-21CANopen bugfixesMichael Mann1-24/+24
2014-11-21Replace tvb_length()AndersBroman14-54/+54
2014-11-21Remove some leftover debug printfs.Jeff Morriss1-8/+2
2014-11-21Fix for very big pid and tid numbers in logcat_textMichał Orynicz1-1/+1
2014-11-21Move text logcat regex strings to shared headerMichał Orynicz3-20/+10
2014-11-21Fix the build: dissect_a21_ie_common() can't be static any more.Jeff Morriss1-1/+1
2014-11-21Include "ws_symbol_export.h" to make sure WS_DLL_PUBLIC is defined.Guy Harris1-0/+10
2014-11-20A21: fix warning: no previous prototype for function ... [-Wmissing-prototypes]Alexis La Goutte1-1/+1
2014-11-20EPL: fix warning: no previous prototype for function ... [-Wmissing-prototypes]Alexis La Goutte1-5/+5
2014-11-20Eliminate proto_tree_add_text from some dissectors.Michael Mann9-293/+420
2014-11-20Replace tvb_length...() calls.AndersBroman9-55/+55
2014-11-20uat: tighten up dec/hex uat field validity checkingBill Meier1-15/+22
2014-11-20Give better hints as to where the "expert info" fields go.Michael Mann1-2/+2
2014-11-20IrDA: always initialize buffer before accessing itPascal Quantin1-0/+3
2014-11-20Fix global plugin folder when it is set as an absolute pathBalint Reczey1-1/+5
2014-11-20Fix text logcat for changes in android LMichał Orynicz2-2/+2
2014-11-20MIP6: Access network identifier option is not full decodedAlexis La Goutte1-17/+122
2014-11-20White space tweaking to match what's in Samba git.Guy Harris2-14/+13
2014-11-19SBC: Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-1/+0
2014-11-19voip_calls: Fix tap callbacks.Gerald Combs3-147/+160
2014-11-19[pedantic] Replace usage of 'long' and 'long long'Bill Meier3-4/+4
2014-11-19Add support for PAD chunks.Michael Tüxen1-0/+18
2014-11-19Fix the length reported as value length.Michael Tüxen1-3/+6
2014-11-19Eliminate proto_tree_add_text from packet-mate.cMichael Mann1-28/+50
2014-11-19Remove Windows linker flags from the CMake link flags test as theGraham Bloice1-7/+5
2014-11-19Wiretap: Added file_seek SEEK_END support.Stig Bjørlykke1-4/+13
2014-11-18voip_calls: Regression fixes.Gerald Combs6-43/+62
2014-11-18dissect TA(1)Martin Kaiser1-5/+88
2014-11-18Update Couchbase dissector:Sergey Avseyev1-0/+9
2014-11-18SPDY: do not try to access an uninitialized tvb Pascal Quantin1-0/+2
2014-11-18802.11: Remove proto_tree_add_textAlexis La Goutte1-21/+70
2014-11-18Fix indentation.Guy Harris1-1/+1
2014-11-18MIPv6: display Experimental Mobility Message Data as suchPascal Quantin1-4/+4
2014-11-18voip_calls: Move to ui.Gerald Combs12-146/+166
2014-11-17voip_calls: Get rid of global variables.Gerald Combs4-354/+366
2014-11-17802.11: Enhance Supported Operating ClassesAlexis La Goutte1-7/+3
2014-11-17802.11: Enhance Extenede Channel Switch AnnouncementAlexis La Goutte1-10/+1
2014-11-17H248: Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte2-37/+41
2014-11-17DECT: ensure that bfield_data buffer is always fully initiatedPascal Quantin1-0/+4