Get SSL connections and linked connections working with bufferevents.

Clients are now verified to work and build circuits correctly.  There
are still a few warnings given here and there that I need to look into.
This commit is contained in:
Nick Mathewson
2009-08-14 14:34:16 -04:00
parent fc4ddafab8
commit bd3612cd2b
9 changed files with 242 additions and 53 deletions
+6
View File
@@ -27,4 +27,10 @@ test_LDADD = ../or/libtor.a ../common/libor.a ../common/libor-crypto.a \
../common/libor-event.a \
@TOR_ZLIB_LIBS@ -lm @TOR_LIBEVENT_LIBS@ @TOR_OPENSSL_LIBS@ @TOR_LIB_WS32@ @TOR_LIB_GDI@
if USE_BUFFEREVENTS
test_LDADD += -levent_openssl
endif
noinst_HEADERS = tinytest.h tinytest_macros.h test.h