cecylia b76b16b65e changed content type to sli/theen пре 9 година
..
COPYING badae214c4 Rename the GPL files to COPYING пре 9 година
Makefile b76b16b65e changed content type to sli/theen пре 9 година
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process пре 9 година
crypto.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 пре 9 година
crypto.h 5125f72068 implemented extended master secret computation пре 9 година
cryptothread.c 9ee6365145 fixed wording in license пре 9 година
cryptothread.h 9ee6365145 fixed wording in license пре 9 година
flow.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 пре 9 година
flow.h 5125f72068 implemented extended master secret computation пре 9 година
ptwist.h 9ee6365145 fixed wording in license пре 9 година
ptwist168.c 7b26dee52b renamed server folder to relay_station пре 9 година
ptwist168_32.c 7b26dee52b renamed server folder to relay_station пре 9 година
relay.c b76b16b65e changed content type to sli/theen пре 9 година
relay.h 9ee6365145 fixed wording in license пре 9 година
slitheen-proxy.c 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 пре 9 година
slitheen.h 9ee6365145 fixed wording in license пре 9 година
util.c cc4b2763df disallow appending NULL elements to queue пре 9 година
util.h 9ee6365145 fixed wording in license пре 9 година

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]