Historique des commits

Auteur SHA1 Message Date
  cecylia febe6f1624 cleaned up header files and moved static functions to .c files il y a 6 ans
  cecylia 02f5617045 fixed comments at the end of include guards il y a 6 ans
  cecylia 0648120a8f moved shared functions from slitheen.c (which contains main()) to a new file packet.c il y a 6 ans
  cecylia 0cc345a1f6 fixed include guards to be valid c il y a 6 ans
  cecylia 17dc50801a fixed indentation in all relay station code files il y a 6 ans
  cecylia 3089ec20a5 added ability to partially decrypt large TLS records il y a 6 ans
  cecylia 8f104d6af9 implemented support for curve25519 il y a 7 ans
  cecylia 5125f72068 implemented extended master secret computation il y a 7 ans
  cecylia 0333e8e3f7 added code to check for Extended Master Secret extension il y a 7 ans
  cecylia ee670440de added a check for the certificate status hs message il y a 7 ans
  Ian Goldberg c7aadd6530 Remove now-dead code il y a 7 ans
  cecylia 9ee6365145 fixed wording in license il y a 7 ans
  cecylia 8bf3af4fe0 added licensing info il y a 7 ans
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs il y a 7 ans
  cecylia a617819040 added code to delay injection of misordered packets during handshake il y a 7 ans
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs il y a 7 ans
  cecylia 599ac29ef1 fixed race condition with flow access il y a 7 ans
  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 il y a 7 ans
  cecylia 460375ae73 updated documentation to attribute openssl code il y a 7 ans
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code il y a 7 ans
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret il y a 7 ans
  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 il y a 7 ans
  cecylia 7b26dee52b renamed server folder to relay_station il y a 7 ans