cecylia 39b5418622 fixed off-by-one error in length of private key for elliptic curves před 7 roky
..
COPYING badae214c4 Rename the GPL files to COPYING před 7 roky
Makefile b8b23307bc re-wrote socks proxy on client side před 7 roky
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process před 7 roky
crypto.c 39b5418622 fixed off-by-one error in length of private key for elliptic curves před 7 roky
crypto.h 8f104d6af9 implemented support for curve25519 před 7 roky
cryptothread.c 9ee6365145 fixed wording in license před 7 roky
cryptothread.h 9ee6365145 fixed wording in license před 7 roky
flow.c b8b23307bc re-wrote socks proxy on client side před 7 roky
flow.h 8f104d6af9 implemented support for curve25519 před 7 roky
ptwist.h 9ee6365145 fixed wording in license před 7 roky
ptwist168.c 7b26dee52b renamed server folder to relay_station před 7 roky
ptwist168_32.c 7b26dee52b renamed server folder to relay_station před 7 roky
relay.c b8b23307bc re-wrote socks proxy on client side před 7 roky
relay.h 9ee6365145 fixed wording in license před 7 roky
slitheen-proxy.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 před 7 roky
slitheen.h 9ee6365145 fixed wording in license před 7 roky
util.c cc4b2763df disallow appending NULL elements to queue před 7 roky
util.h 9ee6365145 fixed wording in license před 7 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]