Commit History

Author SHA1 Message Date
  Martin Prikryl c8474497e4 PuTTY snapshot abfc751c (Update version number for 0.71 release - 2019-03-16) 6 years ago
  Martin Prikryl 13cbc72169 PuTTY snapshot 59c8df41 (Remove duplicate coroutine macros - 2019-02-28) 6 years ago
  Martin Prikryl 5b18554834 PuTTY snapshot 85550641 (uxpty.c: initialise pty->pending_eof - 2019-02-13) 6 years ago
  Martin Prikryl c1f64d6b16 PuTTY snapshot a5911f76 (Fix null dereference in ssh_unthrottle - 2019-01-29) 6 years ago
  Martin Prikryl 169f22364b PuTTY snapshot cbbd464f (Rewrite the SHA-256 and SHA-1 hash function modules - 2019-01-24) 6 years ago
  Martin Prikryl c9b8439c12 PuTTY snapshot 320bf847 (Replace PuTTY's PRNG with a Fortuna-like system - 2019-01-24) 6 years ago
  Martin Prikryl f1a026a9de PuTTY snapshot 50877924 (Label random-noise sources with an enum of ids - 2019-01-24) 6 years ago
  Martin Prikryl f67d8c2822 PuTTY snapshot 76aa3f6f (Add more random-number noise collection calls - 2019-01-24) 6 years ago
  Martin Prikryl fb7d5ba9ce PuTTY snapshot 0d2d20aa (Access all hashes and MACs through the standard API - 2019-01-20) 6 years ago
  Martin Prikryl b9c434e6b5 PuTTY snapshot acdcf2bf (Complete rewrite of sshdes.c - 2019-01-18) 6 years ago
  Martin Prikryl 21e25e016d PuTTY snapshot c6a8731b (Add a consistency test for every ssh_cipheralg - 2019-01-18) 6 years ago
  Martin Prikryl 383877dc7b PuTTY snapshot ced0f191 (Ensure our aes_ni_context is 16-byte aligned - 2019-01-13) 6 years ago
  Martin Prikryl 08060324d0 PuTTY snapshot dfdb73e1 (Complete rewrite of the AES code - 2019-01-13) 6 years ago
  Martin Prikryl 58490f6689 PuTTY snapshot 80f2f6e7 (Fix mp_mul_add_simple on Visual Studio - 2019-01-12) 6 years ago
  Martin Prikryl 07436d116a PuTTY snapshot f081885b (Move standalone parts of misc.c into utils.c - 2019-01-03) 6 years ago
  Martin Prikryl 08989cdbc2 PuTTY snapshot 0112936e (Replace assert(false) with an unreachable() macro - 2019-01-03) 6 years ago
  Martin Prikryl 3f4093ad87 PuTTY snapshot 25b034ee (Complete rewrite of PuTTY's bignum library - 2018-12-31) 6 years ago
  Martin Prikryl 5ea824662f PuTTY snapshot d73a1716 (Remove static list of primes in sshprime.c - 2018-12-31) 6 years ago
  Martin Prikryl 64b285a7ea PuTTY snapshot 898cb883 (Make ssh_key and ssh{2,1}_cipher into structs - 2018-11-26) 6 years ago
  Martin Prikryl 2cb6655162 PuTTY snapshot 85770b20 (Add missing expire_timer_context in ssh2_transport_free 2018-11-23) 6 years ago
  Martin Prikryl 84b80b7863 PuTTY snapshot 64f8f68a (Remove the 'Frontend' type and replace it with a vtable - 2018-10-25) 6 years ago
  Martin Prikryl 2d4a052276 PuTTY snapshot 291c1b07 (Remove unused and bit-rotted scroll optimisation - 2018-10-25) 6 years ago
  Martin Prikryl b22988550b PuTTY snapshot b94c6a7e (Move client-specific SSH code into new files - 2018-10-21) 6 years ago
  Martin Prikryl b294a58f70 PuTTY snapshot d3a9142d (Allow channels not to close immediately after two EOFs - 2018-10-21) 6 years ago
  Martin Prikryl 1ba19780d3 PuTTY snapshot b4c8fd9d (New abstraction 'Seat', to pass to backends - 2018-10-11) 6 years ago
  Martin Prikryl 9145deef64 PuTTY snapshot 109df9f4 (Remove frontend_keypress() - 2018-10-11) 6 years ago
  Martin Prikryl 35ecdb9abd PuTTY snapshot d624ae2a (Fix double-free bug in (non-EC) Diffie-Hellman - 2018-10-08) 6 years ago
  Martin Prikryl 10149b5d57 PuTTY snapshot 2e7ced64 (Give BPPs a Frontend, so they can do their own logging - 2018-10-07) 6 years ago
  Martin Prikryl 25d2842301 PuTTY snapshot 9396fcc9 (Rename FROMFIELD to 'container_of' - 2018-10-06) 6 years ago
  Martin Prikryl 9e61ce0071 PuTTY snapshot 96ec2c25 (Get rid of lots of implicit pointer types - 2018-10-04) 6 years ago