Историја ревизија

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