1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 01:18:00 +00:00

Commit Graph

  • 901667280a Windows: initialise window_name and icon_name. Simon Tatham 2022-03-12 14:33:01 +0000
  • fe00a2928c Windows: diagnose failure to create the terminal window. Simon Tatham 2022-03-11 19:11:35 +0000
  • cf41bc0c62 Unix mb_to_wc: add missing bounds checks. Simon Tatham 2022-03-12 18:47:27 +0000
  • b360ea6ac1 Add a manual single-char UTF-8 decoder. Simon Tatham 2022-03-12 15:53:04 +0000
  • 21f602be40 Add utility function dup_wc_to_mb. Simon Tatham 2022-03-12 16:01:21 +0000
  • 269ea8aaf5 Move predeclaration of struct unicode_data into defs.h. Simon Tatham 2022-03-12 16:57:51 +0000
  • 5243a2395a Merge pterm process-exit fix from 'pre-0.77'. Simon Tatham 2022-03-08 18:06:13 +0000
  • ee987ce4cd pterm.exe: fix handling of Windows exception codes. Simon Tatham 2022-03-08 18:05:48 +0000
  • d73a6d6f06 Merge GSSAPI/DNS docs addition from 'pre-0.77'. Simon Tatham 2022-02-22 18:45:51 +0000
  • 0613ec9986 Add a docs note about DNS performed by GSSAPI. Simon Tatham 2022-02-22 18:43:53 +0000
  • 5886d610d8 Merge HTTP proxy fixes from 'pre-0.77'. Simon Tatham 2022-02-19 12:53:51 +0000
  • f85716be45 HTTP proxy: accept Digest algorithm name as a quoted string. Simon Tatham 2022-02-19 12:06:29 +0000
  • 6c754822bc Proxy system: ability to reconnect to the proxy server. Simon Tatham 2022-02-19 12:04:09 +0000
  • 099d00c4ac HTTP proxy: accept the 'Proxy-Connection' header. Simon Tatham 2022-02-19 11:56:54 +0000
  • 5c9a43f478 HTTP proxy: support 'Transfer-encoding: chunked'. Simon Tatham 2022-02-19 11:55:07 +0000
  • 445f9de129 Fix handling of shifted SCO function keys. Simon Tatham 2022-02-10 18:51:19 +0000
  • aa01530488 Fix handling of shifted SCO function keys. Simon Tatham 2022-02-10 18:51:19 +0000
  • 6f8db22972 Windows Pageant: option to open an AF_UNIX socket. Simon Tatham 2022-01-27 20:37:50 +0000
  • 82971a3ebb Handle WM_NETEVENT in Windows Pageant. Simon Tatham 2022-01-29 16:49:44 +0000
  • 018236da29 Support AF_UNIX listening sockets on Windows. Simon Tatham 2022-01-27 20:37:32 +0000
  • 3d15342fe8 windows/network.c: refactor addr family in sk_newlistener. Simon Tatham 2022-01-27 20:33:50 +0000
  • 04cc999b50 windows/network.c: refactor SOCKADDR_FAMILY. Simon Tatham 2022-01-27 20:32:27 +0000
  • 5b5904b7cc windows/network.c: refactor switch in sk_newlistener. Simon Tatham 2022-01-08 15:28:34 +0000
  • f08879a556 windows/network.c: create a 'superfamily' SockAddr field. Simon Tatham 2022-01-08 15:14:30 +0000
  • dd3d0e931f windows/network.c: reformat some mis-indented code. Simon Tatham 2022-01-08 15:28:40 +0000
  • 72c492926f Merge GTK window size fixes from 'pre-0.77'. Simon Tatham 2022-02-03 18:45:51 +0000
  • 9427f9699d GTK: fix junk in window margin with fixed-size windows. Simon Tatham 2022-02-03 17:56:38 +0000
  • 1e98710174 GTK: fix font-size change when window maximised. Simon Tatham 2022-02-03 17:48:21 +0000
  • 1bfb1867ae Merge _MSC_VER translation updates from 'pre-0.77'. Simon Tatham 2022-01-29 18:37:12 +0000
  • 397f3bd2b3 Add more _MSC_VER translations. Simon Tatham 2022-01-29 18:34:53 +0000
  • 39496e6fb4 Merge Coverity fixes from 'pre-0.77'. Simon Tatham 2022-01-29 18:26:12 +0000
  • b7a9cdd6ee term_get_userpass_input: missing NULL check. Simon Tatham 2022-01-29 18:22:31 +0000
  • d78d14f917 HTTP proxy: fix nonsense HTTP version check. Simon Tatham 2022-01-29 18:19:58 +0000
  • 6d77541080 bidi_test: minor memory fixes. Simon Tatham 2022-01-29 18:11:06 +0000
  • 6344e40e3f cmdline.c: free cmdline_password whenever it's reset. Simon Tatham 2022-01-29 18:05:00 +0000
  • af6a19e962 sshproxy.c: add missing NULL check. Simon Tatham 2022-01-29 18:03:33 +0000
  • 7582ce3cd6 proxy_socks5_free: fix inadequate smemclr. Simon Tatham 2022-01-29 18:00:13 +0000
  • 1f6fa876e3 do_bidi: remove a pointless assert. Simon Tatham 2022-01-29 17:58:33 +0000
  • 7143e3612c Merge doc updates from 'pre-0.77'. Jacob Nevins 2022-01-27 15:05:08 +0000
  • ca62d67699 Update usage messages embedded in docs. Jacob Nevins 2022-01-27 15:04:37 +0000
  • d6a83fe336 Unix Pageant: ability to build without GTK. Simon Tatham 2022-01-26 20:02:15 +0000
  • 9d687e4177 Pageant docs: improve the new OpenSSH section. Simon Tatham 2022-01-26 19:59:19 +0000
  • f11b20156b Windows PuTTYgen docs: remove redundant text. Simon Tatham 2022-01-22 16:45:29 +0000
  • 575318717b Remove the prohibition on // comments. Simon Tatham 2022-01-22 15:53:24 +0000
  • b7ed5056e5 net_service_lookup: add missing 'const'. Simon Tatham 2022-01-22 15:45:00 +0000
  • 5935c68288 Update source file names in comments and docs. Simon Tatham 2022-01-22 15:38:53 +0000
  • 81391e3f23 nocmdline.c: remove unused stub of cmdline_process_param. Simon Tatham 2022-01-22 15:47:22 +0000
  • b67c01be84 Remove orphaned prototype of ser_setup_config_box. Simon Tatham 2022-01-22 15:40:28 +0000
  • e262dab642 udp.but: update description of handle-io system. Simon Tatham 2022-01-22 14:52:46 +0000
  • cadd86ac49 doc/CMakeLists.txt: reorganise custom targets. Simon Tatham 2022-01-22 14:42:03 +0000
  • fafad1b8f6 doc: relevance of 'Host keys' panel to SSH-1. Jacob Nevins 2022-01-16 12:35:24 +0000
  • 8a2883933d Windows Pageant: integrate with Windows OpenSSH. Simon Tatham 2022-01-15 18:36:22 +0000
  • 11aa9ab8f3 Windows PuTTYgen: support cmdgen's key-type and PPK options. Simon Tatham 2022-01-15 18:30:34 +0000
  • dc183e1649 Windows Pageant and PuTTYgen: spiff up option parsing. Simon Tatham 2022-01-15 18:27:19 +0000
  • 91806dfbb7 A few tweaks to SSH proxy docs. Jacob Nevins 2022-01-12 01:16:53 +0000
  • 7843b428ad docs: Correct proven-primes side channel risk. Jacob Nevins 2022-01-12 01:15:55 +0000
  • 660b8047cb Add --allow/deny-auth to Uppity usage message. Jacob Nevins 2022-01-11 23:54:33 +0000
  • 16ead30c0f Update docs for new host key prompts. Jacob Nevins 2022-01-11 23:44:21 +0000
  • e7b9eea786 udp: Tweak for new source structure. Jacob Nevins 2022-01-11 23:13:37 +0000
  • 1ca557a29b udp: Correct name of ProxySocket type in example. Jacob Nevins 2022-01-11 23:11:18 +0000
  • c78226a711 udp: Coroutines are used in more than just SSH. Jacob Nevins 2022-01-11 23:10:45 +0000
  • 39d1515ea6 Note side-channel resistance of probable primes. Jacob Nevins 2022-01-11 23:57:20 +0000
  • f0162af6a5 doc: Index 'DSS'. Jacob Nevins 2022-01-11 23:57:05 +0000
  • 520915c641 Windows: make 'resize by changing font' work again. Simon Tatham 2022-01-08 13:48:41 +0000
  • 5ad601ffcd Windows PuTTYgen: rate-limit entropy counter increment. Simon Tatham 2022-01-08 12:09:36 +0000
  • e7a695103f Windows PuTTYgen: remove state->collecting_entropy. Simon Tatham 2022-01-08 11:23:46 +0000
  • 9529769b60 Windows PuTTYgen: make state->entropy into a strbuf. Simon Tatham 2022-01-08 11:20:27 +0000
  • 498c0a3abc Fix missing parenthesis in help text. Jacob Nevins 2022-01-06 23:50:44 +0000
  • ce59d8bb4f It's a new year. Jacob Nevins 2022-01-04 10:17:17 +0000
  • 0ad344ca32 Windows Pageant: make atomic client/server decision. Simon Tatham 2022-01-03 12:17:15 +0000
  • a2de0a8b7d Windows: factor out mutex lock/unlock from sharing.c. Simon Tatham 2022-01-03 11:40:22 +0000
  • d0b609c68a Move agent_named_pipe_name into its own source file. Simon Tatham 2022-01-03 11:24:29 +0000
  • 2a36f968e9 Centralise definition of AGENT_COPYDATA_ID. Simon Tatham 2022-01-03 11:15:07 +0000
  • 4ecb40a60d Fix a batch of typos in comments and docs. Simon Tatham 2022-01-03 06:38:07 +0000
  • f9d0557330 Update proxy documentation. Simon Tatham 2021-12-30 11:49:35 +0000
  • 4d1b125885 SSH proxying: use CONF_proxy_password if available. Simon Tatham 2021-12-30 11:47:58 +0000
  • b94bdac931 Document Cygwin as a use case for psusan. Simon Tatham 2021-12-29 16:35:57 +0000
  • a2ff884512 Richer data type for interactive prompt results. Simon Tatham 2021-12-28 17:52:00 +0000
  • a82ab70b0b Fix error handling when command-line password fails. Simon Tatham 2021-12-28 15:15:53 +0000
  • 88d5bb2a22 Cosmetic fix: double indentation in an if statement. Simon Tatham 2021-12-27 13:02:31 +0000
  • 60e557575e Cosmetic fix: silly parameter name caused by copy-paste. Simon Tatham 2021-12-27 11:43:31 +0000
  • 831accb2a9 Expose openssh_bcrypt() to testcrypt, and test it. Simon Tatham 2021-12-24 09:56:30 +0000
  • c1ddacf78f Rewrite local-proxy system to allow interactive prompts. Simon Tatham 2021-12-22 12:03:28 +0000
  • ca70b1285d Allow creating FdSocket/HandleSocket before the fds/handles. Simon Tatham 2021-12-22 09:31:06 +0000
  • 48b7ef21a1 Pass an Interactor to platform_new_connection. Simon Tatham 2021-12-21 13:35:51 +0000
  • 4944b4ddd5 Remove duplicated string-literal formatter in Telnet proxy. Simon Tatham 2021-12-21 13:25:19 +0000
  • 120723bf40 GTK: allow Event Log list box to grow vertically. Simon Tatham 2021-12-21 10:53:41 +0000
  • f91118780f Put all the docs formats into the tarball. Simon Tatham 2021-12-21 09:49:58 +0000
  • ce1774282c HTTP proxy: correctly handle multiple auth headers. Simon Tatham 2021-12-21 09:35:13 +0000
  • 99aac9c4f4 GTK: stop using geometry hints when not on X11. Simon Tatham 2021-12-20 11:06:57 +0000
  • 18a3a999f6 GTK: fix calculation of fixed window size for SUPDUP. Simon Tatham 2021-12-20 10:18:38 +0000
  • f780a45c57 Proper backlog handling in Unix pty backend. Simon Tatham 2021-12-19 11:15:50 +0000
  • 4721571b8b GTK: run toplevel callbacks when an fd is active. Simon Tatham 2021-12-19 13:13:37 +0000
  • bc91a39670 Proper buffer management between terminal and backend. Simon Tatham 2021-12-12 10:57:23 +0000
  • cfc9023616 Windows: try to send only one term_size on request_resize. Simon Tatham 2021-12-13 06:54:49 +0000
  • 420fe75552 Suspend terminal output while a window resize is pending. Simon Tatham 2021-12-19 10:37:02 +0000
  • 19b12ee56c Try to ensure term_size() after win_resize_request(). Simon Tatham 2021-12-19 10:21:11 +0000
  • be0cea7130 Stop using a local buffer in term_out. Simon Tatham 2021-12-18 15:07:41 +0000
  • 5a54b3bf17 Factor out term_request_resize(). Simon Tatham 2021-12-13 18:49:45 +0000
  • 8f365e39f3 Centralise drag-select check into term_out(). Simon Tatham 2021-12-12 14:39:50 +0000