aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-coap.h
AgeCommit message (Expand)AuthorFilesLines
2020-07-02oscore: Small bug fixes.Mališa Vučinić1-1/+1
2020-07-01coap: Add Hop-Limit OptionStig Bjørlykke1-0/+7
2020-07-01coap: Fix "End of Block #" indicationStig Bjørlykke1-0/+1
2020-06-27coap: Mark private and vendor-specific options as unknownStig Bjørlykke1-1/+6
2020-05-27oscore: Update to RFC8613.Mališa Vučinić1-20/+5
2019-11-21coap: use correct OSCORE option typeCenk Gündoğan1-2/+2
2019-08-26coap: Distinguish observe option for request and responseStig Bjørlykke1-4/+10
2019-08-26coap: Improve request/response trackingStig Bjørlykke1-3/+7
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-07-24coap/oscore: fix conflictAlexis La Goutte1-1/+1
2018-05-24coap: Revert "Store ctype values in transaction tracking"Stig Bjørlykke1-2/+0
2018-04-26coap: Store ctype values in transaction trackingStig Bjørlykke1-0/+2
2018-03-16CoAP: Refactor code, option and payload dissectionMališa Vučinić1-0/+346
2018-03-16CoAP: Hooks to OSCOREMališa Vučinić1-1/+5
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-12-22CoAP: Various improvementsMališa Vučinić1-0/+1
2017-03-16CoAP: Enhancements to improve conversation recording.Robert Cragie1-0/+61