Historia zmian

Autor SHA1 Wiadomość Data
  Simon Tatham a859955689 Fix premature exit if 'plink -shareexists' happens early. 4 lat temu
  Simon Tatham b4e1110892 Relax criteria for accepting agent-forwarding channel-opens. 4 lat temu
  Simon Tatham b4e1bca2c3 Change vtable defs to use C99 designated initialisers. 5 lat temu
  Simon Tatham 8d186c3c93 Formatting change to braces around one case of a switch. 5 lat temu
  Simon Tatham cd97b7e7ea Account for packet queues in ssh_sendbuffer(). 5 lat temu
  Simon Tatham 247866a9d3 Fix format string mistakes revealed by new checking. 5 lat temu
  Simon Tatham 5d718ef64b Whitespace rationalisation of entire code base. 5 lat temu
  Simon Tatham 04b6db55f2 Honour the packet size limit in bare-connection protocol. 5 lat temu
  Simon Tatham 98ed37f517 ssh2connection: missing free of antispoof_prompt. 5 lat temu
  Simon Tatham 4dcc0fddf7 ssh2connection: clean up callbacks on exit. 5 lat temu
  Simon Tatham 77bdaa2436 Fix reentrancy bug around sshfwd_x11_sharing_handover. 5 lat temu
  Simon Tatham 514796b7e4 Add an interactive anti-spoofing prompt in Plink. 6 lat temu
  Simon Tatham deafaa811e ssh2_try_send: don't try sending if a channel is half-open. 6 lat temu
  Simon Tatham 751a989091 Add and use BinarySource_*INIT_PL. 6 lat temu
  Simon Tatham 59f7b24b9d Make bufchain_prefix return a ptrlen. 6 lat temu
  Simon Tatham 0cda34c6f8 Make lots of 'int' length fields into size_t. 6 lat temu
  Simon Tatham e08641c912 Start using C99 variadic macros. 6 lat temu
  Simon Tatham d222ed4251 Fix a segfault in ssh2_throttle_all_channels. 6 lat temu
  Simon Tatham c5895ec292 Move all extern declarations into header files. 6 lat temu
  Simon Tatham 3214563d8e Convert a lot of 'int' variables to 'bool'. 6 lat temu
  Simon Tatham 1378bb049a Switch some Conf settings over to being bool. 6 lat temu
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. 6 lat temu
  Simon Tatham c31e3cd437 Fix a couple of uninitialised variables. 6 lat temu
  Simon Tatham 1d323d5c80 Add an actual SSH server program. 6 lat temu
  Simon Tatham 9fe719f47d Server prep: parse a lot of new channel requests. 6 lat temu
  Simon Tatham 445030b3ea Server prep: support stderr output on channels. 6 lat temu
  Simon Tatham b94c6a7e38 Move client-specific SSH code into new files. 6 lat temu
  Simon Tatham d3a9142dac Allow channels not to close immediately after two EOFs. 6 lat temu
  Simon Tatham 82c83c1894 Improve sk_peer_info. 6 lat temu
  Simon Tatham 1bde686945 Rename sshfwd_unclean_close to sshfwd_initiate_close. 6 lat temu