summaryrefslogtreecommitdiff
path: root/lib/vtls/darwinssl.c
Commit message (Expand)AuthorAgeFilesLines
* darwin: silence compiler warningsbagder/darwinssl-warnings-pragmaDaniel Stenberg2017-08-021-2/+8
* darwinssl: fix variable type mistake (regression)Daniel Stenberg2017-07-271-1/+2
* darwinssl: fix pinnedpubkey build errorJay Satiro2017-07-171-1/+1
* darwinssl: Fix exception when processing a client-side certificate fileNick Zitzmann2017-05-161-1/+1
* SecureTransport/DarwinSSL: Implement public key pinningmoparisthebest2017-05-151-0/+156
* TLS: Fix switching off SSL session id when client cert is usedJay Satiro2017-04-181-1/+1
* darwinssl: fix typo in variable namePalo Markovic2017-03-181-1/+1
* vtls: add options to specify range of enabled TLS versionsJozef Kralik2017-03-081-25/+120
* darwinssl: Warn that disabling host verify also disables SNIJDepooter2017-03-021-0/+3
* darwinssl: Avoid parsing certificates when not in verbose modeDaniel Gustafsson2017-02-071-6/+27
* rand: make it work without TLS backingDaniel Stenberg2017-01-121-4/+4
* darwinssl: --insecure overrides --cacert if both settings are in useNick Zitzmann2017-01-031-7/+2
* darwinssl: fix CFArrayRef leakChris Araman2016-12-271-6/+10
* darwinssl: fix iOS buildChris Araman2016-12-271-0/+4
* checksrc: stricter no-space-before-paren enforcementDaniel Stenberg2016-12-131-8/+8
* checksrc: move open braces to comply with function declaration styleDaniel Stenberg2016-11-241-3/+6
* checksrc: white space edits to comply to stricter checksrcDaniel Stenberg2016-11-241-1/+1
* HTTPS-proxy: fixed mbedtls and polishingOkhin Vasilij2016-11-241-37/+40
* darwinssl: adopted to the HTTPS proxy changesDaniel Stenberg2016-11-241-151/+153
* proxy: Support HTTPS proxy and SOCKS+HTTP(s)Alex Rousskov2016-11-241-11/+13
* darwinssl: fix SSL client certificate not found on MacOS SierraDavid Schweikert2016-11-151-9/+45
* vtls: Fail on unrecognized param for CURLOPT_SSLVERSIONJay Satiro2016-11-091-5/+12
* vtls: support TLS 1.3 via CURL_SSLVERSION_TLSv1_3Kamil Dudka2016-11-071-0/+9
* select: switch to macros in uppercaseDaniel Stenberg2016-10-181-5/+5
* darwinssl: Fix typo in commentDaniel Gustafsson2016-09-191-1/+1
* darwinssl: disable RC4 cipher-suite supportNick Zitzmann2016-09-181-0/+10
* darwinssl: test for errSecSuccess in PKCS12 import rather than noErr (#993)Daniel Gustafsson2016-09-061-1/+1
* internals: rename the SessionHandle struct to Curl_easyDaniel Stenberg2016-06-221-11/+11
* vtls: Only call add/getsession if session id is enabledJay Satiro2016-06-221-34/+37
* vtls: fix ssl session cache race conditionIvan Avdeev2016-06-011-0/+4
* darwinssl.c: fix OS X codename typo in commentViktor Szakats2016-05-131-1/+1
* darwinssl: fix certificate verification disable on OS X 10.8Per Malmberg2016-05-121-4/+11
* darwinssl: removed commented out codeDaniel Stenberg2016-04-191-2/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* darwinsssl: add support for TLS False StartNick Zitzmann2015-03-211-1/+12
* vtls: use curl_printf.h all overDaniel Stenberg2015-03-031-3/+1
* By request, change the name of "curl_darwinssl.[ch]" to "darwinssl.[ch]"Nick Zitzmann2015-02-151-0/+2475