aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-stun2.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-07From Kovarththanan Rajaratnam:stig1-3/+3
2009-06-18From Kovarththanan Rajaratnam via bug 3548:stig1-48/+48
2008-11-03From stéphane bryant:etxrab1-48/+33
2008-08-22One set of tests for whether a packet looks like a STUN2 packetguy1-57/+19
2008-08-01From stéphane bryant:etxrab1-147/+609
2008-06-25Constify a bunch of stuff, to squelch -Wwrite-strings warnings. guy1-2/+2
2008-04-21From Gael Breard:jake1-155/+530
2007-12-07Fix build by creating dissect function that tcp_dissect_pdus(). My Windows b...martinm1-1/+7
2007-12-07Make stun2 over udp a new-style dissector, so that it can reject stun frames ...martinm1-8/+10
2007-11-09Apply yet another set of the optimization patches:etxrab1-12/+9
2007-07-23From Marc Petit-Huguenin: this is an update to the STUN2 dissector using themorriss1-226/+236
2006-12-26use prefix to prevent redefinition warning from wingdi.hulfl1-2/+2
2006-12-13From Marc Petit-Huguenin:sfisher1-0/+566