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
|
před 8 roky |
cecylia
|
3117747ac8
cleaned up leaky memory. Got rid of invalid reads/writes
|
před 8 roky |
cecylia
|
a7d24a5bb1
freed some leaky memory
|
před 8 roky |
cecylia
|
d6362b4a6e
fixed bugs, added crypto locks for multithreading
|
před 8 roky |
cecylia
|
6d37ae4d53
added support for ECDHE
|
před 8 roky |
cecylia
|
8882838534
paper edits
|
před 8 roky |
cecylia
|
7f7fedd11b
commiting memory fixes again
|
před 8 roky |
cecylia
|
fced8e16c9
fixed memory leaks and made paper edits
|
před 8 roky |
cecylia
|
2c17e1d489
updated paper style files
|
před 8 roky |
cecylia
|
b48a863b7f
added stream ids and downstream replacement
|
před 9 roky |
cecylia
|
5d19a12491
implemented session resumption from session ids and SessionTicket extension
|
před 9 roky |
cbocovic
|
9c98735413
cleaned up code: reduced redundancies and function arguments
|
před 9 roky |
cbocovic
|
76103ca00b
fixed bugs in replacement code
|
před 9 roky |
cbocovic
|
a2d85ce0d4
computed master secret
|
před 9 roky |
cbocovic
|
d0a62db7d7
debugged record reassembly
|
před 9 roky |
cbocovic
|
10057195c2
finished packet and record reassembly code
|
před 9 roky |