summaryrefslogtreecommitdiff
path: root/lib/vtls/sectransp.c
Commit message (Expand)AuthorAgeFilesLines
* sectransp: make it build with --disable-proxybagder/sectransp-disable-proxyDaniel Stenberg2020-09-301-2/+14
* vtls: deduplicate client certificates in ssl_config_dataGergely Nagy2020-09-141-2/+2
* timeouts: change millisecond timeouts to timediff_t from time_tDaniel Stenberg2020-05-301-4/+3
* setopt: support certificate options in memory with struct curl_blobGilles Vollant2020-05-151-18/+45
* secure transport: remove the BACKEND define kludgeDaniel Stenberg2020-03-191-90/+101
* cleanup: fix typos and wording in docs and commentsPedro Monreal2020-02-021-2/+2
* vtls: Fix comment typo about macosx-version-min compiler flagjulian2019-09-271-1/+1
* vtls: fix narrowing conversion warningsMarcel Raad2019-09-231-2/+2
* sectransp: handle errSSLPeerAuthCompleted from SSLRead()Daniel Stenberg2019-05-241-7/+20
* ftp: move ftp_ccc in under featureflagDaniel Gustafsson2019-05-211-0/+2
* cleanup: remove FIXME and TODO commentsDaniel Stenberg2019-05-161-1/+0
* multi: provide Curl_multiuse_state to update informationDaniel Stenberg2019-05-011-0/+4
* sectransp: tvOS 11 is required for ALPN supportDaniel Stenberg2019-03-201-2/+2
* Secure Transport: no more "darwinssl"Daniel Stenberg2019-02-281-0/+3259