Historial de Commits

Autor SHA1 Mensaje Fecha
  Simon Tatham 649480fd19 Implement "curve448-sha512" kex, from draft-ietf-curdle-ssh-curves-00. hace 8 años
  Simon Tatham d47be8d91a Swap endianness of the Curve25519 ECDH private key. hace 8 años
  Simon Tatham dcf4466305 Send the IUTF8 terminal mode in SSH "pty-req"s. hace 8 años
  Simon Tatham 2a73676490 Support frontend_is_utf8() in all front ends. hace 8 años
  Simon Tatham 2ce0b680cf Loop over all _supported_, not just configured, SSH tty modes. hace 8 años
  Ben Harris 8a2797cf0f ssh_pkt_defersend: don't call do_ssh2_transport when using SSH-1. hace 8 años
  Ben Harris 561f97874b May as well set FD_CLOEXEC on the signal pipe as well. hace 8 años
  Ben Harris 30cf7371f3 Unix Plink: Set O_NONBLOCK on the SIGWINCH pipe. hace 8 años
  Ben Harris 05e802d5fe uxcons: Don't try to include <sys/select.h> on systems that don't have it. hace 8 años
  Kylie McClain 4ae1577b43 uxcons: Fix on musl libc hace 8 años
  Ben Harris adc8ae214e Shared ssh_send_channel_data for both SSH-1 and SSH-2. hace 8 años
  Ben Harris 93988f3ada Call ssh2_try_send() from ssh2_add_channel_data() and rename latter hace 8 años
  Ben Harris 6da1a325cc Simplifiy handling of stdin data in SSH-2. hace 8 años
  Ben Harris 5347f9e69c Put handling of incoming data on agent channels into its own function. hace 8 años
  Ben Harris b22c0b6f3e Set cfg.ssh_simple in Windows Plink when there are no forwardings. hace 8 años
  Jacob Nevins 34add87ad2 Put DH group1-sha1 KEX below 'warn' by default. hace 8 años
  Jacob Nevins 697ea87808 Fix plurality in unknown host keys log message. hace 8 años
  Jacob Nevins e3f5f49cc4 Correct description of NO_SECURITY. hace 8 años
  Jacob Nevins b3c3871745 Enable various features in MinGW builds. hace 8 años
  Jacob Nevins 371c68e355 Rename Makefile.cyg to Makefile.mgw. hace 8 años
  Jacob Nevins 145ecf6112 winsftp.c needs winsecur.h for process protection. hace 8 años
  Jacob Nevins 3cb3e08bb9 Fix format strings for Windows serial parameters. hace 8 años
  Jacob Nevins c39f371372 Specify integer type for access rights. hace 8 años
  Jacob Nevins af64ccc895 Fixed unused-variable warnings from MinGW gcc. hace 8 años
  Ben Harris 5c42f97b68 Switch to flow-control-based SFTP uploading. hace 8 años
  Ben Harris cb36668185 pscp: pull out upload block size into a constant. hace 8 años
  Ben Harris c431c63f5c Correct a comment: OUR_V2_WINSIZE is now the default, not maximum. hace 8 años
  Simon Tatham d29d33e165 Update build script for Inno Setup 5.5.9. hace 8 años
  Simon Tatham f0f19b6147 Add some missing 'const' in version.c's string data. hace 8 años
  Simon Tatham c0a57d0b9e Fix semantics of empty string in mkfiles.pl "!cflags". hace 8 años