cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
..
Makefile c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer пре 8 година
README 7b26dee52b renamed server folder to relay_station пре 8 година
crypto.c 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
crypto.h 25da55c926 added modified finished message feature to relay station пре 8 година
cryptothread.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer пре 8 година
cryptothread.h 7b26dee52b renamed server folder to relay_station пре 8 година
flow.c 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
flow.h 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
privkey 7b26dee52b renamed server folder to relay_station пре 8 година
ptwist.h 7b26dee52b renamed server folder to relay_station пре 8 година
ptwist168.c 7b26dee52b renamed server folder to relay_station пре 8 година
ptwist168_32.c 7b26dee52b renamed server folder to relay_station пре 8 година
relay.c 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
relay.h e0e938f982 extra encryption layer (minus header encryption) пре 8 година
rserv.c 7b26dee52b renamed server folder to relay_station пре 8 година
rserv.h 7b26dee52b renamed server folder to relay_station пре 8 година
slitheen-proxy.c 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
slitheen.h 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code пре 8 година
util.c c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer пре 8 година
util.h c08d937b4a changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer пре 8 година

README

To install:

open slitheen-proxy.c and change the MAC address to your client machine
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]