cecylia d6eb8ccbfa fixed bugs in socks proxy and webm state machine hace 6 años
..
tests 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 años
COPYING badae214c4 Rename the GPL files to COPYING hace 7 años
Makefile 1e9f684215 added webm state machine to relay station + unit tests hace 6 años
README 0a1447332c renamed slitheen-proxy.c to slitheen.c hace 6 años
crypto.c 089644b189 modified partial aes encrypt function to be able to decrypt/encrypt 'future' packets, fixed spacing, added webm checks hace 6 años
crypto.h 089644b189 modified partial aes encrypt function to be able to decrypt/encrypt 'future' packets, fixed spacing, added webm checks hace 6 años
cryptothread.c 559950ca73 made cryptothread functions static hace 6 años
cryptothread.h febe6f1624 cleaned up header files and moved static functions to .c files hace 6 años
flow.c 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 años
flow.h 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 años
packet.c 4264eb8e13 finished replacing precompiler debug directives with macros hace 6 años
packet.h 358bf12cdd moved packet header extraction from slitheen.c to packet.c hace 6 años
ptwist.h 02f5617045 fixed comments at the end of include guards hace 6 años
ptwist168.c 7b26dee52b renamed server folder to relay_station hace 7 años
ptwist168_32.c 7b26dee52b renamed server folder to relay_station hace 7 años
relay.c 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 años
relay.h 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 años
slitheen.c b9064640e4 delays processing of application-level packets in case of future packet hace 6 años
util.c febe6f1624 cleaned up header files and moved static functions to .c files hace 6 años
util.h 6bdde18e60 replced print statements with debugging macros in relay code hace 6 años
webm.c d6eb8ccbfa fixed bugs in socks proxy and webm state machine hace 6 años
webm.h 3dfaa4500e fully functional video/webm replacement, fixed bug in upstream header decryption hace 6 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 [interface to client] [interface to world]