Histórico de commits

Autor SHA1 Mensagem Data
  cecylia 9a923cea12 fixed memory leaks 8 anos atrás
  cecylia 3089ec20a5 added ability to partially decrypt large TLS records 8 anos atrás
  cecylia e6439de1a4 Fixed bug in verify_extensions function to correctly parse messages with no extensions. 8 anos atrás
  cecylia 0277603e5d Process status 304 resources (header only) so that it doesn't forfeit the flow. 8 anos atrás
  cecylia b8b23307bc re-wrote socks proxy on client side 8 anos atrás
  cecylia 8f104d6af9 implemented support for curve25519 8 anos atrás
  cecylia 57e2c536ca Updated code to compile with OpenSSL version 1.1.0 and use curve25519 8 anos atrás
  cecylia 5125f72068 implemented extended master secret computation 8 anos atrás
  cecylia 0333e8e3f7 added code to check for Extended Master Secret extension 8 anos atrás
  cecylia ee670440de added a check for the certificate status hs message 8 anos atrás
  Ian Goldberg c7aadd6530 Remove now-dead code 8 anos atrás
  Ian Goldberg 070ce0865d Update the incoming Finished message in the new way 8 anos atrás
  cecylia 9ee6365145 fixed wording in license 8 anos atrás
  cecylia 8bf3af4fe0 added licensing info 8 anos atrás
  cecylia 88d8f705d2 added queue struct, delay processing of misordered packets, fixed bugs 8 anos atrás
  cecylia a617819040 added code to delay injection of misordered packets during handshake 8 anos atrás
  cecylia bdb9a83c4e fixed GCM tag counter bug and session ticket bugs 8 anos atrás
  cecylia 599ac29ef1 fixed race condition with flow access 9 anos atrás
  cecylia 1a78f1de1c fixed a bug with AES-GCM tags 9 anos atrás
  cecylia a79cd0b520 added a semaphore to lock access to each client's downstream queue, and deleted queue blocks for closed connections 9 anos atrás
  cecylia abef55bb3c fixed a bug with the re-encrypted Finished messages 9 anos atrás
  cecylia 6b0bfac4f3 fixed bug with Finished message hash: add old, unmodified hash to computation and re-encrypt all decrypted finished messages 9 anos atrás
  cecylia 460375ae73 updated documentation to attribute openssl code 9 anos atrás
  cecylia f8629f7c9e fixed a finished message bug with resumed sessions 9 anos atrás
  cecylia e7a8636ef4 bug fixes, clean valgrind output 9 anos atrás
  cecylia 91d7753ee1 fixed missing resource chunk bug and removed extraneous print statements. Rewrote all retransmit code 9 anos atrás
  cecylia 25da55c926 added modified finished message feature to relay station 9 anos atrás
  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 9 anos atrás
  cecylia 7b26dee52b renamed server folder to relay_station 9 anos atrás