cecylia 02f5617045 fixed comments at the end of include guards 6 år sedan
..
tests eaba2332d0 integration tests for resumed handshakes using the extended master secret 6 år sedan
COPYING badae214c4 Rename the GPL files to COPYING 7 år sedan
Makefile 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 år sedan
README 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
crypto.c ba3752bf02 changed check_handshake to return a success or failure value 6 år sedan
crypto.h 02f5617045 fixed comments at the end of include guards 6 år sedan
cryptothread.c 17dc50801a fixed indentation in all relay station code files 6 år sedan
cryptothread.h 02f5617045 fixed comments at the end of include guards 6 år sedan
flow.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 år sedan
flow.h 02f5617045 fixed comments at the end of include guards 6 år sedan
packet.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 år sedan
packet.h 358bf12cdd moved packet header extraction from slitheen.c to packet.c 6 år sedan
ptwist.h 02f5617045 fixed comments at the end of include guards 6 år sedan
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 år sedan
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 år sedan
relay.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 år sedan
relay.h 02f5617045 fixed comments at the end of include guards 6 år sedan
slitheen.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 år sedan
slitheen.h 02f5617045 fixed comments at the end of include guards 6 år sedan
util.c 699eaf1cec had to rename emalloc and ecalloc to smalloc and scalloc to avoid collition with unit testing library 6 år sedan
util.h 02f5617045 fixed comments at the end of include guards 6 år sedan

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]