cecylia 559950ca73 made cryptothread functions static 6 years ago
..
tests eaba2332d0 integration tests for resumed handshakes using the extended master secret 6 years ago
COPYING badae214c4 Rename the GPL files to COPYING 7 years ago
Makefile febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
README 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 years ago
crypto.c febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
crypto.h febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
cryptothread.c 559950ca73 made cryptothread functions static 6 years ago
cryptothread.h febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
flow.c febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
flow.h febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
packet.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 years ago
packet.h 358bf12cdd moved packet header extraction from slitheen.c to packet.c 6 years ago
ptwist.h 02f5617045 fixed comments at the end of include guards 6 years ago
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 years ago
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 years ago
relay.c febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
relay.h febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
slitheen.c febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
util.c febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
util.h febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago

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]