curl/include/curl
Daniel Stenberg 0d4a6355a8
headers: move the global_sslset() proto from multi.h to curl.h
As it was added to multi.h simply to not break test 1135, which now has
been disabled due to the mime API addition anyway and su we can now move
the sslset stuff to where the other curl_global_* prototypes are.
2017-09-03 23:53:15 +02:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h headers: move the global_sslset() proto from multi.h to curl.h 2017-09-03 23:53:15 +02:00
curlver.h curlver: toward 7.56.0? 2017-08-15 09:20:33 +02:00
easy.h checksrc: code style: use 'char *name' style 2016-11-24 23:58:22 +01:00
mprintf.h curl/mprintf.h: remove support for _MPRINTF_REPLACE 2016-04-01 10:46:36 +02:00
multi.h headers: move the global_sslset() proto from multi.h to curl.h 2017-09-03 23:53:15 +02:00
stdcheaders.h checksrc: stricter no-space-before-paren enforcement 2016-12-13 23:39:11 +01:00
system.h system.h: include sys/poll.h for AIX 2017-08-27 19:04:45 +02:00
typecheck-gcc.h mime: new MIME API. 2017-09-02 17:47:10 +01:00