cecylia 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
..
COPYING badae214c4 Rename the GPL files to COPYING 7 лет назад
Makefile b8b23307bc re-wrote socks proxy on client side 7 лет назад
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process 7 лет назад
crypto.c 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
crypto.h 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
cryptothread.c 9ee6365145 fixed wording in license 7 лет назад
cryptothread.h 9ee6365145 fixed wording in license 7 лет назад
flow.c 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
flow.h 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
ptwist.h 9ee6365145 fixed wording in license 7 лет назад
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 лет назад
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 лет назад
relay.c 3089ec20a5 added ability to partially decrypt large TLS records 6 лет назад
relay.h 9ee6365145 fixed wording in license 7 лет назад
slitheen-proxy.c 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. 7 лет назад
slitheen.h 9ee6365145 fixed wording in license 7 лет назад
util.c cc4b2763df disallow appending NULL elements to queue 7 лет назад
util.h 9ee6365145 fixed wording in license 7 лет назад

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]