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