aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-udpcp.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-18Fix some spelling errorsMartin Mathieson1-2/+2
2022-09-15UDPCP: seq-num analysis, and match data and ACKsMartin Mathieson1-14/+186
2021-12-08Fix some file permissionsJoão Valverde1-0/+0
2021-08-20UDPCP: Set length of Packet Transfer Options subfreeMartin Mathieson1-1/+1
2021-02-02Address more non-static, non-shared symbols.Martin Mathieson1-1/+1
2020-12-12UDPCP: cache xml dissector handleMartin Mathieson1-2/+4
2020-07-06UDPCP: Move link from original specification to Wayback Machine archive.Martin Mathieson1-1/+1
2020-04-25UDPCP: Use g_direct_hash() and g_direct_equal() for reassemblyMartin Mathieson1-12/+2
2020-03-25fix typo found by lintian (mesage => message)Alexis La Goutte1-1/+1
2020-03-21Some cppcheck fixes.Martin Mathieson1-1/+1
2020-02-14UDPCP: Check signalled length against available payloadMartin Mathieson1-3/+17
2020-02-13UDPCP: fix reassembly filter name, and other trivial improvementsMartin Mathieson1-14/+13
2020-02-11UDPCP: Check Packet Transfer OptionsMartin Mathieson1-10/+99
2020-02-09UDPCP: Set protocol columnMartin Mathieson1-0/+3
2020-02-06Add dissector for OBSAI UDPCP protocolMartin Mathieson1-0/+448