aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-01-09wiretap: add a parameter to wtap_init() indicating whether plugins must be lo...Pascal Quantin19-23/+29
2018-01-09WCP: Add a length check.Gerald Combs1-2/+8
2018-01-09NTP: Update values for opcodeUli Heilmeier1-18/+28
2018-01-09Fix tvbparse recursion limit check.Stig Bjørlykke1-5/+24
2018-01-09lustre: add missing breaks (fix gcc-7 compilation).Dario Lombardo1-0/+2
2018-01-09Convert GUI layout preferences to use preference effects.Michael Mann3-23/+20
2018-01-09proto: Small code cleanup in proto_register_protocolStig Bjørlykke1-21/+18
2018-01-09Increase PROTO_PRE_ALLOC_HF_FIELDS_MEMGraham Bloice1-1/+1
2018-01-09Update libwireshark0.symbolsPascal Quantin1-0/+1
2018-01-09extcap: add preference to prevent interfaces loading.Dario Lombardo6-1/+25
2018-01-09LoRaTap/LoRaWAN: Add decode as and fix field typesErik de Jong2-5/+25
2018-01-09[lustre] Initial Lustre supportNathaniel Clark5-0/+8082
2018-01-09Clean up dissection of "power requested" and "power available" TLVs.Guy Harris1-30/+44
2018-01-09mate: check LoAL existence (CID: 1159338).Dario Lombardo1-2/+5
2018-01-09Use pcapng as the name of the file format.Guy Harris51-162/+162
2018-01-08Limit tvbparse recursion.Gerald Combs2-2/+22
2018-01-08Copy preferences to capture options after the preferences are initially loaded.Guy Harris2-1/+3
2018-01-08Do not automatically enable the linux kernel's BPF JIT compilerJon DeVree2-36/+8
2018-01-08Update the release notes.Gerald Combs1-43/+39
2018-01-08Fix comment, get rid of extra blank line.Guy Harris1-2/+1
2018-01-08More information on the Windows Console and escape sequences.Guy Harris1-3/+28
2018-01-08androiddump: Fix crash in add_tcpdump_interfacesMikael Kanstrup1-1/+1
2018-01-08Point to the MSDN blog post about 24-bit color support in cmd.exe.Guy Harris1-3/+7
2018-01-08Update a comment about Windows Console color support.Gerald Combs1-3/+10
2018-01-08Add a mutex for the protocol registration callback name.Gerald Combs1-0/+9
2018-01-08[Thrift] Dissect Thrift over SSL.AndersBroman1-21/+39
2018-01-08OSPF: Dissect LS Type bytes of OSPFv3 LS RequestUli Heilmeier1-1/+6
2018-01-08[Kingfisher] Include extra function types to allow dissection of additional m...Will Robertson1-0/+7
2018-01-08Bugfix the sort order of protocols in Preference dialog.Michael Mann4-52/+51
2018-01-08tetra: Capitalize protocol short nameStig Bjørlykke2-2/+2
2018-01-08chargen: Capitalize protocol short nameStig Bjørlykke1-1/+1
2018-01-08extcap: remove conditional compilation.Dario Lombardo52-455/+75
2018-01-07CDP: Resolve 802.2 Protocol type protocols, show IPv6Uli Heilmeier1-0/+21
2018-01-07ZigBee: Enable heuristic dissection of Tunneling cluster payloadKenneth Soerensen2-16/+20
2018-01-07[Automatic update for 2018-01-07]Gerald Combs12-831/+201
2018-01-07Do SMB_COM_SEARCH or SMB_COM_FIND results ever have a Unicode file name?Guy Harris1-0/+3
2018-01-07Set captures preferences for PREF_EFFECT_CAPTURE.Michael Mann3-1/+7
2018-01-06Note that the object size type is, in effect, size_t.Guy Harris1-1/+7
2018-01-06WLAN stats: make filter + apply button workMartin Mathieson2-2/+30
2018-01-06Add ability for preferences to determine what they can change.Michael Mann17-132/+258
2018-01-06TShark: Fix color handling on Windows.Gerald Combs4-39/+31
2018-01-06bluetooth: Group Bluetooth dissector preferencesStig Bjørlykke23-26/+26
2018-01-06RRC: Fix direction valuesNick James3-16/+20
2018-01-05Diameter: fix retrieval of message flagsPascal Quantin1-1/+0
2018-01-05wireshark_preference.cpp: rework comments to please MSVC2015Pascal Quantin1-2/+2
2018-01-05Qt: Fix windows version of Preference DialogRoland Knall2-7/+11
2018-01-05NAS EPS: upgrade dissector to v15.1.0Pascal Quantin2-96/+655
2018-01-05ctdb: check return value from wmem_tree_lookup32_array (CID: 1073824).Dario Lombardo1-4/+5
2018-01-05erf: remove redundant check (CID: 1159076).Dario Lombardo1-16/+21
2018-01-05OpenFlow 1.5: fix port_stats dissectorLaszlo Papp1-65/+377