Commit történet

Szerző SHA1 Üzenet Dátum
  Simon Tatham 43be90e287 Split ssh2_cipher's keylen field into two. 9 éve
  Chris Staite 5d9a9a7bdf Allow a cipher to specify encryption of the packet length. 9 éve
  Chris Staite 705f159255 Allow a cipher to override the SSH KEX's choice of MAC. 9 éve
  Simon Tatham aa5bae8916 Introduce a new utility function smemclr(), which memsets things to 12 éve
  Simon Tatham 108791e15c Support importing of new-style OpenSSH private keys (encrypted by 15 éve
  Ben Harris f2b0335c48 Now that we've got at least some SDCTR modes working (and aes256-ctr is our 20 éve
  Jacob Nevins 6eec320f0b Unify GET_32BIT()/PUT_32BIT() et al from numerous source files into misc.h. 20 éve
  Ben Harris 91f9a3c6da Remove support for the "rijndael256-cbc", "rijndael192-cbc", and 20 éve
  Ben Harris 6023b6c70b Implement SDCTR modes, as defined in the newmodes draft. This adds 20 éve
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the 22 éve
  Ben Harris a261492e70 Move the various big tables to the start of the file to save mucking about 22 éve
  Ben Harris db9edaf8c9 It looks like Visual C (or whatever the Windows snapshots are built with) 22 éve
  Ben Harris 014a402b9d aes_setup() is unused outside this file. Make it static. 22 éve
  Ben Harris 0e086031b5 SC (Apple's 68K C compiler) seems to treat tentative definitions of complete 22 éve
  Simon Tatham 9848062b86 SSH ciphers now use dynamically allocated contexts. 22 éve
  Simon Tatham 286f1f5b1f Be more careful about destroying sensitive data after private key 23 éve
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying 24 éve
  Simon Tatham 3f63cf7d88 Remove needless redeclaration of word32 (it was in ssh.h) 24 éve
  Simon Tatham 28b1fc766c Preliminary support for RSA user authentication in SSH2! Most of the 24 éve
  Simon Tatham b182356f99 Support for selecting AES from the GUI. In the process, I've had to 24 éve
  Simon Tatham bf25fd405c Add AES support in SSH2. Not yet complete: there's no way to select 24 éve