vtls: renamed sslgen.[ch] to vtls.[ch]
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Dec 2013 22:32:47 +0000 (23:32 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Dec 2013 16:12:42 +0000 (17:12 +0100)
commit11e8066ef9568bea4a07065a954104c0ab7efdea
tree47d3b42110a4bf23d7b58a0446200e24959619de
parent92b9ae5c5d59e8ad391351a908133aeae0d6314e
vtls: renamed sslgen.[ch] to vtls.[ch]
24 files changed:
lib/Makefile.inc
lib/connect.c
lib/curl_ntlm_msgs.c
lib/curl_sasl.c
lib/easy.c
lib/formdata.c
lib/ftp.c
lib/getinfo.c
lib/http.c
lib/http_digest.c
lib/imap.c
lib/openldap.c
lib/pingpong.c
lib/pop3.c
lib/sendf.c
lib/share.c
lib/smtp.c
lib/ssh.c
lib/transfer.c
lib/url.c
lib/version.c
lib/vtls/openssl.c
lib/vtls/vtls.c [moved from lib/vtls/sslgen.c with 99% similarity]
lib/vtls/vtls.h [moved from lib/vtls/sslgen.h with 97% similarity]