Sources/NIOSSH/Connection State Machine/SSHConnectionStateMachine.swift (5 lines): - line 185: // TODO: enforce RFC 4253: - line 236: // TODO: enforce RFC 4253: - line 430: // TODO: enforce RFC 4253: - line 546: // TODO: enforce RFC 4253: - line 660: // TODO: enforce RFC 4253: Sources/NIOSSH/Child Channels/SSHChannelMultiplexer.swift (2 lines): - line 184: // TODO: We need a better channel ID system. Maybe use indices into Arrays instead? - line 193: // TODO: Make the window management parameters configurable Sources/NIOSSH/Child Channels/SSHChannelData.swift (1 line): - line 103: // TODO: Support fileregion! Sources/NIOSSH/User Authentication/UserAuthenticationStateMachine.swift (1 line): - line 23: // TODO: The server SHOULD limit the number of authentication attempts the client may make.