ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 18766: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 19 Jul 2006 18:51:26 GMT
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