Commit History

Автор SHA1 Съобщение Дата
  Simon Tatham b4e1bca2c3 Change vtable defs to use C99 designated initialisers. преди 5 години
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. преди 5 години
  Simon Tatham 986508a570 Merge the ssh1_cipher type into ssh2_cipher. преди 6 години
  Simon Tatham 0b14e7376e Replace all 'sizeof(x)/sizeof(*x)' with lenof. преди 6 години
  Simon Tatham 35690040fd Remove a lot of pointless 'struct' keywords. преди 6 години
  Simon Tatham 84f98c5bf9 Make lots more algorithm structures globally visible. преди 6 години
  Simon Tatham 898cb8835a Make ssh_key and ssh{2,1}_cipher into structs. преди 6 години
  Simon Tatham a647f2ba11 Adopt C99 <stdint.h> integer types. преди 6 години
  Simon Tatham 9396fcc9f7 Rename FROMFIELD to 'container_of'. преди 6 години
  Simon Tatham 229af2b5bf Turn SSH-2 ciphers into a classoid. преди 6 години
  Simon Tatham 6c5cc49e27 Turn SSH-1 ciphers into a classoid. преди 6 години
  Simon Tatham 7babe66a83 Make lots of generic data parameters into 'void *'. преди 6 години
  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 2968563180 Provide a script to regenerate the Blowfish init tables. преди 9 години
  Simon Tatham d637528181 Implementation of OpenSSH's bcrypt. преди 9 години
  Ben Harris fe83afa6ec Enable blowfish-ctr by default. It's been tested and found working. преди 20 години
  Ben Harris a33339b3f1 In blowfish-ctr mode, increment the counter in the correct order. Thanks to преди 20 години
  Ben Harris f2b0335c48 Now that we've got at least some SDCTR modes working (and aes256-ctr is our преди 20 години
  Ben Harris 2e761fefaf Ifdef out the actual code supporting 3des-ctr and blowfish-ctr, since GCC преди 20 години
  Ben Harris 5079fcc182 Simon (accidentally, I think) enabled 3des-ctr and blowfish-ctr. Turn them преди 20 години
  Simon Tatham 208213117a Recent CTR mode changes stopped OS X PuTTY from compiling, because преди 20 години
  Jacob Nevins 6eec320f0b Unify GET_32BIT()/PUT_32BIT() et al from numerous source files into misc.h. преди 20 години
  Ben Harris 6023b6c70b Implement SDCTR modes, as defined in the newmodes draft. This adds преди 20 години
  Jacob Nevins 5aa719d16e Consistently use a single notation to refer to SSH protocol versions, as преди 20 години
  Simon Tatham d36a4c3685 Introduced wrapper macros snew(), snewn() and sresize() for the преди 22 години
  Simon Tatham 9848062b86 SSH ciphers now use dynamically allocated contexts. преди 22 години
  Simon Tatham 3730ada5ce Run entire source base through GNU indent to tidy up the varying преди 24 години
  Simon Tatham 28b1fc766c Preliminary support for RSA user authentication in SSH2! Most of the преди 24 години