]> granicus.if.org Git - curl/commit
Peter O'Gorman fixed libcurl to not init GnuTLS as early as we did before,
authorDaniel Stenberg <daniel@haxx.se>
Sat, 28 Apr 2007 21:01:30 +0000 (21:01 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 28 Apr 2007 21:01:30 +0000 (21:01 +0000)
commit503557e5ceac4ec3e5caec1d0a2e4d2f39eca471
treec41d6c5bf366d763a9fe36a6255537683b0f3086
parentf611f42dcfa251a055339979930b2e2e3eb1a05a
Peter O'Gorman fixed libcurl to not init GnuTLS as early as we did before,
since it then inits libgcrypt and libgcrypt is being evil and EXITS the
application if it fails to get a fine random seed. That's really not a nice
thing to do by a library.
CHANGES
RELEASE-NOTES
lib/gtls.c