cecylia 9d082cd37c fixed leaks in relay station code due to extended master secret implementation %!s(int64=7) %!d(string=hai) anos
..
COPYING badae214c4 Rename the GPL files to COPYING %!s(int64=7) %!d(string=hai) anos
Makefile b8b23307bc re-wrote socks proxy on client side %!s(int64=7) %!d(string=hai) anos
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process %!s(int64=7) %!d(string=hai) anos
crypto.c 9d082cd37c fixed leaks in relay station code due to extended master secret implementation %!s(int64=7) %!d(string=hai) anos
crypto.h 8f104d6af9 implemented support for curve25519 %!s(int64=7) %!d(string=hai) anos
cryptothread.c 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
cryptothread.h 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
flow.c b8b23307bc re-wrote socks proxy on client side %!s(int64=7) %!d(string=hai) anos
flow.h 8f104d6af9 implemented support for curve25519 %!s(int64=7) %!d(string=hai) anos
ptwist.h 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
ptwist168.c 7b26dee52b renamed server folder to relay_station %!s(int64=7) %!d(string=hai) anos
ptwist168_32.c 7b26dee52b renamed server folder to relay_station %!s(int64=7) %!d(string=hai) anos
relay.c b8b23307bc re-wrote socks proxy on client side %!s(int64=7) %!d(string=hai) anos
relay.h 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
slitheen-proxy.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 %!s(int64=7) %!d(string=hai) anos
slitheen.h 9ee6365145 fixed wording in license %!s(int64=7) %!d(string=hai) anos
util.c cc4b2763df disallow appending NULL elements to queue %!s(int64=7) %!d(string=hai) anos
util.h 9ee6365145 fixed wording in license %!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]