index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
curl_darwinssl.c
Age
Commit message (
Expand
)
Author
2013-01-09
build: fix circular header inclusion with other packages
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2013-01-03
build: make use of 93 lib/*.c renamed files
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-27
darwinssl: Fixed inability to disable peer verification
Nick Zitzmann
2012-12-14
darwinssl: Fix implicit conversion compiler warnings
Nick Zitzmann
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-11-08
SSL: Several SSL-backend related fixes
Oscar Koeroo
2012-11-06
CURLOPT_SSL_VERIFYHOST: stop supporting the 1 value
Daniel Stenberg
2012-10-16
darwinssl: un-broke iOS build, fix error on server disconnect
Nick Zitzmann
2012-09-08
darwinssl: fixed for older Mac OS X versions
Nick Zitzmann
2012-09-01
darwinssl: Bugfix for previous commit for older cats
Nick Zitzmann
2012-08-18
darwinssl: add TLS 1.1 and 1.2 support, replace deprecated functions
Nick Zitzmann
2012-07-25
darwinssl: fixed freeze involving the multi interface
Nick Zitzmann
2012-07-08
darwinssl: don't use arc4random_buf
Nick Zitzmann
2012-07-07
darwinssl: output cipher with text, remove SNI warning
Nick Zitzmann
2012-06-27
build: add our standard includes to curl_darwinssl.c and curl_multibyte.c
Yang Tse
2012-06-27
DarwinSSL: allow using NTLM authentication
Nick Zitzmann
2012-06-26
DarwinSSL: several adjustments
Nick Zitzmann
2012-06-26
darwinssl: add support for native Mac OS X/iOS SSL
Nick Zitzmann