cecylia
|
7e9c313fdc
checked returns, added comments cleaned up code
|
8 years ago |
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 years ago |
cecylia
|
20d948402d
rewrite add_packet and update_flow code to better handle misordered or missing packets
|
8 years ago |
cecylia
|
1110af0d6d
added Slitheen ID functionality
|
8 years ago |
cecylia
|
b68313ff89
implemented Tor trick of pre-emptively approving SOCKS connect
|
8 years ago |
cecylia
|
3117747ac8
cleaned up leaky memory. Got rid of invalid reads/writes
|
8 years ago |
cecylia
|
a7d24a5bb1
freed some leaky memory
|
8 years ago |
cecylia
|
d6362b4a6e
fixed bugs, added crypto locks for multithreading
|
8 years ago |
cecylia
|
6d37ae4d53
added support for ECDHE
|
8 years ago |
cecylia
|
8882838534
paper edits
|
8 years ago |
cecylia
|
7f7fedd11b
commiting memory fixes again
|
8 years ago |
cecylia
|
9589c7af93
fixed some bugs in the relay code
|
8 years ago |
cecylia
|
a0318e7af9
debugged server and client code
|
9 years ago |
cecylia
|
b48a863b7f
added stream ids and downstream replacement
|
9 years ago |
cecylia
|
5d19a12491
implemented session resumption from session ids and SessionTicket extension
|
9 years ago |
cbocovic
|
9c98735413
cleaned up code: reduced redundancies and function arguments
|
9 years ago |
cbocovic
|
76103ca00b
fixed bugs in replacement code
|
9 years ago |
cbocovic
|
b7ffbb1176
replacement code
|
9 years ago |
cbocovic
|
0e40bc2cb3
restructured files
|
9 years ago |
cbocovic
|
49202fafb8
added code to verify FIN
|
9 years ago |
cbocovic
|
3f17d5880f
succesfully decrypting TLS FIN
|
9 years ago |
cbocovic
|
a2d85ce0d4
computed master secret
|
9 years ago |
cbocovic
|
d0a62db7d7
debugged record reassembly
|
9 years ago |
cbocovic
|
10057195c2
finished packet and record reassembly code
|
9 years ago |
cbocovic
|
d63fe78cc9
made connection table and switched from processes to threads
|
9 years ago |