-
Notifications
You must be signed in to change notification settings - Fork 0
/
ChangeLog.txt
115 lines (65 loc) · 2.19 KB
/
ChangeLog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
Sun Mar 20 18:59:48 2022 adamy
* version 0.3.0
* slogin
o command exec option.
o raw terminal mode.
o aligned pseudo-tty rules.
* ci: github
o rcmd/rsh published
o inno package
Mon Nov 8 20:34:27 2021 adamy
* submodule updates
o libssh2 - 1.10,0
o mbedtls - 2.27.0
Mon Jun 8 20:59:04 2020 adamy
* ci builds
Tue May 19 21:12:16 2020 adamy
* rlogind - beta ConPTY based service.
WARNING: Limited login validation, pty's shall be created under the service identity.
Hence if running under the default Service account, shall have system rights.
* rlogin - ctrl-break extension; WinRlogind only.
Thu Apr 30 23:08:57 2020 adamy
* BUILD 56; release
* -E and -v command options; note only effective within local builds.
* libssh2 1.9.0; + Blowfish.
Wed Apr 29 14:31:33 2020 adamy
* BUILD 54; beta
* initial source release; github
* mebedtls 2.16.6
* mcwin32 merge; libw32 / vio upgrades
* 2020
Tue Nov 6 20:18:45 2018 adamy
* BUILD 53
* mebedtls 1.8.0 libssh2 engine enabled
Sun Oct 28 22:52:38 2018 adamy
* version 0.2.2
* added agent supported; untested.
* removed non-ascii characters within diagnostics.
* command line options
-Q <what>, Query the supported alorgthms.
-c <ciphers> , Ciper specification list, comma seperated.
corrected -l; value was previously ignored.
* windows 10 console support.
Mon Mar 20 13:24:23 2017 adamy
* key-translation support enabled.
Sun Mar 19 01:05:04 2017 adamy
* additional command line argument usage errors.
* save/restore image of start and exit.
Sat Mar 18 00:10:31 2017 adamy
* CSI-s/r DECSET partional implementation.
* additional ctrl/alt key mapped (CTRL-@ etc)
Fri Mar 17 18:45:02 2017 adamy
* overstrike, faint and inverse modes enabled.
* console2 and Windows 10 console detection.
in both cases extended color support is disabled.
In future Windows10 releases, console support should have native true-color support,
at which time functionality cab be reviewed.
Fri Feb 17 20:02:17 2017 adamy
* rlogin '-i' logic enforce,
previously stated remote and local user names where always the same.
* released build 52
/*
* Local Variables: ***
* mode: changelog ***
* End: ***
*/