http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18766
User: etxrab
Date: 2006/07/19 06:51 PM
Log:
From Martin Mathieson:
This patch:
- adds headers found in later versions of the msrp drafts
- fixes a problem where wrong length values were used while parsing the
request/status line and it was going beyond linelen
- "Transaktion" -> "Transaction"
- status code now appears as a numerical field
- removes unused parameters from check_msrp_header()
- tidies up some indentation
It has survived some fuzz-testing.
Directory: /trunk/epan/dissectors/
Changes Path Action
+112 -61 packet-msrp.c Modified