Commit Verlauf

Autor SHA1 Nachricht Datum
  cecylia 5125f72068 implemented extended master secret computation vor 7 Jahren
  cecylia 0333e8e3f7 added code to check for Extended Master Secret extension vor 7 Jahren
  cecylia ee670440de added a check for the certificate status hs message vor 7 Jahren
  Ian Goldberg c7aadd6530 Remove now-dead code vor 7 Jahren
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way vor 7 Jahren
  cecylia b9dca6952e removed Sandvine configuration and reverted to transparent proxy config (don't change MAC addresses and forward all non TCP packets vor 7 Jahren
  cecylia 2a0d9573b8 fixed bug in tag-check code so it actually checks the tag vor 7 Jahren
  cecylia d7dc2bc9c9 updated relay station to check for tag with context string (server_ip || first 4 bytes of ClientHello random) vor 7 Jahren
  cecylia 13aabbdb54 added debugging statements to print out result of tag check vor 7 Jahren
  cecylia 3641c8150e updated tagging description vor 7 Jahren
  cecylia 421e4adeeb updated description of super encryption keys vor 7 Jahren
  cecylia fa5be95f86 formatting fix vor 7 Jahren
  cecylia 2e804ab52a updated documentation with byte-level description of tag and DH parameter selection vor 7 Jahren
  cecylia cc4b2763df disallow appending NULL elements to queue vor 7 Jahren
  cecylia 9ee6365145 fixed wording in license vor 7 Jahren
  Ian Goldberg badae214c4 Rename the GPL files to COPYING vor 7 Jahren
  cecylia 8bf3af4fe0 added licensing info vor 7 Jahren
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs vor 7 Jahren
  cecylia a617819040 added code to delay injection of misordered packets during handshake vor 7 Jahren
  cecylia f1c1745d0d refactored process_packet function for readability vor 7 Jahren
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs vor 7 Jahren
  cecylia e65e87e801 removed no longer useful include path to old version of openssl vor 7 Jahren
  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