Commit Verlauf

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