Commit Verlauf

Autor SHA1 Nachricht Datum
  cecylia e0dc15e583 updated INSTALL and instructions to allow for more simple build process vor 7 Jahren
  cecylia 173594bcc6 removed dependence on MAC address filter for processing incoming packets only vor 7 Jahren
  cecylia ad6866566e use installed version of openssl for relay vor 7 Jahren
  cecylia 599ac29ef1 fixed race condition with flow access vor 7 Jahren
  cecylia 1a78f1de1c fixed a bug with AES-GCM tags vor 7 Jahren
  cecylia aeac5dd931 updated Lua script for extracting stats from capture files vor 7 Jahren
  cecylia 44f0cc0031 wrote a lua script for wireshark to extract timing information vor 7 Jahren
  cecylia a79cd0b520 added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections vor 7 Jahren
  cecylia f02cf8c9df useful files for testing HTTP and SMTP protocols vor 7 Jahren
  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 vor 7 Jahren
  cecylia 0bc75ab1cd fixed bug: extra input was seeded from TLS master secret instead of client-relay shared vor 7 Jahren
  cecylia 28fdaefdc1 added documentation vor 7 Jahren
  cecylia abef55bb3c fixed a bug with the re-encrypted Finished messages vor 7 Jahren
  cecylia 5006f619eb fixed bugs in client causing more missed slitheen blocks and bad closing messages to relay station vor 7 Jahren
  cecylia 6b0bfac4f3 fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages vor 7 Jahren
  cecylia ef6a101edd modified install script and header files vor 7 Jahren
  cecylia fac21ec09c updated README with current information vor 7 Jahren
  cecylia 36005416f0 updated OUS bash script vor 7 Jahren
  cecylia b5372e8ca0 adding ous.js vor 7 Jahren
  cecylia 460375ae73 updated documentation to attribute openssl code vor 7 Jahren
  cecylia f8629f7c9e fixed a finished message bug with resumed sessions vor 7 Jahren
  cecylia c163f60e63 fixed memory leaks and bugs in socks proxy vor 7 Jahren
  cecylia e7a8636ef4 bug fixes, clean valgrind output vor 7 Jahren
  cecylia 534f2196c1 removed print statements, fixed MAC verification bug vor 7 Jahren
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code vor 7 Jahren
  cecylia 20f47f1a81 fixed a major page loading bug vor 7 Jahren
  cecylia 25da55c926 added modified finished message feature to relay station vor 7 Jahren
  cecylia d3a072df66 Added Telex tagging trick for generating Slitheen ID and super encryption secret vor 7 Jahren
  cecylia 56d0a94858 restructured socksproxy files vor 7 Jahren
  cecylia 0d48c0f0aa finished implementation of extra encryption layer vor 7 Jahren