cecylia
|
5125f72068
implemented extended master secret computation
|
7 years ago |
cecylia
|
0333e8e3f7
added code to check for Extended Master Secret extension
|
7 years ago |
cecylia
|
ee670440de
added a check for the certificate status hs message
|
7 years ago |
Ian Goldberg
|
c7aadd6530
Remove now-dead code
|
7 years ago |
cecylia
|
9ee6365145
fixed wording in license
|
7 years ago |
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
|
bdb9a83c4e
fixed GCM tag counter bug and session ticket bugs
|
7 years ago |
cecylia
|
599ac29ef1
fixed race condition with flow access
|
7 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
|
460375ae73
updated documentation to attribute openssl code
|
8 years ago |
cecylia
|
91d7753ee1
fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code
|
8 years ago |
cecylia
|
d3a072df66
Added Telex tagging trick for generating Slitheen ID and super encryption secret
|
8 years ago |
cecylia
|
c08d937b4a
changed the length of the stream ids and the slitheen_header for downstream data. Made appropriate modifications to client and relay_station code to prepare for extra encryption layer
|
8 years ago |
cecylia
|
7b26dee52b
renamed server folder to relay_station
|
8 years ago |