cecylia
|
8bf3af4fe0
added licensing info
|
7 years ago |
cecylia
|
88d8f705d2
added queue struct, delay processing of misordered packets, fixed bugs
|
7 years ago |
cecylia
|
a617819040
added code to delay injection of misordered packets during handshake
|
7 years ago |
cecylia
|
f1c1745d0d
refactored process_packet function for readability
|
7 years ago |
cecylia
|
bdb9a83c4e
fixed GCM tag counter bug and session ticket bugs
|
7 years ago |
cecylia
|
e65e87e801
removed no longer useful include path to old version of openssl
|
7 years ago |
cecylia
|
e0dc15e583
updated INSTALL and instructions to allow for more simple build process
|
7 years ago |
cecylia
|
173594bcc6
removed dependence on MAC address filter for processing incoming packets only
|
7 years ago |
cecylia
|
ad6866566e
use installed version of openssl for relay
|
7 years ago |
cecylia
|
599ac29ef1
fixed race condition with flow access
|
7 years ago |
cecylia
|
1a78f1de1c
fixed a bug with AES-GCM tags
|
7 years ago |
cecylia
|
aeac5dd931
updated Lua script for extracting stats from capture files
|
8 years ago |
cecylia
|
44f0cc0031
wrote a lua script for wireshark to extract timing information
|
8 years ago |
cecylia
|
a79cd0b520
added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections
|
8 years ago |
cecylia
|
f02cf8c9df
useful files for testing HTTP and SMTP protocols
|
8 years ago |
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
|
8 years ago |
cecylia
|
0bc75ab1cd
fixed bug: extra input was seeded from TLS master secret instead of client-relay shared
|
8 years ago |
cecylia
|
28fdaefdc1
added documentation
|
8 years ago |
cecylia
|
abef55bb3c
fixed a bug with the re-encrypted Finished messages
|
8 years ago |
cecylia
|
5006f619eb
fixed bugs in client causing more missed slitheen blocks and bad closing messages to relay station
|
8 years ago |
cecylia
|
6b0bfac4f3
fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages
|
8 years ago |
cecylia
|
ef6a101edd
modified install script and header files
|
8 years ago |
cecylia
|
fac21ec09c
updated README with current information
|
8 years ago |
cecylia
|
36005416f0
updated OUS bash script
|
8 years ago |
cecylia
|
b5372e8ca0
adding ous.js
|
8 years ago |
cecylia
|
460375ae73
updated documentation to attribute openssl code
|
8 years ago |
cecylia
|
f8629f7c9e
fixed a finished message bug with resumed sessions
|
8 years ago |
cecylia
|
c163f60e63
fixed memory leaks and bugs in socks proxy
|
8 years ago |
cecylia
|
e7a8636ef4
bug fixes, clean valgrind output
|
8 years ago |
cecylia
|
534f2196c1
removed print statements, fixed MAC verification bug
|
8 years ago |