aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-14#if 0 out an unused routine.Guy Harris1-0/+2
2014-01-14In a source file that defines external functions, the header file thatGuy Harris1-0/+2
2014-01-14Make a routine used only in this file static.Guy Harris1-1/+1
2014-01-13In a source file that defines external functions, the header file thatGuy Harris6-4/+76
2014-01-13tvparse_until() is used, so don't make it static.Guy Harris1-1/+1
2014-01-13Upgrade LPP dissector to v11.5.0Pascal Quantin5-15/+38
2014-01-13Update SVN propertiesPascal Quantin0-0/+0
2014-01-13dissect_CBA_Connection_Data() isn't used outside packet-dcom-cba-acco.c,Guy Harris2-8/+1
2014-01-13No reason for decode_bgp_rd()'s return value to be non-const, so make itGuy Harris1-2/+2
2014-01-13Move dissect_pn_uint16_ret_item() to packet-pn.c, to be with its siblingGuy Harris3-22/+22
2014-01-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte2-5/+2
2014-01-13Fix Dead Store (Dead assignement/Dead increment) warning found by ClangAlexis La Goutte1-2/+0
2014-01-13dispatchService() is imported from other code; declare it inGuy Harris2-3/+1
2014-01-13From Kevin Loewen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9631Alexis La Goutte3-0/+723
2014-01-13From Miroslav Miklus via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=...Alexis La Goutte3-1/+1667
2014-01-13#if 0 out unused routines claimed to be "untested" and #if 0'ed out inGuy Harris1-1/+1
2014-01-13Get rid of unused routine (the initialization is done inGuy Harris1-29/+0
2014-01-13In a source file that defines external functions, the header file thatGuy Harris5-5/+42
2014-01-13f_k() is used outside packet-gsm_a_rr.c, so it can't be static.Guy Harris5-4/+44
2014-01-13lsarpc_dissect_sec_desc_buf() and lsarpc_dissect_struct_dom_sid2() areGuy Harris4-14/+20
2014-01-13Fix crash when exporting to CSV filePascal Quantin1-1/+1
2014-01-13Document {CODE,HEADER} {START,END}.Guy Harris1-1/+9
2014-01-13Add HEADER START and HEADER END, similar to CODE START and CODE END, toGuy Harris2-5/+57
2014-01-13Make a routine not used outside this file static.Guy Harris1-1/+1
2014-01-13Make a routine not used outside this file static.Guy Harris1-1/+1
2014-01-13In a source file that defines external functions, the header file thatGuy Harris4-4/+47
2014-01-13In a source file that defines external functions, the header file thatGuy Harris2-12/+19
2014-01-13In a file that defines external routines, the header file that declaresGuy Harris1-0/+2
2014-01-13Make routines not used outside packet-dcerpc-lsa.c static.Guy Harris2-6/+6
2014-01-13Squelch some warnings.Guy Harris1-2/+2
2014-01-13Make sure we point to the GPLv2.Gerald Combs1-16/+17
2014-01-13Change level off TCP/RST expertitem from chat to warn. Add a commentJörg Mayer1-1/+4
2014-01-12One more place where setcap does not need inheritanceJörg Mayer1-1/+1
2014-01-12Fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9633 :Pascal Quantin1-2/+2
2014-01-12remove unnecessary if(tree) statementsMartin Kaiser1-12/+8
2014-01-12Coverity 280438: missing breakMartin Kaiser1-11/+11
2014-01-12[Automatic manuf, services and enterprise-numbers update for 2014-01-12]Gerald Combs4-248/+6194
2014-01-12Zcl OTA Upgrade cluster dissector. Bug 9545 (https://bugs.wireshark.org/bugz...Michael Mann4-504/+1238
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann13-385/+3105
2014-01-12Bluetooth/Ubertooth improvements. Bug 9606 (https://bugs.wireshark.org/bugzi...Michael Mann13-1727/+1667
2014-01-11Clean up OPTSTRING, removing ':'s from options that don't expect args and rem...Chris Maynard1-1/+1
2014-01-11Link wiretap library with tfshark. This is hopefully a "temporary" fix as th...Michael Mann1-0/+1
2014-01-11Remove (ugly) hack in about_dialog.cpp (include main.cpp to have function to ...Alexis La Goutte2-13/+5
2014-01-11Fix indent (use 4 spaces) and add modelinesAlexis La Goutte2-47/+73
2014-01-10Update the enterprise-numbers URL.Gerald Combs1-1/+1
2014-01-10Return other than 0 from RTSE when handling reassembly initiated from SES.Stig Bjørlykke1-0/+3
2014-01-10Update a comment and fix some indentationMartin Mathieson1-4/+4
2014-01-10Move UEId to the beginning of summary shown in info column, plus only look fo...Martin Mathieson1-7/+8
2014-01-10Note in a comment that with Gtk 3.4.4 reselecting UE+channel doesn't work as ...Martin Mathieson1-0/+3
2014-01-10use a value string for the emiMartin Kaiser1-7/+20