Wireshark-commits: [Wireshark-commits] rev 18850: /trunk/ /trunk/epan/dissectors/: packet-ssl.c /trunk/packaging/nsis/: Makefile.nmake wireshark.nsi /trunk/tools/: win32-setup.sh /trunk/: Makefile.nmake config.nmake
From:
gerald@xxxxxxxxxxxxx
Date: Mon, 07 Aug 2006 19:52:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=18850
User: gerald
Date: 2006/08/07 07:52 PM
Log:
Add GNUTLS to the Windows build.
In packet-ssl.c, move ssl_set_debug() up a bit so that we can debug key
file parsing.
Directory: /trunk/epan/dissectors/
Changes Path Action
+149 -149 packet-ssl.c Modified
Directory: /trunk/packaging/nsis/
Changes Path Action
+3 -0 Makefile.nmake Modified
+8 -0 wireshark.nsi Modified
Directory: /trunk/tools/
Changes Path Action
+1 -1 win32-setup.sh Modified
Directory: /trunk/
Changes Path Action
+12 -0 Makefile.nmake Modified
+3 -3 config.nmake Modified