Lines Matching +full:by -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang)

116      *     open request, and 'sender channel' is the channel number allocated by
397 * Used by GCM
406 * Used by GCM
438 * Used by GCM
447 * Used by GCM
660 * Maximum packet size indexed by channel
710 * Window size indexed by channel
720 * Window size indexed by channel
1274 * https://tools.ietf.org/html/rfc4253#section-7.1 says "key exchange begins by each sending
1287 * https://tools.ietf.org/html/rfc4253#section-7.1 says "key exchange begins by each sending
1370 string. Each line SHOULD be terminated by a Carriage Return and Line
1422 throw new ConnectionClosedException('Connection closed by server');
1894 throw new ConnectionClosedException('Connection closed by server');
2002 generated by the cipher MUST be discarded, and the first byte of the
2333 * by sending dummy SSH_MSG_IGNORE messages.}
2640 * by sending dummy SSH_MSG_IGNORE messages.}
2694 throw new UnsupportedCurveException('Specified Curves are not supported by SSH2');
2696 throw new UnsupportedCurveException('Named Curve of ' . $curveName . ' is not supported by phpseclib3\'s SSH2 implementation');
2876 // although, in theory, the size of SSH_MSG_CHANNEL_REQUEST could exceed the maximum packet size established by
3143 * @param int|null $channel Channel id returned by self::getInteractiveChannelId()
3204 * @param int|null $channel Channel id returned by self::getInteractiveChannelId()
3295 * @param int|null $channel Channel id returned by self::getInteractiveChannelId()
3348 * 0 (default): phpseclib takes a passive approach to see if the connection is still active by calling feof()
3350 * 1: phpseclib takes an active approach to see if the connection is still active by sending an SSH_MSG_IGNORE
3352 * 2: phpseclib takes an active approach to see if the connection is still active by sending an SSH_MSG_CHANNEL_OPEN
3414 * @param int $channel Channel id returned by self::getInteractiveChannelId()
3437 * Inspired by http://php.net/manual/en/mysqli.ping.php
3556 $str = 'Connection closed (by server) prematurely';
4084 throw new ConnectionClosedException('Connection closed by server');
4224 // in OpenSSH it slows things down but only by a couple thousandths of a second.
4499 // the earliest part of the log file is denoted by the first <<< START >>> and is not going to necessarily
4546 /* The maximum amount of data allowed is determined by the maximum
4570 * \phpseclib3\Net\SSH2 doesn't properly close most channels. For exec() channels are normally closed by the server
4745 * the intersection is empty. The order is defined by the first parameter.
4913 // "is bundled and compiled into PHP by default")