aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-oscore.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-27oscore: Update to RFC8613.Mališa Vučinić1-31/+70
2019-08-26coap: Distinguish observe option for request and responseStig Bjørlykke1-1/+1
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-1/+1
2018-03-16OSCORE: Decrypt responses and dissect plaintext with CoAP functionsMališa Vučinić1-22/+59
2018-03-16OSCORE: Add the new dissector - decrypt and verify the authenticity of requestsMališa Vučinić1-0/+855