DarwinSSL: several adjustments
authorNick Zitzmann <nick@chronosnet.com>
Tue, 26 Jun 2012 19:39:48 +0000 (21:39 +0200)
committerYang Tse <yangsita@gmail.com>
Tue, 26 Jun 2012 19:39:48 +0000 (21:39 +0200)
commit3a4b28d473e7c02fe8d2e30c25861eea2d8d0d22
tree41beff474d5a53ef30ed4e0de40cab38ac24eaf2
parentf1474db3600172804d6f79d30e1127c6c7efa066
DarwinSSL: several adjustments

- Renamed st_ function prefix to darwinssl_
- Renamed Curl_st_ function prefix to Curl_darwinssl_
- Moved the duplicated ssl_connect_done out of the #ifdef in lib/urldata.h
- Fixed a teensy little bug that made non-blocking connection attempts block
- Made it so that it builds cleanly against the iOS 5.1 SDK
lib/curl_darwinssl.c
lib/curl_darwinssl.h
lib/sslgen.c
lib/urldata.h