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

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]