Historial de Commits

Autor SHA1 Mensaje Fecha
  cecylia 552c2dc325 Fixed bug in tagging code (used in the generation of the Slitheen ID) hace 6 años
  cecylia e6439de1a4 Fixed bug in verify_extensions function to correctly parse messages with no extensions. hace 6 años
  cecylia 9f8a6cfc11 Updated SOCKS proxy to check if the decrypted Slitheen hdr has corrupted zeros. This will determine whether the block is from a previous session or has not been replaced. hace 6 años
  cecylia 108e6836ad Fixed leaks in socks proxy code. hace 6 años
  cecylia 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. hace 6 años
  cecylia 39b5418622 fixed off-by-one error in length of private key for elliptic curves hace 7 años
  cecylia 9d082cd37c fixed leaks in relay station code due to extended master secret implementation hace 7 años
  cecylia b8b23307bc re-wrote socks proxy on client side hace 7 años
  cecylia 8f104d6af9 implemented support for curve25519 hace 7 años
  cecylia 3e8d294c0d fixed len to include extra '/' character hace 7 años
  cecylia b76b16b65e changed content type to sli/theen hace 7 años
  cecylia 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 hace 7 años
  cecylia 3e4a1303f1 No longer close connection to ous_in, reuse same socket for all future sends and receives hace 7 años
  Ian Goldberg 6ca0f7c59e Change the port to connect to hace 7 años
  Ian Goldberg 1d305de885 Typo fix hace 7 años
  cecylia c4e0acbd64 changed byte ordering of length sent to ous to big-endian hace 7 años
  cecylia af4439d6c4 updated information sent from socks proxy to OUS to be of the format 2 byte len || message of len bytes hace 7 años
  cecylia 5125f72068 implemented extended master secret computation hace 7 años
  cecylia 0333e8e3f7 added code to check for Extended Master Secret extension hace 7 años
  cecylia ee670440de added a check for the certificate status hs message hace 7 años
  Ian Goldberg c7aadd6530 Remove now-dead code hace 7 años
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way hace 7 años
  cecylia b9dca6952e removed Sandvine configuration and reverted to transparent proxy config (don't change MAC addresses and forward all non TCP packets hace 7 años
  cecylia 2a0d9573b8 fixed bug in tag-check code so it actually checks the tag hace 7 años
  cecylia d7dc2bc9c9 updated relay station to check for tag with context string (server_ip || first 4 bytes of ClientHello random) hace 7 años
  cecylia 13aabbdb54 added debugging statements to print out result of tag check hace 7 años
  cecylia 3641c8150e updated tagging description hace 7 años
  cecylia 421e4adeeb updated description of super encryption keys hace 7 años
  cecylia fa5be95f86 formatting fix hace 7 años
  cecylia 2e804ab52a updated documentation with byte-level description of tag and DH parameter selection hace 7 años