cecylia
|
f02cf8c9df
useful files for testing HTTP and SMTP protocols
|
9 年之前 |
cecylia
|
dfb286a86f
changed application data queue to only remove packet data when it has expired (the endpoint has sent data larger than the window size of the acknknowledgement
|
9 年之前 |
cecylia
|
0bc75ab1cd
fixed bug: extra input was seeded from TLS master secret instead of client-relay shared
|
9 年之前 |
cecylia
|
28fdaefdc1
added documentation
|
9 年之前 |
cecylia
|
abef55bb3c
fixed a bug with the re-encrypted Finished messages
|
9 年之前 |
cecylia
|
5006f619eb
fixed bugs in client causing more missed slitheen blocks and bad closing messages to relay station
|
9 年之前 |
cecylia
|
6b0bfac4f3
fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages
|
9 年之前 |
cecylia
|
ef6a101edd
modified install script and header files
|
9 年之前 |
cecylia
|
fac21ec09c
updated README with current information
|
9 年之前 |
cecylia
|
36005416f0
updated OUS bash script
|
9 年之前 |
cecylia
|
b5372e8ca0
adding ous.js
|
9 年之前 |
cecylia
|
460375ae73
updated documentation to attribute openssl code
|
9 年之前 |
cecylia
|
f8629f7c9e
fixed a finished message bug with resumed sessions
|
9 年之前 |
cecylia
|
c163f60e63
fixed memory leaks and bugs in socks proxy
|
9 年之前 |
cecylia
|
e7a8636ef4
bug fixes, clean valgrind output
|
9 年之前 |
cecylia
|
534f2196c1
removed print statements, fixed MAC verification bug
|
9 年之前 |
cecylia
|
91d7753ee1
fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code
|
9 年之前 |
cecylia
|
20f47f1a81
fixed a major page loading bug
|
9 年之前 |
cecylia
|
25da55c926
added modified finished message feature to relay station
|
9 年之前 |
cecylia
|
d3a072df66
Added Telex tagging trick for generating Slitheen ID and super encryption secret
|
9 年之前 |
cecylia
|
56d0a94858
restructured socksproxy files
|
9 年之前 |
cecylia
|
0d48c0f0aa
finished implementation of extra encryption layer
|
9 年之前 |
cecylia
|
e0e938f982
extra encryption layer (minus header encryption)
|
9 年之前 |
cecylia
|
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
|
9 年之前 |
cecylia
|
69c9995915
added sane README.txt with install directions
|
9 年之前 |
cecylia
|
7b26dee52b
renamed server folder to relay_station
|
9 年之前 |
cecylia
|
184622f81e
updated READMEs and removed the bandwidth_data directory
|
9 年之前 |
cecylia
|
33bf57b7af
cleaned up client directory for slitheen code
|
9 年之前 |
cecylia
|
7e9c313fdc
checked returns, added comments cleaned up code
|
9 年之前 |
cecylia
|
f3066d02cf
fixed seg faults and missing data due to 1) not looking for GET requests in the same packet as the Client Finished message, and 2) freeing streams in two different places
|
10 年之前 |