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

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]