Commit Graph

4 Commits

Author SHA1 Message Date
Brian Sipos bc01dcb22c WSCBOR: Separate error from non-error expert info
The non-error expert info should not trigger wscbor_skip_if_errors() and similar logic.
2021-10-26 12:46:16 +00:00
Brian Sipos bc3bced07d COSE: Handle indefinite tstr/bstr encodings 2021-10-05 21:11:36 +00:00
Evan Huus 9cf7ff44e1 wscbor-test: handle jmps
Satisfy GCC that all the variables in this test program will be
initialized / not-clobbered in various exceptional/longjmp cases.
2021-10-04 15:35:44 +00:00
Brian Sipos abd0f1183f COSE dissector from dtn-wireshark project 2021-09-29 08:51:13 +00:00