]> granicus.if.org Git - curl/commit
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
authorDaniel Stenberg <daniel@haxx.se>
Tue, 17 Dec 2013 22:05:37 +0000 (23:05 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Dec 2013 16:12:42 +0000 (17:12 +0100)
commiteccf4fb7eee33c0d011bd90449ff1c162dc87c1b
tree46864bfa55107166ea3ac53d5c8b9974bd61ad84
parent9f260b5d6610f3845e811146e4197700a6cc7b6b
vtls: created subdir, moved sslgen.[ch] there, updated all include lines
25 files changed:
lib/Makefile.am
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/ssluse.c
lib/transfer.c
lib/url.c
lib/version.c
lib/vtls/sslgen.c [moved from lib/sslgen.c with 100% similarity]
lib/vtls/sslgen.h [moved from lib/sslgen.h with 100% similarity]