aboutsummaryrefslogtreecommitdiff
path: root/lib/curl_darwinssl.c
AgeCommit message (Expand)Author
2013-02-12darwinssl: Fix send glitchiness with data > 32 or so KBNick Zitzmann
2013-02-08darwinssl: Make certificate errors less techyNick Zitzmann
2013-02-07darwinssl: Fix build under LeopardNick Zitzmann
2013-01-29darwinssl: Fix bug where packets were sometimes transmitted twiceNick Zitzmann
2013-01-09build: fix circular header inclusion with other packagesYang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2013-01-03build: make use of 93 lib/*.c renamed filesYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-27darwinssl: Fixed inability to disable peer verificationNick Zitzmann
2012-12-14darwinssl: Fix implicit conversion compiler warningsNick Zitzmann
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-11-08SSL: Several SSL-backend related fixesOscar Koeroo
2012-11-06CURLOPT_SSL_VERIFYHOST: stop supporting the 1 valueDaniel Stenberg
2012-10-16darwinssl: un-broke iOS build, fix error on server disconnectNick Zitzmann
2012-09-08darwinssl: fixed for older Mac OS X versionsNick Zitzmann
2012-09-01darwinssl: Bugfix for previous commit for older catsNick Zitzmann
2012-08-18darwinssl: add TLS 1.1 and 1.2 support, replace deprecated functionsNick Zitzmann
2012-07-25darwinssl: fixed freeze involving the multi interfaceNick Zitzmann
2012-07-08darwinssl: don't use arc4random_bufNick Zitzmann
2012-07-07darwinssl: output cipher with text, remove SNI warningNick Zitzmann
2012-06-27build: add our standard includes to curl_darwinssl.c and curl_multibyte.cYang Tse
2012-06-27DarwinSSL: allow using NTLM authenticationNick Zitzmann
2012-06-26DarwinSSL: several adjustmentsNick Zitzmann
2012-06-26darwinssl: add support for native Mac OS X/iOS SSLNick Zitzmann