aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hicp.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-24/+24
2023-10-16Make `grep proto_register_protocol` more usefulGerald Combs1-4/+1
2023-06-14Use `register_dissector()` for more protocolsDavid Perry1-4/+4
2022-10-12HICP: Replace tvb_get_const_stringz()João Valverde1-2/+2
2021-12-19Move wmem string utility functions to wsutilJoão Valverde1-0/+1
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-21/+21
2021-11-19HICP: Use wmem_strsplit.Gerald Combs1-1/+1
2021-11-16HICP: Added dissector to support Host IP Configuration Protocol.Filip Kågesson1-0/+415