]> granicus.if.org Git - curl/commit
rand: make it work without TLS backing
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Jan 2017 16:41:26 +0000 (17:41 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 12 Jan 2017 16:44:21 +0000 (17:44 +0100)
commit807698db025f489dd7894f1195e4983be632bee2
tree8ee8d3a554fa3f88f09265ced10a39505c1c41e7
parenta18db792624a677221d895f4662a06b5016e4eee
rand: make it work without TLS backing

Regression introduced in commit f682156a4fc6c4

Reported-by: John Kohl
Bug: https://curl.haxx.se/mail/lib-2017-01/0055.html
15 files changed:
lib/vtls/axtls.c
lib/vtls/axtls.h
lib/vtls/cyassl.c
lib/vtls/cyassl.h
lib/vtls/darwinssl.c
lib/vtls/darwinssl.h
lib/vtls/gtls.c
lib/vtls/gtls.h
lib/vtls/nss.c
lib/vtls/nssg.h
lib/vtls/openssl.c
lib/vtls/openssl.h
lib/vtls/schannel.c
lib/vtls/schannel.h
lib/vtls/vtls.c