aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-23Set BCP BPDU to size of bytes used by the protocol, not whole packet.Michael Mann1-0/+2
2016-12-23bthci_cmd: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-1/+1
2016-12-23make proto_tree_add_bitmask_value_with_flags() work for tvb==NULLMartin Kaiser1-1/+3
2016-12-23Qt: add local file existence check for extcap help.Dario Lombardo1-8/+21
2016-12-23Make sure we know that a RNG_RSP_DL_FREQ_OVERRIDE item is present.Guy Harris1-1/+4
2016-12-23DVB-CI: don't call proto_tree_add_subtree_format() with tvb==NULLMartin Kaiser1-4/+10
2016-12-23GSM A GM: align protocol / container id filter format with displayed onePascal Quantin1-1/+1
2016-12-23GSM A GM: use same spelling as the 3GPP specificationPascal Quantin1-2/+2
2016-12-23Initialize the dissection options along with the other command-line options.Guy Harris1-0/+1
2016-12-22packet-rtp.c: Fix of decoding RTP over TCPJiri Novak1-0/+2
2016-12-22udpdump: set default value for payloadDario Lombardo1-0/+3
2016-12-22RPC: fix crash when using "Dissect unknown RPC program numbers" optionPascal Quantin1-4/+2
2016-12-22Qt: use references on tap_rtp_stat_t private members (CID 1397703 and 1397704)Pascal Quantin2-4/+4
2016-12-22RTP: fix a possible NULL pointer dereference (CID 1397705 & 1397706)Pascal Quantin1-4/+8
2016-12-22Gtk: add initializers.Dario Lombardo1-4/+7
2016-12-22RTSP dissector: Decode RTP/AVP/TCP and configure RTP session for itJiri Novak1-43/+150
2016-12-21GTK: fix Export Objects sub menu warningPascal Quantin1-2/+2
2016-12-21NAS EPS: upgrade dissector to v13.8.0Pascal Quantin2-32/+16
2016-12-21[rpm-build] Add an option to exclude extcap.AndersBroman1-0/+9
2016-12-21CIP: More attribute updatesD. Ulis3-11/+64
2016-12-21packet-rpcrdma: Fix Reply chunk selection sizeChuck Lever1-1/+1
2016-12-21decoders(transum): fix redundant redeclaration of 'add_detected_tcp_svc’ [-...Alexis La Goutte1-1/+0
2016-12-21transum: fix no previous prototype for ‘proto_register_transum’ [-Wmissin...Alexis La Goutte1-1/+1
2016-12-21Lua: Fix some typos.Stig Bjørlykke1-8/+8
2016-12-21packet-tns.c: add Version and Services parsing for SNS messages.chinarulezzz1-2/+48
2016-12-21transum: fix no previous prototype for '...’ [-Wmissing-prototypes]Alexis La Goutte1-4/+4
2016-12-21gsm_abis_om2000: restore offset increment removed by g1643e37Pascal Quantin1-0/+2
2016-12-21gsmtap_log: fix no previous prototype for function 'proto_register_/reg_hando...Alexis La Goutte1-0/+3
2016-12-21packet: duplicate short_name to fix UAF in wsluaPeter Wu2-4/+5
2016-12-20X-Rite i1 Display Pro USB protocol dissector.Etienne Dechamps4-0/+995
2016-12-20Improve Infiniband heuristic subdissection.Michael Mann7-418/+257
2016-12-20Make EAPOL packet types into a dissector table.Ethan Young5-49/+104
2016-12-20Add HomePNA dissectorMichael Mann4-0/+183
2016-12-20ICMP: fix typoAlexis La Goutte1-1/+1
2016-12-20ICMP: fix indent (use always tab)Alexis La Goutte1-1/+1
2016-12-20Cast larger types to time_tYour Name3-3/+3
2016-12-20Qt+Win32: Make software updates more friendly.Gerald Combs10-323/+471
2016-12-20packet-rtp.c: Fixed problem - when ED137 header was decoded with tshark, no E...Jiri Novak1-52/+56
2016-12-20Lua: Add string types and byte seperators support.Stig Bjørlykke4-34/+143
2016-12-20cmake,wslua,wsutil: load files from run/ instead of source treePeter Wu5-21/+43
2016-12-20Lua: Remove an obsolete comment.Stig Bjørlykke1-1/+0
2016-12-20Gtk: don't use GTimeZone/GDateTimeDario Lombardo1-5/+5
2016-12-20Lua: Add unit names support.Stig Bjørlykke2-43/+194
2016-12-20Update comments and messages for the new name for Apple's OS for Macs.Guy Harris3-28/+45
2016-12-20extcap: set help page for all extcaps.Dario Lombardo6-6/+12
2016-12-20btle: Add a convenience btle.length fieldStig Bjørlykke1-0/+10
2016-12-20Use -bbigtoc for libwireshark on AIX (if we're using GCC or Clang).Guy Harris2-2/+19
2016-12-19Don't use PCAP_ERROR if it's not known to be defined.Guy Harris1-1/+1
2016-12-19Lua: Include all BASE_PT_* to base table.Stig Bjørlykke2-1/+5
2016-12-19Make more infiniband subdissectors heuristic.Michael Mann5-160/+164