aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ymsg.c
AgeCommit message (Collapse)AuthorFilesLines
2004-04-02From Devin Heitmueller: do YMSG desegmentation.guy1-8/+50
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10540 f5534014-38df-0310-8fa8-9805f1628bb7
2003-10-22From Yaniv Kaul:guy1-20/+7
remove the check on 3 ports only - since Yahoo! Messenger can stream on any port; remove the check that will not dissect if the packet is not big enough - as partial dissection is also helpful sometimes; the version is 2 bytes, not 4 bytes. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@8752 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-01More URLs, from a message from Martin Regner.guy1-1/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7227 f5534014-38df-0310-8fa8-9805f1628bb7
2003-03-01Yahoo Messenger YMSG protocol support, from Wayne Parrott.guy1-0/+392
Pull "packet-yhoo.h" into "packet-yhoo.c". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@7226 f5534014-38df-0310-8fa8-9805f1628bb7