aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
2018-01-05ctdb: check return value from wmem_tree_lookup32_array (CID: 1073824).Dario Lombardo1-4/+5
2018-01-05OpenFlow 1.5: fix port_stats dissectorLaszlo Papp1-65/+377
2018-01-05[SBC-AP] Update to 3GPP TS 29.168 V14.2.0 (2017-12)AndersBroman9-191/+1752
2018-01-05btsmp: Put <none> in COL_INFO when having no keysStig Bjørlykke1-2/+6
2018-01-05btatt: Avoid duplicate "Handle:" in COL_INFOStig Bjørlykke1-7/+4
2018-01-05ieee1905: Fix a bunch of issues after testing and spec changes.Richard Sharpe1-30/+23
2018-01-05OpenFlow 1.4: fix port_stats dissectorLaszlo Papp1-66/+376
2018-01-05QUIC: Add Payload (length and data) of PING frame (draft-08)Alexis La Goutte1-2/+24
2018-01-05QUIC: Dissect Version Negotiation of draft-08Alexis La Goutte1-2/+45
2018-01-05QUIC: Display Connection in hex on Short Header tooAlexis La Goutte1-1/+1
2018-01-05QUIC: Fix Connection ID flag with draft-08Alexis La Goutte1-7/+25
2018-01-05Add an exit code to make-dissectors.Gerald Combs1-0/+2
2018-01-04nfs: Add the second version of the Primary Data NFSv4 file handle dissectorTom Haynes1-4/+21
2018-01-04[Diameter] Use proto_tree_add_item_ret..() and proto_tree_add_bitmask_with_fl...Anders1-55/+56
2018-01-04btatt: Support BBC micro:bit Bluetooth profileStig Bjørlykke3-2/+874
2018-01-04bacapp: Add more enumerated valuesDirk Römmen1-54/+395
2018-01-033GPP NAS: upgrade dissector to v15.1.0Pascal Quantin2-0/+60
2018-01-03bthci: Update bthci_cmd_appearance_valsStig Bjørlykke1-2/+104
2018-01-03[glib-compat] Include <wsutil/glib-compat.h>Anders1-0/+1
2018-01-03dcerpc-spoolss: use value_name variable to store string (CID: 1158734).Dario Lombardo1-5/+3
2018-01-03[SIP] Use proto_tree_add_item_ret_string() to get the method string.Anders2-19/+6
2018-01-03QUIC: Enhance *BLOCKED* frameAlexis La Goutte1-6/+44
2018-01-03TLS(QUIC): Enhance MAX_STREAM_ID parameter (from draft-08)Alexis La Goutte2-9/+24
2018-01-03TLS(QUIC): Add ACK_delay_exponent parameter from draft-07Alexis La Goutte2-1/+15
2018-01-03QUIC(TLS): Fix length of parameter treeAlexis La Goutte1-0/+1
2018-01-03[BTMESH] Dissect more of Upper transport Layer.Anders1-15/+79
2018-01-02[NAS-EPS] 5G NAS EPS network feature supported and capability info update.Anders1-130/+124
2018-01-02packet-mq: Fix after change 25009Robert Grange2-5/+14
2018-01-02btatt: Remove custom UUID dissectors from btatt.handle DecodeAsStig Bjørlykke1-32/+16
2018-01-02QUIC: use varint for all type (draft-08)Alexis La Goutte1-50/+128
2018-01-02mq: DEF_VALSB(MQPRI) is still unusedStig Bjørlykke1-0/+2
2018-01-02nxp802154: Remove unused codeStig Bjørlykke1-6/+1
2018-01-02QUIC: Add new ACK type (0x0e) of draft-08Alexis La Goutte1-6/+64