cecylia 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
..
COPYING badae214c4 Rename the GPL files to COPYING 7 år sedan
Makefile 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
README 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
crypto.c 17dc50801a fixed indentation in all relay station code files 6 år sedan
crypto.h 0cc345a1f6 fixed include guards to be valid c 6 år sedan
cryptothread.c 17dc50801a fixed indentation in all relay station code files 6 år sedan
cryptothread.h 0cc345a1f6 fixed include guards to be valid c 6 år sedan
flow.c 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
flow.h 0cc345a1f6 fixed include guards to be valid c 6 år sedan
privkey c637d02c0f adding test private relay key 6 år sedan
ptwist.h 0cc345a1f6 fixed include guards to be valid c 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 17dc50801a fixed indentation in all relay station code files 6 år sedan
relay.h 0cc345a1f6 fixed include guards to be valid c 6 år sedan
slitheen.c 0a1447332c renamed slitheen-proxy.c to slitheen.c 6 år sedan
slitheen.h 0cc345a1f6 fixed include guards to be valid c 6 år sedan
util.c 17dc50801a fixed indentation in all relay station code files 6 år sedan
util.h 0cc345a1f6 fixed include guards to be valid c 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]