teleport/server
Apex Liu 86e95f7a16 修正了登录界面,防止被xss攻击。 2017-12-01 17:15:17 +08:00
..
.idea fix ini parser not work when new line flag '\r\n' and '\n' in the same file. 2017-11-26 04:44:06 +08:00
share/etc Fixed on Linux, but some SQL must update to fit MySQL(can not use field named desc, must use `desc`, because desc is a keywork of MySQL). 2017-11-25 16:18:56 +08:00
tp_core 增强对SSHv1的支持,例如不允许打开SFTP、不允许建立多个通道等等。与客户端直连远程主机依然有一些差异,因为客户端连接TP时总是使用的SSHv2协议,所以无法准确判断远程主机的协议版本从而导致一些行为上的差异。 2017-11-30 01:25:31 +08:00
tp_web/src fix ini parser not work when new line flag '\r\n' and '\n' in the same file. 2017-11-26 04:44:06 +08:00
www 修正了登录界面,防止被xss攻击。 2017-12-01 17:15:17 +08:00
CMakeLists.txt 准备在Linux平台上进行打包测试。 2017-11-24 23:28:38 +08:00