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

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]