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

Date: Fri, 02 Nov 2012 20:35:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=45875

User: alagoutte
Date: 2012/11/02 01:35 PM

Log:
 From vanviegen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7934 WebSocket dissector improvements
 
 - Now works for WebSocket packets not aligned with IP packets.
 - Support subdissectors.
 
 From me :
 - Fix checkAPIs warning (about comments)
 - Remove some whitespace

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +18 -11    packet-http.c         Modified
  +1 -1      packet-http.h         Modified
  +146 -96   packet-websocket.c    Modified