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

Date: Mon, 09 Dec 2013 17:51:49 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53884

User: martink
Date: 2013/12/09 05:51 PM

Log:
 fix compilation without GNUTLS and libgcrypt
 
 move from_hex_char() and from_hex() outside ifdef gnutls
 add dummy ssl_generate_pre_master_secret()
 
 this should fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9529

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +42 -32    packet-ssl-utils.c    Modified