Historial de Commits

Autor SHA1 Mensaje Fecha
  Ian Goldberg c7aadd6530 Remove now-dead code hace 8 años
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way hace 8 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 8 años
  cecylia 2a0d9573b8 fixed bug in tag-check code so it actually checks the tag hace 8 años
  cecylia d7dc2bc9c9 updated relay station to check for tag with context string (server_ip || first 4 bytes of ClientHello random) hace 8 años
  cecylia 13aabbdb54 added debugging statements to print out result of tag check hace 9 años
  cecylia 3641c8150e updated tagging description hace 9 años
  cecylia 421e4adeeb updated description of super encryption keys hace 9 años
  cecylia fa5be95f86 formatting fix hace 9 años
  cecylia 2e804ab52a updated documentation with byte-level description of tag and DH parameter selection hace 9 años
  cecylia cc4b2763df disallow appending NULL elements to queue hace 9 años
  cecylia 9ee6365145 fixed wording in license hace 9 años
  Ian Goldberg badae214c4 Rename the GPL files to COPYING hace 9 años
  cecylia 8bf3af4fe0 added licensing info hace 9 años
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs hace 9 años
  cecylia a617819040 added code to delay injection of misordered packets during handshake hace 9 años
  cecylia f1c1745d0d refactored process_packet function for readability hace 9 años
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs hace 9 años
  cecylia e65e87e801 removed no longer useful include path to old version of openssl hace 9 años
  cecylia e0dc15e583 updated INSTALL and instructions to allow for more simple build process hace 9 años
  cecylia 173594bcc6 removed dependence on MAC address filter for processing incoming packets only hace 9 años
  cecylia ad6866566e use installed version of openssl for relay hace 9 años
  cecylia 599ac29ef1 fixed race condition with flow access hace 9 años
  cecylia 1a78f1de1c fixed a bug with AES-GCM tags hace 9 años
  cecylia aeac5dd931 updated Lua script for extracting stats from capture files hace 9 años
  cecylia 44f0cc0031 wrote a lua script for wireshark to extract timing information hace 9 años
  cecylia a79cd0b520 added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections hace 9 años
  cecylia f02cf8c9df useful files for testing HTTP and SMTP protocols hace 9 años
  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 hace 9 años
  cecylia 0bc75ab1cd fixed bug: extra input was seeded from TLS master secret instead of client-relay shared hace 9 años