cecylia 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 8 роки тому
..
COPYING badae214c4 Rename the GPL files to COPYING 9 роки тому
Makefile 070ce0865d Update the incoming Finished message in the new way 8 роки тому
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 8 роки тому
crypto.h 5125f72068 implemented extended master secret computation 8 роки тому
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 8 роки тому
flow.h 5125f72068 implemented extended master secret computation 8 роки тому
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 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 8 роки тому
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 8 роки тому
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]