Commit History

Author SHA1 Message Date
  Jacob Nevins 443034090c Fix spurious printf format warnings with MinGW. 3 years ago
  Simon Tatham e563627d4b Pageant client: functions to send reencryption requests. 4 years ago
  Simon Tatham 5db2f4ca7e Expose lf_load_keyfile outside sshpubk.c. 4 years ago
  Simon Tatham 82a7e8c4ac New wrapper macro for printf("%zu"), for old VS compat. 4 years ago
  Simon Tatham cbfba7a0e9 Greatly improve printf format-string checking. 4 years ago
  Simon Tatham 9dcf781d01 Make the w32old build warning-clean. 5 years ago
  Simon Tatham 8a884eaef9 Start of an SSH-server-specific config structure. 5 years ago
  Simon Tatham 0dcdb1b5a3 Expose term_translate outside terminal.c. 5 years ago
  Simon Tatham 6593009b0e New utility object, StripCtrlChars. 5 years ago
  Simon Tatham bc1aa9c656 Add BinarySink wrappers on existing forms of output. 5 years ago
  Simon Tatham 320bf8479f Replace PuTTY's PRNG with a Fortuna-like system. 5 years ago
  Simon Tatham 986508a570 Merge the ssh1_cipher type into ssh2_cipher. 5 years ago
  Simon Tatham 35690040fd Remove a lot of pointless 'struct' keywords. 5 years ago
  Simon Tatham 188e2525c7 Move defn of PLATFORM_HAS_SMEMCLR into defs.h. 5 years ago
  Simon Tatham 5b14abc30e New test system for mp_int and cryptography. 5 years ago
  Simon Tatham 25b034ee39 Complete rewrite of PuTTY's bignum library. 5 years ago
  Simon Tatham d2ff948207 Mark a few functions as __attribute__((noreturn)). 6 years ago
  Simon Tatham fa8f1cd9a0 Fix a build failure. 6 years ago
  Simon Tatham a6f1709c2f Adopt C99 <stdbool.h>'s true/false. 6 years ago
  Simon Tatham a647f2ba11 Adopt C99 <stdint.h> integer types. 6 years ago
  Simon Tatham 64f8f68a34 Remove the 'Frontend' type and replace it with a vtable. 6 years ago
  Simon Tatham a081dd0a4c Add an SFTP server to the SSH server code. 6 years ago
  Simon Tatham 82c83c1894 Improve sk_peer_info. 6 years ago
  Simon Tatham 431f92ade9 Move mainchan into its own file, like agentf. 6 years ago
  Simon Tatham b4c8fd9d86 New abstraction 'Seat', to pass to backends. 6 years ago
  Simon Tatham ad0c502cef Refactor the LogContext type. 6 years ago
  Simon Tatham 9396fcc9f7 Rename FROMFIELD to 'container_of'. 6 years ago
  Simon Tatham 884a7df94b Make Socket and Plug into structs. 6 years ago
  Simon Tatham b798230844 Name vtable structure types more consistently. 6 years ago
  Simon Tatham 96ec2c2500 Get rid of lots of implicit pointer types. 6 years ago