aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-nano.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-25Rename a bunch of things with "conversation".Guy Harris1-1/+1
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-07-29Change some `wmem_packet_scope()` to `pinfo->pool`David Perry1-5/+5
2020-12-22Detect and replace bad allocation patternsMoshe Kaplan1-3/+3
2020-07-08Nano: Fix field abbrevJaap Keuter1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2018-03-28Nano: add a heuristic dissector registration.Roland Haenel1-3/+76
2018-03-26add support for Nano bootstrap protocol (TCP)Roland Haenel1-44/+554
2018-03-14Nano: do not use packet scope strings in columnsPascal Quantin1-6/+5
2018-03-12Add dissector for Nano / RaiBlocks cryptocurrency protocolRoland Haenel1-0/+498