aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pmproxy.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-01PMPROXY: avoid doing an invalid memory access when no token was foundPascal Quantin1-6/+7
2015-06-08PMPROXY: check that pointer is not NULL before doing a strlenPascal Quantin1-4/+9
2015-06-08Add editor-modelines; Don't use tabwidth=4; Adjust whitespace.Bill Meier1-3/+3
2015-06-04packet-pmproxy.c:94: warning: implicit conversion shortens 64-bit valueAnders1-1/+1
2015-06-04rtp/pm proxy: fix implicit conversion shortens 64-bit value into a 32-bit valueAlexis La Goutte1-2/+2
2015-06-04Dissection support for pmproxyRyan Doyle1-0/+270