cecylia 4264eb8e13 finished replacing precompiler debug directives with macros %!s(int64=6) %!d(string=hai) anos
..
tests eaba2332d0 integration tests for resumed handshakes using the extended master secret %!s(int64=6) %!d(string=hai) anos
COPYING badae214c4 Rename the GPL files to COPYING %!s(int64=7) %!d(string=hai) anos
Makefile 6bdde18e60 replced print statements with debugging macros in relay code %!s(int64=6) %!d(string=hai) anos
README 0a1447332c renamed slitheen-proxy.c to slitheen.c %!s(int64=6) %!d(string=hai) anos
crypto.c 4264eb8e13 finished replacing precompiler debug directives with macros %!s(int64=6) %!d(string=hai) anos
crypto.h febe6f1624 cleaned up header files and moved static functions to .c files %!s(int64=6) %!d(string=hai) anos
cryptothread.c 559950ca73 made cryptothread functions static %!s(int64=6) %!d(string=hai) anos
cryptothread.h febe6f1624 cleaned up header files and moved static functions to .c files %!s(int64=6) %!d(string=hai) anos
flow.c 4264eb8e13 finished replacing precompiler debug directives with macros %!s(int64=6) %!d(string=hai) anos
flow.h c1284c654a moved streams and stream table structures to relay.c where they are used %!s(int64=6) %!d(string=hai) anos
packet.c 4264eb8e13 finished replacing precompiler debug directives with macros %!s(int64=6) %!d(string=hai) anos
packet.h 358bf12cdd moved packet header extraction from slitheen.c to packet.c %!s(int64=6) %!d(string=hai) anos
ptwist.h 02f5617045 fixed comments at the end of include guards %!s(int64=6) %!d(string=hai) anos
ptwist168.c 7b26dee52b renamed server folder to relay_station %!s(int64=7) %!d(string=hai) anos
ptwist168_32.c 7b26dee52b renamed server folder to relay_station %!s(int64=7) %!d(string=hai) anos
relay.c 6bdde18e60 replced print statements with debugging macros in relay code %!s(int64=6) %!d(string=hai) anos
relay.h c1284c654a moved streams and stream table structures to relay.c where they are used %!s(int64=6) %!d(string=hai) anos
slitheen.c 4264eb8e13 finished replacing precompiler debug directives with macros %!s(int64=6) %!d(string=hai) anos
util.c febe6f1624 cleaned up header files and moved static functions to .c files %!s(int64=6) %!d(string=hai) anos
util.h 6bdde18e60 replced print statements with debugging macros in relay code %!s(int64=6) %!d(string=hai) anos

README

To install:

make openssl
copy library and include directories into makefile
make

To generate keys:
Make and run genkeys from telex-tag-v3

To run:
./slitheen [interface to client] [interface to world]