Commit History

Author SHA1 Message Date
  cecylia febe6f1624 cleaned up header files and moved static functions to .c files 6 years ago
  cecylia 02f5617045 fixed comments at the end of include guards 6 years ago
  cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c 6 years ago
  cecylia 0cc345a1f6 fixed include guards to be valid c 6 years ago
  cecylia 17dc50801a fixed indentation in all relay station code files 6 years ago
  cecylia 3089ec20a5 added ability to partially decrypt large TLS records 6 years ago
  cecylia 8f104d6af9 implemented support for curve25519 7 years ago
  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 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