cecylia 14183b6af7 add code to replace webm resources 6 anos atrás
..
COPYING badae214c4 Rename the GPL files to COPYING 7 anos atrás
Makefile b0461011c5 fixed bug that failed to parse Context-Length header when same string appeared in another header 6 anos atrás
README e0dc15e583 updated INSTALL and instructions to allow for more simple build process 7 anos atrás
crypto.c 7d599716a5 reverted back to correct tag computation for firefox ous 6 anos atrás
crypto.h 3089ec20a5 added ability to partially decrypt large TLS records 6 anos atrás
cryptothread.c 9ee6365145 fixed wording in license 7 anos atrás
cryptothread.h 9ee6365145 fixed wording in license 7 anos atrás
flow.c 9a923cea12 fixed memory leaks 6 anos atrás
flow.h 3089ec20a5 added ability to partially decrypt large TLS records 6 anos atrás
privkey c637d02c0f adding test private relay key 6 anos atrás
ptwist.h 9ee6365145 fixed wording in license 7 anos atrás
ptwist168.c 7b26dee52b renamed server folder to relay_station 7 anos atrás
ptwist168_32.c 7b26dee52b renamed server folder to relay_station 7 anos atrás
relay.c 14183b6af7 add code to replace webm resources 6 anos atrás
relay.h 9ee6365145 fixed wording in license 7 anos atrás
slitheen-proxy.c 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. 7 anos atrás
slitheen.h 9ee6365145 fixed wording in license 7 anos atrás
util.c cc4b2763df disallow appending NULL elements to queue 7 anos atrás
util.h 9ee6365145 fixed wording in license 7 anos atrás

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]