cecylia 0cc345a1f6 fixed include guards to be valid c 7 years ago
..
COPYING badae214c4 Rename the GPL files to COPYING 8 years ago
Makefile b0461011c5 fixed bug that failed to parse Context-Length header when same string appeared in another header 8 years ago
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process 8 years ago
crypto.c 17dc50801a fixed indentation in all relay station code files 7 years ago
crypto.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
cryptothread.c 17dc50801a fixed indentation in all relay station code files 7 years ago
cryptothread.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
flow.c 17dc50801a fixed indentation in all relay station code files 7 years ago
flow.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
privkey c637d02c0f adding test private relay key 7 years ago
ptwist.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
ptwist168.c 7b26dee52b renamed server folder to relay_station 9 years ago
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 9 years ago
relay.c 17dc50801a fixed indentation in all relay station code files 7 years ago
relay.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
slitheen-proxy.c 17dc50801a fixed indentation in all relay station code files 7 years ago
slitheen.h 0cc345a1f6 fixed include guards to be valid c 7 years ago
util.c 17dc50801a fixed indentation in all relay station code files 7 years ago
util.h 0cc345a1f6 fixed include guards to be valid c 7 years ago

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-proxy [interface to client] [interface to world]