1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-07 08:28:00 +00:00

Commit Graph

  • fda41e1990 Add cmake check for whether setpgrp takes arguments. Simon Tatham 2022-09-18 15:08:31 +0100
  • 732ec31a17 Add explicit cmake setting for 'build without GTK'. Simon Tatham 2022-09-18 15:02:32 +0100
  • a95e38e9b1 GSSAPI fix: don't pass GSS_C_NO_NAME to inquire_cred_by_mech. Simon Tatham 2022-09-17 07:50:55 +0100
  • 35a87984f6 Unix GSSAPI: support static linking against Heimdal. Simon Tatham 2022-09-17 07:28:46 +0100
  • 374107eb1e Unix static GSSAPI: fix an uninitialised structure field. Simon Tatham 2022-09-17 07:09:29 +0100
  • b0a61849ef Unix GSSAPI: support krb5-config as well as pkg-config. Simon Tatham 2022-09-17 07:53:43 +0100
  • 8f7748082b WinGuiSeat refactoring: fix a missing context parameter. Simon Tatham 2022-09-16 09:18:52 +0100
  • c780cffb7a Remove a pointless allocation. Simon Tatham 2022-09-13 15:48:11 +0100
  • 20f818af12 Rename 'ret' variables passed from allocation to return. Simon Tatham 2022-09-13 14:53:36 +0100
  • 6cf6682c54 Rewrite some manual char-buffer-handling code. Simon Tatham 2022-09-13 15:00:26 +0100
  • 7339e00f4a windows/utils/registry.c: allow opening reg keys RO. Simon Tatham 2022-09-14 16:04:14 +0100
  • 6a1eba054f Merge GSS EC kex fix and new FAQ from 'pre-0.78'. Jacob Nevins 2022-09-13 23:52:12 +0100
  • e1b73f0d54 New FAQ entry about the Microsoft Store. Jacob Nevins 2022-09-13 23:51:26 +0100
  • c1a4eda9f6 GSSAPI kex: don't call dh_is_gex() on ECDH algorithms. Simon Tatham 2022-09-13 20:53:03 +0100
  • 2fbc122e0e windows/window.c: make random_save_seed call unconditional. Simon Tatham 2022-09-12 12:55:47 +0100
  • 7b119f107f Merge resizing NACK fix from 'pre-0.78'. Simon Tatham 2022-09-13 12:34:02 +0100
  • 3037244132 wintw_request_resize: add missing NACKs. Simon Tatham 2022-09-13 12:30:42 +0100
  • b8473f0c11 Windows: remove static variables in wintw_request_resize. Simon Tatham 2022-09-13 11:11:59 +0100
  • f9e572595b windows/window.c: move (most) static vars into WinGuiSeat. Simon Tatham 2022-09-13 09:00:19 +0100
  • 4b3a8cbf61 Windows: remove static variables in wintw_request_resize. Simon Tatham 2022-09-13 11:11:59 +0100
  • 4249b39ed3 New Seat method, seat_nonfatal(). Simon Tatham 2022-09-13 08:49:38 +0100
  • c674b2da4f Windows: move GUI timer handling into a utils module. Simon Tatham 2022-09-12 11:57:15 +0100
  • 307e909b51 Windows: rethink API of write_aclip(). Simon Tatham 2022-09-12 11:27:34 +0100
  • 260aad5fca windows/window.c: make random_save_seed call unconditional. Simon Tatham 2022-09-12 12:55:47 +0100
  • 1a3655013d Checklist updates for pre-release setup. Simon Tatham 2022-09-13 08:29:12 +0100
  • 49aa6c2b08 Remove FTP from release machinery. Simon Tatham 2022-09-12 09:18:37 +0100
  • 258a36be31 Change priority of new Diffie-Hellman groups. Simon Tatham 2022-09-12 09:11:37 +0100
  • bbd46afd91 opensshcert_components: switch expiry times to UTC. Simon Tatham 2022-09-12 07:50:56 +0100
  • 5fdfe5ac83 Standardise RFC URLs in docs and comments. Jacob Nevins 2022-09-11 23:59:12 +0100
  • 3f3f1987aa docs: Stop recommending DH gex over fixed groups. Jacob Nevins 2022-09-11 22:37:47 +0100
  • 25ef6a233a Remove a stray FIXME, added in 840043f06e. Jacob Nevins 2022-09-11 22:17:46 +0100
  • f8165649a1 32-bit Windows x86: reinstate subsystem version of 5.01. Simon Tatham 2022-09-11 14:49:16 +0100
  • 1489528a1f docs: Mention NTRU-Prime/Curve25519 kex. Jacob Nevins 2022-09-10 20:55:00 +0100
  • 0ef56759b8 docs: Document the new ECDH/DH kex methods. Jacob Nevins 2022-09-10 20:47:16 +0100
  • 75ebbb3bc0 docs: GSS kex preferences aren't configurable. Jacob Nevins 2022-09-10 18:54:35 +0100
  • 08584cdb85 docs: Reference GSSAPI pane from GSSAPI-kex. Jacob Nevins 2022-09-10 20:46:14 +0100
  • 9af705352d Uppity: clear the right KEXINIT packet at kex startup! Simon Tatham 2022-09-10 10:19:03 +0100
  • dc875ca0dc Make rekeys work when KEXINIT filtering is enabled. Simon Tatham 2022-09-10 10:15:27 +0100
  • 8590b7f2e2 unix/console.c: add the same assertion again. Simon Tatham 2022-09-07 14:01:51 +0100
  • d216544802 windows/console.c: add an assertion to pacify Coverity. Simon Tatham 2022-09-07 14:01:51 +0100
  • 8c72a9daa4 Windows Pageant: add a missing null-pointer check (maybe). Simon Tatham 2022-09-07 14:45:35 +0100
  • ebaa37e159 utils/cert-expr.c: remove 'lasttoktext' field. Simon Tatham 2022-09-07 14:23:36 +0100
  • 3442fb1aeb windows/unicode.c: tighten up a bounds check. Simon Tatham 2022-09-07 14:18:21 +0100
  • 1f6d93f0c8 Fix a batch of resource leaks spotted by Coverity. Simon Tatham 2022-09-07 13:52:58 +0100
  • 16d5bb7269 GTK: fix y computation in align_next_to. Simon Tatham 2022-09-06 11:13:50 +0100
  • 93e6da65ac buildinfo.c: add another Visual Studio version. Simon Tatham 2022-09-06 10:59:03 +0100
  • 33b8ce3659 Windows: move the right control for align_next_to. Simon Tatham 2022-09-06 10:42:19 +0100
  • 9e7d4c53d8 Rename confusing variables in psftp_main(). Simon Tatham 2022-09-04 10:54:34 +0100
  • 26f220a1a0 Remove a completely unused global variable. Simon Tatham 2022-09-03 12:02:58 +0100
  • 9a84a89c32 Add a batch of missing 'static's. Simon Tatham 2022-09-03 12:02:48 +0100
  • c12cde1bea Fix an uninitialised variable. Simon Tatham 2022-09-03 11:12:29 +0100
  • ed94aa5058 Remove spurious 'const' on return types. Simon Tatham 2022-09-03 10:54:42 +0100
  • a8981212f5 Add a missing prototype. Simon Tatham 2022-09-03 10:54:10 +0100
  • 40dfbeba41 Fix aes-select.c macros again. Simon Tatham 2022-09-03 10:43:48 +0100
  • 1b851758bd Add some missing #includes. Simon Tatham 2022-09-03 11:43:46 +0100
  • 10d3645a93 Remove an unused helper function. Simon Tatham 2022-09-03 11:39:15 +0100
  • 23245fb418 Reset the diagnostic syntax in clang-cl builds. Simon Tatham 2022-09-03 11:35:33 +0100
  • 19ab0e34d6 Turn on -DSTRICT in the bob Windows builds. Simon Tatham 2022-09-03 11:33:38 +0100
  • 1dcf1a41c5 Turn -Wall back off for clang-based Windows builds. Simon Tatham 2022-09-03 11:31:49 +0100
  • 71f409f088 Enable -Wall in Windows STRICT builds. Jacob Nevins 2022-09-02 22:30:59 +0100
  • 1d75ad4c93 Auth plugin: fix early socket closure. Simon Tatham 2022-09-02 18:18:29 +0100
  • fbb979aa98 Fix AES build on real Visual Studio. Simon Tatham 2022-09-02 18:14:21 +0100
  • c8b66101ee Thread-local support for more Windows toolchains. Jacob Nevins 2022-09-02 16:09:40 +0100
  • e6f9df9208 sbcsgen.pl: handle \r\n line endings. Simon Tatham 2022-09-01 19:37:17 +0100
  • a01deea1b1 Updates to mksrcarc.sh. Simon Tatham 2022-09-01 19:35:42 +0100
  • b01173c6b7 Fix cyclic dependency in docs build. Simon Tatham 2022-09-01 19:33:44 +0100
  • 15f097f399 New feature: k-i authentication helper plugins. Simon Tatham 2022-09-01 19:38:46 +0100
  • 1f32a16dc8 userauth: factor out the keyboard-interactive code. Simon Tatham 2022-08-22 17:48:22 +0100
  • eec350c38b New facility, platform_start_subprocess. Simon Tatham 2022-08-22 18:46:32 +0100
  • a92aeca111 Pass port through to userauth. Simon Tatham 2022-08-24 19:21:39 +0100
  • 761df2fca6 Replace integer context2 encoding in conf_editbox_handler. Simon Tatham 2022-08-24 07:56:45 +0100
  • 6a1b713e13 Reorganise the stubs collection. Simon Tatham 2022-08-23 18:57:58 +0100
  • d862d8d60d Comment misleading string "dh-group14-sha1". Jacob Nevins 2022-08-31 20:47:48 +0100
  • 5e2acd9af7 New bug workaround: KEXINIT filtering. Simon Tatham 2022-08-30 18:51:33 +0100
  • cec8c87626 Support elliptic-curve Diffie-Hellman GSS KEX. Simon Tatham 2022-08-29 11:35:34 +0100
  • 031d86ed5b Add RFC8268 / RFC3126 Diffie-Hellman group{15,16,17,18}. Simon Tatham 2022-08-29 07:44:39 +0100
  • b88057d09d ECDH kex: remove pointless NULL check. Simon Tatham 2022-08-29 11:28:31 +0100
  • c6d7ffda68 Fix crash in GSSAPI key exchange. Simon Tatham 2022-08-29 13:43:07 +0100
  • d2e982efa7 openssh-certs: Avoid C99 strftime() specifiers. Jacob Nevins 2022-08-30 17:27:50 +0100
  • baea34a5b2 Reinstate __USE_MINGW_ANSI_STDIO for MinGW builds. Jacob Nevins 2022-08-29 13:00:56 +0100
  • 55d19f6295 Fix session channel unthrottling in psusan and Uppity. Simon Tatham 2022-08-21 12:58:01 +0100
  • fb41eec4c1 Docs: acknowledge AES-GCM. Jacob Nevins 2022-08-19 13:33:52 +0100
  • c1a2114b28 Implement AES-GCM using the @openssh.com protocol IDs. Simon Tatham 2022-08-16 18:36:58 +0100
  • fd840f0dfe Add CPU feature checks on M1 macOS. Simon Tatham 2022-08-16 18:39:12 +0100
  • 840043f06e Add 'next_message' methods to cipher and MAC vtables. Simon Tatham 2022-08-16 18:27:06 +0100
  • 9160c41e7b testsc: add side-channel test of Poly1305. Simon Tatham 2022-08-16 18:26:28 +0100
  • 3b9cbaca8e testsc: refactor platform-specific conditionalisation. Simon Tatham 2022-08-16 18:25:21 +0100
  • 99dd370503 testsc: fix memory leak in test_ntru. Simon Tatham 2022-08-16 18:24:20 +0100
  • 83ecb07296 sclog: add a 'project' line in CMakeLists.txt. Simon Tatham 2022-08-16 18:15:59 +0100
  • 3198995ef3 cryptsuite: add a test of ChaCha20-Poly1305. Simon Tatham 2022-08-16 18:23:52 +0100
  • 48708def84 testcrypt: fix cut-and-paste goof in decrypt_length. Simon Tatham 2022-08-16 18:23:15 +0100
  • dbc77dbd7a Change the rules for how we free a linked cipher and MAC. Simon Tatham 2022-08-16 18:22:29 +0100
  • e52087719c Documentation for OpenSSH certificates. Simon Tatham 2022-08-07 12:06:36 +0100
  • 426901b891 Formatting: another handful of mis-indented labels. Simon Tatham 2022-08-07 18:41:57 +0100
  • 42bbb58e1b Remove redundant setup of host key prompt help contexts. Simon Tatham 2022-08-07 18:35:11 +0100
  • 423ce20ffb Pageant core: separate public and private key storage. Simon Tatham 2022-08-06 10:41:41 +0100
  • cd7f6c4407 Certificate-aware handling of key fingerprints. Simon Tatham 2022-08-05 18:08:59 +0100
  • e711a08daf cryptsuite.py: remove some rogue diagnostics. Simon Tatham 2022-08-05 12:42:06 +0100
  • 61a877cce4 Comment typo in supdup.c. Simon Tatham 2022-08-03 20:48:46 +0100
  • 9cac27946a Formatting: miscellaneous. Simon Tatham 2022-08-03 20:48:46 +0100