cecylia 5125f72068 implemented extended master secret computation il y a 7 ans
..
COPYING badae214c4 Rename the GPL files to COPYING il y a 7 ans
Makefile 070ce0865d Update the incoming Finished message in the new way il y a 7 ans
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process il y a 7 ans
crypto.c 5125f72068 implemented extended master secret computation il y a 7 ans
crypto.h 5125f72068 implemented extended master secret computation il y a 7 ans
cryptothread.c 9ee6365145 fixed wording in license il y a 7 ans
cryptothread.h 9ee6365145 fixed wording in license il y a 7 ans
flow.c 5125f72068 implemented extended master secret computation il y a 7 ans
flow.h 5125f72068 implemented extended master secret computation il y a 7 ans
ptwist.h 9ee6365145 fixed wording in license il y a 7 ans
ptwist168.c 7b26dee52b renamed server folder to relay_station il y a 8 ans
ptwist168_32.c 7b26dee52b renamed server folder to relay_station il y a 8 ans
relay.c 9ee6365145 fixed wording in license il y a 7 ans
relay.h 9ee6365145 fixed wording in license il y a 7 ans
slitheen-proxy.c b9dca6952e removed Sandvine configuration and reverted to transparent proxy config (don't change MAC addresses and forward all non TCP packets il y a 7 ans
slitheen.h 9ee6365145 fixed wording in license il y a 7 ans
util.c cc4b2763df disallow appending NULL elements to queue il y a 7 ans
util.h 9ee6365145 fixed wording in license il y a 7 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]