Re: [Wireshark-dev] GnuTLS for Windows added

2006-08-09 Thread Kukosa, Tomas
list for Wireshark Subject: Re: [Wireshark-dev] GnuTLS for Windows added The universe must decay more slowly where you are. The entropy gathering step doesn't seem to take very long here. I've updated the GnuTLS package to include the securitypunk patch. Can you try it out? The updat

Re: [Wireshark-dev] GnuTLS for Windows added

2006-08-08 Thread Gerald Combs
erald Combs > Sent: Monday, August 07, 2006 10:07 PM > To: Developer support list for Wireshark > Subject: [Wireshark-dev] GnuTLS for Windows added > > I managed to build a GnuTLS package for Windows from the sources at > http://www.josefsson.org/gnutls4win/ . It works us

Re: [Wireshark-dev] GnuTLS for Windows added

2006-08-07 Thread Kukosa, Tomas
now only against my plugin not against the whole Wireshark) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gerald Combs Sent: Monday, August 07, 2006 10:07 PM To: Developer support list for Wireshark Subject: [Wireshark-dev] GnuTLS for Windows added I

[Wireshark-dev] GnuTLS for Windows added

2006-08-07 Thread Gerald Combs
I managed to build a GnuTLS package for Windows from the sources at http://www.josefsson.org/gnutls4win/ . It works using the snakeoil sample on the Wiki, but I haven't tested it against anything else. To use it you'll have to run "nmake -f makefile.nmake setup" against a recent SVN checkout. __