aboutsummaryrefslogtreecommitdiff
path: root/lib/http.c
diff options
context:
space:
mode:
authorTodd A Ouska <todd@yassl.com>2011-02-28 18:02:47 -0800
committerDaniel Stenberg <daniel@haxx.se>2011-03-08 13:06:38 +0100
commita8f30fa555df6ac818fc113163579856b317826d (patch)
treee5c66a16e5fcaec5f5daa2f6c37997fda50fc337 /lib/http.c
parent0354cd5f77ccec17d49673a5e7365f6b219d30ce (diff)
SSL: Added CyaSSL to SSL abstraction layer
CyaSSL (available from git@github.com:cyassl/cyassl.git) has been added to the SSL abstraction layer. To test: 1) git CyaSSL sources 2) autoreconf -i 3) ./configure --disable-static 4) make 5) sudo make install 6) autoreconf -i 7) git curl sources (and this patch) 8) ./configure --disable-shared --with-cyassl --without-ssl --enable-debug 9) make 10) normal testing Please send questions or comments to todd@yassl.com .
Diffstat (limited to 'lib/http.c')
0 files changed, 0 insertions, 0 deletions