Wireshark-commits: [Wireshark-commits] rev 53177: /trunk/ /trunk/epan/dissectors/: Makefile.common

Date: Sat, 09 Nov 2013 00:19:53 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53177

User: alagoutte
Date: 2013/11/09 12:19 AM

Log:
 Add QUIC (Quick UDP Internet Connections) dissector
 
 See http://blog.chromium.org/2013/06/experimenting-with-quic.html
 
 Don't yet support protocol decryption...
 
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9402

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +382 -0    packet-quic.c      Added

Directory: /trunk/epan/
  Changes    Path              Action
  +1 -0      CMakeLists.txt    Modified

Directory: /trunk/
  Changes    Path          Action
  +1 -0      AUTHORS       Modified