cecylia
|
7b26dee52b
renamed server folder to relay_station
|
8 lat temu |
cecylia
|
184622f81e
updated READMEs and removed the bandwidth_data directory
|
8 lat temu |
cecylia
|
33bf57b7af
cleaned up client directory for slitheen code
|
8 lat temu |
cecylia
|
7e9c313fdc
checked returns, added comments cleaned up code
|
8 lat temu |
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
|
8 lat temu |
cecylia
|
f43acd9733
slitheenID changes for client side
|
8 lat temu |
cecylia
|
20d948402d
rewrite add_packet and update_flow code to better handle misordered or missing packets
|
8 lat temu |
cecylia
|
1110af0d6d
added Slitheen ID functionality
|
8 lat temu |
cecylia
|
b68313ff89
implemented Tor trick of pre-emptively approving SOCKS connect
|
8 lat temu |
cecylia
|
3117747ac8
cleaned up leaky memory. Got rid of invalid reads/writes
|
8 lat temu |
cecylia
|
a7d24a5bb1
freed some leaky memory
|
8 lat temu |
cecylia
|
d6362b4a6e
fixed bugs, added crypto locks for multithreading
|
8 lat temu |
cecylia
|
6d37ae4d53
added support for ECDHE
|
8 lat temu |
cecylia
|
8882838534
paper edits
|
8 lat temu |
cecylia
|
7f7fedd11b
commiting memory fixes again
|
8 lat temu |
cecylia
|
fced8e16c9
fixed memory leaks and made paper edits
|
8 lat temu |
cecylia
|
2c17e1d489
updated paper style files
|
8 lat temu |
cecylia
|
9589c7af93
fixed some bugs in the relay code
|
8 lat temu |
cecylia
|
78ef8f2cfb
README documents
|
9 lat temu |
cecylia
|
a0318e7af9
debugged server and client code
|
9 lat temu |
cecylia
|
3649ea6442
Merge branch 'master' of git-crysp.uwaterloo.ca:slitheen
|
9 lat temu |
cecylia
|
b48a863b7f
added stream ids and downstream replacement
|
9 lat temu |
Kritika I
|
18962bc25d
bandwidth data scripts put in directory "bandwidth_data"
|
9 lat temu |
cecylia
|
38a9b5e8b3
wrote socksv5 proxy
|
9 lat temu |
cecylia
|
2dcb13d175
Merge branch 'master' of git-crysp.uwaterloo.ca:slitheen
|
9 lat temu |
cecylia
|
5d19a12491
implemented session resumption from session ids and SessionTicket extension
|
9 lat temu |
k4iyer
|
6383a451e7
adding my scripts
|
9 lat temu |
cbocovic
|
8d8bf2faf4
fixed compilation errors
|
9 lat temu |
cbocovic
|
9c98735413
cleaned up code: reduced redundancies and function arguments
|
9 lat temu |
cbocovic
|
57234ba05b
updated client code for testing
|
9 lat temu |