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

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]