1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-08 08:58:00 +00:00
putty-source/otherbackends
Simon Tatham c1d9da67a2 Pass the calling Socket to plug_log.
This enables plug_log to run query methods on the socket in order to
find out useful information to log. I don't expect it's sensible to do
anything else with it.
2024-06-29 12:00:12 +01:00
..
CMakeLists.txt Move other backends into a subdirectory. 2021-04-22 18:24:15 +01:00
raw.c Pass the calling Socket to plug_log. 2024-06-29 12:00:12 +01:00
rlogin.c Pass the calling Socket to plug_log. 2024-06-29 12:00:12 +01:00
supdup.c Pass the calling Socket to plug_log. 2024-06-29 12:00:12 +01:00
telnet.c Pass the calling Socket to plug_log. 2024-06-29 12:00:12 +01:00
testback.c Resurrect the test backends. 2022-04-02 16:13:27 +01:00