Preparing for axTLS. Actual SSL API functions are only stubbed.
authorEric Hu <ehu@directv.com>
Fri, 3 Dec 2010 18:23:45 +0000 (10:23 -0800)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 15 Dec 2010 15:05:17 +0000 (16:05 +0100)
commit108d7693a443435e39d2278d5dbf842a80c6260c
tree43d46e0abf1df87da2f46a4576ae0fef2c69a4c1
parent00a5bd41bee6b32572355c0e9bd126bf1e44613c
Preparing for axTLS. Actual SSL API functions are only stubbed.

Added axTLS to autotool files and glue code to misc other files.
axtls.h maps SSL API functions, but may change.
axtls.c is just a stub file and will definitely change.
configure.ac
lib/Makefile.inc
lib/axtls.c [new file with mode: 0644]
lib/axtls.h [new file with mode: 0644]
lib/http.c
lib/setup.h
lib/sslgen.c
lib/urldata.h