aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-01-11For AT_STRINGZ, the length *includes* the null terminator.Guy Harris1-2/+2
2018-01-11h223: fix warning related to circuit_id in circuit_chain_lookupPeter Wu1-4/+4
2018-01-11Use an enum for plugin types.Gerald Combs1-14/+2
2018-01-10TLS(QUIC): minimal Transport Parameter Length is 22Alexis La Goutte1-3/+3
2018-01-10CoAP: Shift block mflag so it is 0/1 instead of 0/8Niels Widger1-1/+1
2018-01-10Improve handling of VOIP VLAN queries and replies.Guy Harris1-33/+50
2018-01-10LoRaTap: decode as for UDPErik de Jong1-0/+1
2018-01-10QUIC: Add new error code from draft-08Alexis La Goutte1-1/+2
2018-01-10QUIC: Add PONG frame type from draft-08Alexis La Goutte1-0/+28
2018-01-10NAS EPS: upgrade dissector to v15.1.1Pascal Quantin1-11/+11
2018-01-10Lustre: capitalize comment to please GCC7Pascal Quantin1-1/+1
2018-01-10BGP: Resolve AS23456 to AS_TRANSUli Heilmeier1-3/+15
2018-01-10BGP: Add dissection of data field on BGP NOTIFICATION message (OPEN/Bad Peer AS)Alexis La Goutte1-0/+6
2018-01-10NR RRC: add initial dissector based on v15.0.0Pascal Quantin14-13/+18573
2018-01-09lustre: fix format 'long unsinged int' errorUli Heilmeier1-4/+4
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 Mann2-6/+15
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-09extcap: add preference to prevent interfaces loading.Dario Lombardo2-0/+4
2018-01-09LoRaTap/LoRaWAN: Add decode as and fix field typesErik de Jong2-5/+25
2018-01-09[lustre] Initial Lustre supportNathaniel Clark3-0/+8080
2018-01-09Clean up dissection of "power requested" and "power available" TLVs.Guy Harris1-30/+44
2018-01-09Use pcapng as the name of the file format.Guy Harris5-11/+11
2018-01-08Limit tvbparse recursion.Gerald Combs2-2/+22
2018-01-08More information on the Windows Console and escape sequences.Guy Harris1-3/+28
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-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 Lombardo2-6/+0
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 Combs1-0/+29
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 Mann1-0/+2
2018-01-06Note that the object size type is, in effect, size_t.Guy Harris1-1/+7
2018-01-06Add ability for preferences to determine what they can change.Michael Mann3-66/+186
2018-01-06TShark: Fix color handling on Windows.Gerald Combs2-33/+24
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-05NAS EPS: upgrade dissector to v15.1.0Pascal Quantin2-96/+655