1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-09 17:38:00 +00:00
putty-source/stubs
Simon Tatham 968ac6dbf0 Merge tag '0.80'.
This involved a trivial merge conflict fix in terminal.c because of
the way the cherry-pick 73b41feba5 differed from its original
bdbd5f429c.

But a more significant rework was needed in windows/console.c, because
the updates to confirm_weak_* conflicted with the changes on main to
abstract out the ConsoleIO system.
2023-12-18 14:47:48 +00:00
..
CMakeLists.txt New facility, platform_start_subprocess. 2022-09-01 20:43:23 +01:00
no-agent.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
no-ca-config.c Move host CA config box out into its own source file. 2022-05-01 10:16:19 +01:00
no-callback.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
no-cmdline.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
no-console.c term_get_userpass_input: support the prompts->utf8 flag. 2023-03-04 14:06:04 +00:00
no-gss.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
no-ldisc.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
no-lineedit.c New centralised version of local line editing. 2023-03-04 13:55:50 +00:00
no-logging.c Add some extra stub modules. 2023-02-18 14:11:31 +00:00
no-network.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
no-print.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
no-printing.c Add some extra stub modules. 2023-02-18 14:11:31 +00:00
no-rand.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
no-storage.c Add some extra stub modules. 2023-02-18 14:11:31 +00:00
no-term.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
no-timing.c Add lots more stub versions of standard code modules. 2023-05-29 15:54:34 +01:00
null-cipher.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
null-key.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
null-lp.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
null-mac.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
null-opener.c New facility, platform_start_subprocess. 2022-09-01 20:43:23 +01:00
null-plug.c Reorganise the stubs collection. 2022-09-01 20:43:23 +01:00
null-seat.c Merge tag '0.80'. 2023-12-18 14:47:48 +00:00