cecylia 8f104d6af9 implemented support for curve25519 7 vuotta sitten
..
COPYING badae214c4 Rename the GPL files to COPYING 7 vuotta sitten
Makefile b76b16b65e changed content type to sli/theen 7 vuotta sitten
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process 7 vuotta sitten
crypto.c 8f104d6af9 implemented support for curve25519 7 vuotta sitten
crypto.h 8f104d6af9 implemented support for curve25519 7 vuotta sitten
cryptothread.c 9ee6365145 fixed wording in license 7 vuotta sitten
cryptothread.h 9ee6365145 fixed wording in license 7 vuotta sitten
flow.c 8f104d6af9 implemented support for curve25519 7 vuotta sitten
flow.h 8f104d6af9 implemented support for curve25519 7 vuotta sitten
ptwist.h 9ee6365145 fixed wording in license 7 vuotta sitten
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 vuotta sitten
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 vuotta sitten
relay.c 3e8d294c0d fixed len to include extra '/' character 7 vuotta sitten
relay.h 9ee6365145 fixed wording in license 7 vuotta sitten
slitheen-proxy.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 7 vuotta sitten
slitheen.h 9ee6365145 fixed wording in license 7 vuotta sitten
util.c cc4b2763df disallow appending NULL elements to queue 7 vuotta sitten
util.h 9ee6365145 fixed wording in license 7 vuotta sitten

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]