cecylia
|
7e9c313fdc
checked returns, added comments cleaned up code
|
il y a 8 ans |
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
|
il y a 8 ans |
cecylia
|
20d948402d
rewrite add_packet and update_flow code to better handle misordered or missing packets
|
il y a 8 ans |
cecylia
|
1110af0d6d
added Slitheen ID functionality
|
il y a 8 ans |
cecylia
|
b68313ff89
implemented Tor trick of pre-emptively approving SOCKS connect
|
il y a 8 ans |
cecylia
|
3117747ac8
cleaned up leaky memory. Got rid of invalid reads/writes
|
il y a 8 ans |
cecylia
|
a7d24a5bb1
freed some leaky memory
|
il y a 8 ans |
cecylia
|
d6362b4a6e
fixed bugs, added crypto locks for multithreading
|
il y a 8 ans |
cecylia
|
6d37ae4d53
added support for ECDHE
|
il y a 8 ans |
cecylia
|
8882838534
paper edits
|
il y a 8 ans |
cecylia
|
7f7fedd11b
commiting memory fixes again
|
il y a 8 ans |
cecylia
|
fced8e16c9
fixed memory leaks and made paper edits
|
il y a 8 ans |
cecylia
|
b48a863b7f
added stream ids and downstream replacement
|
il y a 9 ans |
cecylia
|
5d19a12491
implemented session resumption from session ids and SessionTicket extension
|
il y a 9 ans |
cbocovic
|
8d8bf2faf4
fixed compilation errors
|
il y a 9 ans |
cbocovic
|
9c98735413
cleaned up code: reduced redundancies and function arguments
|
il y a 9 ans |
cbocovic
|
76103ca00b
fixed bugs in replacement code
|
il y a 9 ans |
cbocovic
|
b7ffbb1176
replacement code
|
il y a 9 ans |
cbocovic
|
0e40bc2cb3
restructured files
|
il y a 9 ans |
cbocovic
|
a2d85ce0d4
computed master secret
|
il y a 9 ans |
cbocovic
|
d0a62db7d7
debugged record reassembly
|
il y a 9 ans |
cbocovic
|
10057195c2
finished packet and record reassembly code
|
il y a 9 ans |
cbocovic
|
1fa532e9b2
integrated dh callback into client code
|
il y a 9 ans |
cbocovic
|
d63fe78cc9
made connection table and switched from processes to threads
|
il y a 9 ans |
cbocovic
|
9a1a5499bb
updated slitheen proxy code to recognize tags
|
il y a 9 ans |
cbocovic
|
c55efda5eb
modified proxy code to write hellos to file
|
il y a 9 ans |
cbocovic
|
aaf56e91d9
adapted telex code to tag a test connection
|
il y a 9 ans |