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

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]