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

Commit Graph

  • edce3fb9da Add platform-independent Unicode setup function. Simon Tatham 2023-02-18 14:10:01 +0000
  • 4341ba6d5c Add platform-independent fontspec_new_default() function. Simon Tatham 2023-02-18 13:43:50 +0000
  • 9e01de7c2b decode_utf8: add an enumeration of failure reasons. Simon Tatham 2023-02-17 16:39:09 +0000
  • 9d308b39da Reinstate putty.chm in Windows binary zipfiles. Simon Tatham 2023-02-04 15:06:21 +0000
  • 658ec0457f Move Windows definition of CP_UTF8 into windows subdir. Simon Tatham 2023-01-28 14:53:55 +0000
  • 343f64c2ca 'private key' -> 'SSH private key' in new FAQ. Jacob Nevins 2023-01-22 10:13:37 +0000
  • e289265e37 Fix build failure on systems without fstatat. Simon Tatham 2023-01-18 18:01:37 +0000
  • 89014315ed It's a new year. Jacob Nevins 2023-01-07 14:03:12 +0000
  • 943e54db4a FAQ about private key configuration control move. Jacob Nevins 2023-01-07 14:02:14 +0000
  • 37f67bc937 Another minor docs typo. Simon Tatham 2022-12-30 20:08:46 +0000
  • 752f5028f0 Fix typo in 'plink -share' documentation. Simon Tatham 2022-12-30 11:09:31 +0000
  • add3f89005 Formatting: normalise to { on same line. Simon Tatham 2022-12-28 15:37:57 +0000
  • d509a2dc1e Formatting: normalise to put a space after condition keywords. Simon Tatham 2022-12-28 15:32:24 +0000
  • 6fcc7ed728 Formatting: fix a few mis-spaced assignments. Simon Tatham 2022-12-28 15:28:36 +0000
  • 9f2e1e6e03 Prevent sending double-EOF in raw backend. Simon Tatham 2022-12-21 15:13:46 +0000
  • 5ade8c0047 ldisc: fix unwanted double-action of ^U. Simon Tatham 2022-12-21 15:05:04 +0000
  • 95b926865a GTK: fix crash changing font size when terminal maximised. Simon Tatham 2022-12-04 11:50:08 +0000
  • c14f0e02cc Stop selectable GTK message boxes clobbering PRIMARY. Simon Tatham 2022-11-27 11:14:23 +0000
  • f4519b6533 Add UTF-8 support to the new Windows ConsoleIO system. Simon Tatham 2022-11-25 12:57:43 +0000
  • 80aed96286 New system for reading prompts from the console. Simon Tatham 2022-11-24 12:46:25 +0000
  • f91c3127ad split_into_argv: add special case for program name. Simon Tatham 2022-11-24 12:54:19 +0000
  • dbd0bde415 New utility function burnwcs(). Simon Tatham 2022-11-24 12:30:18 +0000
  • 1625fd8fcb Handle the -batch option centrally in cmdline.c. Simon Tatham 2022-11-24 20:00:48 +0000
  • 819efc3c21 Support horizontal scroll events in mouse tracking. Simon Tatham 2022-11-22 18:36:23 +0000
  • 5f2eff2fea Build option to disable scrollback compression. Simon Tatham 2022-11-20 10:55:33 +0000
  • fec6719a2b Fix duplicate call to term_resize_request_completed(). Simon Tatham 2022-11-14 22:21:49 +0000
  • 3cfbd3df0f Support xterm any-event mouse tracking Ben Jackson 2019-12-20 13:56:58 +0000
  • 854d78eef3 Fix build failure on Visual Studio. Simon Tatham 2022-11-11 12:41:04 +0000
  • d3e186e81b Function to check a UTF-8 string for unknown characters. Simon Tatham 2022-11-09 08:56:11 +0000
  • b35d23f699 Implement Unicode normalisation. Simon Tatham 2022-11-09 19:28:51 +0000
  • 4cb429e3f4 Update to Unicode 15. Simon Tatham 2022-11-09 08:48:54 +0000
  • 4bb37233a5 Commit read_ucd.py's output and switch over to it. Simon Tatham 2022-11-11 08:40:59 +0000
  • 430af47a38 Polish the output of read_ucd.py. Simon Tatham 2022-11-08 18:04:46 +0000
  • b72c9aba28 New script to generate Unicode data tables. Simon Tatham 2022-11-08 18:11:44 +0000
  • 69e217d23a Make decode_utf8() read from a BinarySource. Simon Tatham 2022-11-09 19:01:04 +0000
  • d89f2bfc55 Fix typo in decode_utf8 tests. Simon Tatham 2022-11-09 19:18:45 +0000
  • 834b58e39b Make encode_utf8() output to a BinarySink. Simon Tatham 2022-11-09 18:56:51 +0000
  • 991e22c9bb Implement a BinarySink writing to a fixed-size buffer. Simon Tatham 2022-11-09 18:53:34 +0000
  • c8ba48be43 PuTTY WinMain: comment when config box pops up. Jacob Nevins 2022-11-06 02:04:39 +0000
  • 9209c7ea38 Tweak another certified-host-key-prompt. Jacob Nevins 2022-11-06 01:56:20 +0000
  • 68db3d195d Use correct date in cert check error. Jacob Nevins 2022-11-05 23:55:13 +0000
  • f78a1a944f Docs: fix typo in SUPDUP section. Jacob Nevins 2022-11-02 23:58:23 +0000
  • ebceb8bc94 Windows: fix terminal hang with resize forbidden. Jacob Nevins 2022-11-02 23:51:57 +0000
  • 79b1cb2267 testcrypt: remove some pointless macros. Simon Tatham 2022-10-30 08:54:16 +0000
  • f9a8213d95 Docs: add a 'pdf' cmake target. Jacob Nevins 2022-10-29 15:30:26 +0100
  • d39bcaedba Some checklist updates for the Windows Store. Simon Tatham 2022-10-29 10:52:29 +0100
  • 2916f92467 Merge tag '0.78', for real this time. Simon Tatham 2022-10-29 10:50:38 +0100
  • fe2acf9984 Merge tag '0.78' Simon Tatham 2022-10-29 08:55:53 +0100
  • 4ff82ab29a Update version number for 0.78 release. 0.78 Simon Tatham 2022-10-28 18:19:19 +0100
  • 475c23875e Unix: stop accessing ctrl->fileselect for font selectors. Simon Tatham 2022-10-28 17:49:59 +0100
  • 329a4cdd79 authplugin-example.py: Flush stderr. Jacob Nevins 2022-10-24 12:45:37 +0100
  • 538c8fd29c authplugin-example.py: Mention documentation. Jacob Nevins 2022-10-24 12:45:17 +0100
  • 63edea07db Update version number for 0.78 release. Simon Tatham 2022-10-23 18:00:14 +0100
  • 9701a3dcaa Merge osc_strlen fix from 'pre-0.78'. Simon Tatham 2022-10-23 17:46:00 +0100
  • a7106d8eb2 Add missing initialisation of term->osc_strlen. Simon Tatham 2022-10-23 17:43:10 +0100
  • 8b751c71c9 Merge -pwfile semantics fix from 'pre-0.78'. Simon Tatham 2022-10-23 14:14:28 +0100
  • bdb3ac9f3b Restrict -pwfile / -pw to apply to server prompts only. Simon Tatham 2022-10-23 14:00:07 +0100
  • b2dbde11ce Merge comment fix from 'pre-0.78'. Jacob Nevins 2022-10-23 12:39:53 +0100
  • 2fbb9284f3 Fix outdated comment relating to -pw. Jacob Nevins 2022-10-23 12:31:29 +0100
  • f7e86ca267 README: remove mention of doc/Makefile. Jacob Nevins 2022-10-22 09:59:02 +0100
  • f229aab20c Rewrap a paragraph in README. Jacob Nevins 2022-10-23 12:18:55 +0100
  • afebe8027f README: remove mention of doc/Makefile. Jacob Nevins 2022-10-22 09:59:02 +0100
  • 25d0a85c1f Merge build fix and checklist update from 'pre-0.78'. Simon Tatham 2022-10-22 08:24:29 +0100
  • 0c59d49683 Update the pre-release-candidate testing checklist. Simon Tatham 2022-10-22 08:23:06 +0100
  • d2795e5cb5 Fix build with GTK3 prior to 3.22.23. Simon Tatham 2022-10-22 07:46:44 +0100
  • 2622e5266b Merge cert expr tweak from 'pre-0.78'. Jacob Nevins 2022-10-22 01:25:13 +0100
  • 75ac444324 Document subdomain matching of cert expr wildcards. Jacob Nevins 2022-10-22 01:16:00 +0100
  • d9584eb6a3 Merge docs typos fix from 'pre-0.78'. Jacob Nevins 2022-10-22 00:20:47 +0100
  • 500568d204 Docs: fix trivial typo from 6472f7fc77. Jacob Nevins 2022-10-22 00:20:03 +0100
  • 75285933ae Merge host-key warning tweaks from 'pre-0.78'. Jacob Nevins 2022-10-21 20:42:04 +0100
  • 5f3b743eb0 Tweak certified-host-key prompt. Jacob Nevins 2022-10-21 20:04:16 +0100
  • 344cde8ded Windows host-key warning: reinstate shortcut. Jacob Nevins 2022-10-21 20:37:05 +0100
  • 61b3cde507 Merge cosmetic and docs fixes from 'pre-0.78'. Jacob Nevins 2022-10-21 20:13:16 +0100
  • bb1ebc9b57 Docs: tweak certified-host-key warning responses. Jacob Nevins 2022-10-21 19:57:35 +0100
  • 5716c638a5 Docs: cross-reference host-key warning sections. Jacob Nevins 2022-10-21 19:46:51 +0100
  • 8c534c26fd Docs: note "wrong host key" warning is stronger. Jacob Nevins 2022-10-21 19:43:26 +0100
  • 1d1d81d66e Fix regressions in Gtk host key "More info". Jacob Nevins 2022-10-21 19:01:58 +0100
  • dc9ab5e0f0 Rename NTRU Prime / Curve25519 kex in UI. Jacob Nevins 2022-10-21 17:46:38 +0100
  • ca58e96982 Merge public-key docs fixes from 'pre-0.78'. Jacob Nevins 2022-10-21 13:06:28 +0100
  • 6472f7fc77 Docs: update Pageant key list description. Jacob Nevins 2022-10-21 11:55:32 +0100
  • 5d5a6a8fd3 Docs: MD5 is forced for SSH-1 key fingerprints. Jacob Nevins 2022-10-21 11:53:27 +0100
  • d42983088a Docs: prime generation defaults are usually fine. Jacob Nevins 2022-10-21 13:01:05 +0100
  • 2b5b7b5c45 Docs: note warning about <2048-bit RSA/DSA keys. Jacob Nevins 2022-10-21 11:51:34 +0100
  • 617bf732bd Docs: PuTTYgen: fix gratuitous exclusion of PSFTP. Jacob Nevins 2022-10-21 12:51:50 +0100
  • 1195073925 Docs: add index alias for "ECDSA". Jacob Nevins 2022-10-21 11:52:49 +0100
  • b003ab833b Merge PuTTYgen cosmetic/doc fixes from 'pre-0.78'. Jacob Nevins 2022-10-20 23:56:51 +0100
  • 4af8a585e7 cmdgen: Fix docs and usage messages. Jacob Nevins 2022-10-20 23:55:19 +0100
  • 25ac012c40 Document Windows PuTTYgen "-t ed25519" / "ed448". Jacob Nevins 2022-10-20 23:42:21 +0100
  • 044e4217f3 Windows PuTTYgen: fit cert info values in dialog. Jacob Nevins 2022-10-20 23:25:34 +0100
  • 1a1e2f2380 Merge man page install fix from 'pre-0.78'. Jacob Nevins 2022-10-19 23:01:15 +0100
  • 68c97fb22a Fix installing man pages from our tarballs. Jacob Nevins 2022-10-19 19:44:14 +0100
  • 85014f82c1 Merge miscellaneous fixes from 'pre-0.78'. Simon Tatham 2022-10-12 20:02:09 +0100
  • 2222cd104d AES-GCM NEON: cope with missing vaddq_p128. Simon Tatham 2022-10-12 12:54:36 +0100
  • 0615767224 Windows installer: remove explicit InstallScope setting. Simon Tatham 2022-10-12 19:42:09 +0100
  • bbdf504631 Merge non-GTK build fix from 'pre-0.78'. Simon Tatham 2022-09-19 20:26:57 +0100
  • 9fcfd679b4 Stop trying to include X11 headers in non-GTK builds. Simon Tatham 2022-09-19 20:21:01 +0100
  • 18e3bcf58c Merge further FreeBSD build fixes from 'pre-0.78'. Simon Tatham 2022-09-19 11:40:52 +0100
  • 864b4c27fa Use GTK_LDFLAGS when testing for Pango. Simon Tatham 2022-09-19 11:34:21 +0000
  • ae2c0d40ae setpgrp cmake check: use #if, not #if defined. Simon Tatham 2022-09-19 11:31:27 +0000
  • 3254d76564 Merge GSSAPI and cmake fixes from 'pre-0.78'. Simon Tatham 2022-09-18 15:10:38 +0100