cecylia e6439de1a4 Fixed bug in verify_extensions function to correctly parse messages with no extensions. il y a 8 ans
..
COPYING badae214c4 Rename the GPL files to COPYING il y a 9 ans
Makefile b8b23307bc re-wrote socks proxy on client side il y a 8 ans
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process il y a 9 ans
crypto.c 39b5418622 fixed off-by-one error in length of private key for elliptic curves il y a 8 ans
crypto.h 8f104d6af9 implemented support for curve25519 il y a 8 ans
cryptothread.c 9ee6365145 fixed wording in license il y a 9 ans
cryptothread.h 9ee6365145 fixed wording in license il y a 9 ans
flow.c e6439de1a4 Fixed bug in verify_extensions function to correctly parse messages with no extensions. il y a 8 ans
flow.h 8f104d6af9 implemented support for curve25519 il y a 8 ans
ptwist.h 9ee6365145 fixed wording in license il y a 9 ans
ptwist168.c 7b26dee52b renamed server folder to relay_station il y a 9 ans
ptwist168_32.c 7b26dee52b renamed server folder to relay_station il y a 9 ans
relay.c 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. il y a 8 ans
relay.h 9ee6365145 fixed wording in license il y a 9 ans
slitheen-proxy.c 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. il y a 8 ans
slitheen.h 9ee6365145 fixed wording in license il y a 9 ans
util.c cc4b2763df disallow appending NULL elements to queue il y a 9 ans
util.h 9ee6365145 fixed wording in license il y a 9 ans

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]