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

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]