cecylia 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
..
COPYING badae214c4 Rename the GPL files to COPYING hace 7 años
Makefile 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
README 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
crypto.c 17dc50801a fixed indentation in all relay station code files hace 6 años
crypto.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
cryptothread.c 17dc50801a fixed indentation in all relay station code files hace 6 años
cryptothread.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
flow.c 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
flow.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
privkey c637d02c0f adding test private relay key hace 6 años
ptwist.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
ptwist168.c 7b26dee52b renamed server folder to relay_station hace 7 años
ptwist168_32.c 7b26dee52b renamed server folder to relay_station hace 7 años
relay.c 17dc50801a fixed indentation in all relay station code files hace 6 años
relay.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
slitheen.c 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
slitheen.h 0cc345a1f6 fixed include guards to be valid c hace 6 años
util.c 17dc50801a fixed indentation in all relay station code files hace 6 años
util.h 0cc345a1f6 fixed include guards to be valid c hace 6 años

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]