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