Historique des commits

Auteur SHA1 Message Date
  cecylia 5006f619eb fixed bugs in client causing more missed slitheen blocks and bad closing messages to relay station il y a 7 ans
  cecylia 6b0bfac4f3 fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages il y a 7 ans
  cecylia ef6a101edd modified install script and header files il y a 7 ans
  cecylia fac21ec09c updated README with current information il y a 7 ans
  cecylia 36005416f0 updated OUS bash script il y a 7 ans
  cecylia b5372e8ca0 adding ous.js il y a 7 ans
  cecylia 460375ae73 updated documentation to attribute openssl code il y a 7 ans
  cecylia f8629f7c9e fixed a finished message bug with resumed sessions il y a 7 ans
  cecylia c163f60e63 fixed memory leaks and bugs in socks proxy il y a 7 ans
  cecylia e7a8636ef4 bug fixes, clean valgrind output il y a 7 ans
  cecylia 534f2196c1 removed print statements, fixed MAC verification bug 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 20f47f1a81 fixed a major page loading bug il y a 7 ans
  cecylia 25da55c926 added modified finished message feature to relay station 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 56d0a94858 restructured socksproxy files il y a 7 ans
  cecylia 0d48c0f0aa finished implementation of extra encryption layer il y a 7 ans
  cecylia e0e938f982 extra encryption layer (minus header encryption) 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 69c9995915 added sane README.txt with install directions il y a 7 ans
  cecylia 7b26dee52b renamed server folder to relay_station il y a 7 ans
  cecylia 184622f81e updated READMEs and removed the bandwidth_data directory il y a 7 ans
  cecylia 33bf57b7af cleaned up client directory for slitheen code il y a 7 ans
  cecylia 7e9c313fdc checked returns, added comments cleaned up code il y a 7 ans
  cecylia f3066d02cf fixed seg faults and missing data due to 1) not looking for GET requests in the same packet as the Client Finished message, and 2) freeing streams in two different places il y a 8 ans
  cecylia f43acd9733 slitheenID changes for client side il y a 8 ans
  cecylia 20d948402d rewrite add_packet and update_flow code to better handle misordered or missing packets il y a 8 ans
  cecylia 1110af0d6d added Slitheen ID functionality il y a 8 ans
  cecylia b68313ff89 implemented Tor trick of pre-emptively approving SOCKS connect il y a 8 ans
  cecylia 3117747ac8 cleaned up leaky memory. Got rid of invalid reads/writes il y a 8 ans