aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mc-nmf.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-25Fix lots of spellingsMartin Mathieson1-1/+1
2023-11-20Remove init of proto variablesStig Bjørlykke1-24/+24
2023-06-21Use `register_dissector()` for more protocolsDavid Perry1-3/+4
2023-05-26mc-nmf: Fix undefined shiftJohn Thacker1-3/+10
2023-04-15Set TCP/9389 (ADWS) as default MC-NMF portClément Notin1-1/+4
2021-12-19Fix errors found by fix-encoding-args.plJoão Valverde1-4/+4
2021-07-21First pass pinfo->pool conversionEvan Huus1-1/+1
2021-07-17Delete various unused fieldsEvan Huus1-6/+0
2020-10-07MC-NMF: Fix a couple of spelling errors.Martin Mathieson1-2/+2
2020-10-06MC-NMF: change get_size_length() signature to get rid of multiple castsPascal Quantin1-35/+30
2020-10-06MC-NMF: add some missing casts to please MSVCPascal Quantin1-6/+6
2020-10-06MC-NMF/MS-NNS: New dissector .NET Message Framing ProtocolUli Heilmeier1-0/+475