Commit History

Author SHA1 Message Date
  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 7 years ago
  cecylia 460375ae73 updated documentation to attribute openssl code 7 years ago
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code 7 years ago
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret 7 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 7 years ago
  cecylia 7b26dee52b renamed server folder to relay_station 7 years ago