Historique des commits

Auteur SHA1 Message Date
  cecylia b76b16b65e changed content type to sli/theen il y a 7 ans
  cecylia 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 il y a 7 ans
  cecylia 3e4a1303f1 No longer close connection to ous_in, reuse same socket for all future sends and receives il y a 7 ans
  Ian Goldberg 6ca0f7c59e Change the port to connect to il y a 7 ans
  Ian Goldberg 1d305de885 Typo fix il y a 7 ans
  cecylia c4e0acbd64 changed byte ordering of length sent to ous to big-endian il y a 7 ans
  cecylia af4439d6c4 updated information sent from socks proxy to OUS to be of the format 2 byte len || message of len bytes 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
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way il y a 7 ans
  cecylia b9dca6952e removed Sandvine configuration and reverted to transparent proxy config (don't change MAC addresses and forward all non TCP packets il y a 7 ans
  cecylia 2a0d9573b8 fixed bug in tag-check code so it actually checks the tag il y a 7 ans
  cecylia d7dc2bc9c9 updated relay station to check for tag with context string (server_ip || first 4 bytes of ClientHello random) il y a 7 ans
  cecylia 13aabbdb54 added debugging statements to print out result of tag check il y a 7 ans
  cecylia 3641c8150e updated tagging description il y a 7 ans
  cecylia 421e4adeeb updated description of super encryption keys il y a 7 ans
  cecylia fa5be95f86 formatting fix il y a 7 ans
  cecylia 2e804ab52a updated documentation with byte-level description of tag and DH parameter selection il y a 7 ans
  cecylia cc4b2763df disallow appending NULL elements to queue il y a 7 ans
  cecylia 9ee6365145 fixed wording in license il y a 7 ans
  Ian Goldberg badae214c4 Rename the GPL files to COPYING 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 f1c1745d0d refactored process_packet function for readability il y a 7 ans
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs il y a 7 ans
  cecylia e65e87e801 removed no longer useful include path to old version of openssl il y a 7 ans
  cecylia e0dc15e583 updated INSTALL and instructions to allow for more simple build process il y a 7 ans