terrafrost
|
d8b8275282
|
Merge branch '1.0' into 2.0
|
2019-09-28 13:03:14 -05:00 |
|
terrafrost
|
a34a4edac5
|
SSH2: arcfour128 / arcfour256 was being included twice
|
2019-09-28 12:57:33 -05:00 |
|
terrafrost
|
ee2ac9f818
|
SSH2: rm code that is never called
|
2019-09-28 08:32:32 -05:00 |
|
terrafrost
|
c00a199484
|
Merge branch '1.0' into 2.0
|
2019-09-24 22:20:26 -05:00 |
|
terrafrost
|
d26850e56f
|
SSH2: fix PHP4 compatability issue
|
2019-09-24 22:18:01 -05:00 |
|
terrafrost
|
e73f1ec910
|
fix PHP4 compatibility issue
|
2019-09-22 10:30:58 -05:00 |
|
terrafrost
|
11532ba414
|
X509: fix pre-5.4 compatability issues
|
2019-09-18 08:20:33 -05:00 |
|
Jamiel
|
05ea3eafb8
|
#1405
|
2019-09-16 23:04:07 +02:00 |
|
terrafrost
|
0952908f70
|
Merge branch '1.0' into 2.0
|
2019-09-16 07:56:14 -05:00 |
|
terrafrost
|
cd21287ebc
|
SSH2: only do fclose($this->fsock) if doing so won't yield error
|
2019-09-16 07:55:47 -05:00 |
|
terrafrost
|
bd6dbd0695
|
Merge branch '1.0' into 2.0
|
2019-09-15 17:20:11 -05:00 |
|
terrafrost
|
11fea7d004
|
fix bug with toBytes() with fixed precision negative numbers
|
2019-09-15 17:19:35 -05:00 |
|
terrafrost
|
2cf180fb47
|
Merge branch '1.0' into 2.0
|
2019-09-10 17:43:41 -05:00 |
|
terrafrost
|
fbf36728fd
|
SSH2 / SFTP: fix issues with ping()
|
2019-09-10 17:31:43 -05:00 |
|
terrafrost
|
7d74163825
|
SSH2: use libsodium PHP 7.2 API
|
2019-09-07 20:10:15 -05:00 |
|
terrafrost
|
18681de192
|
update last commit for 2.0 branch
|
2019-09-07 19:53:19 -05:00 |
|
terrafrost
|
43dd05d4c2
|
Merge branch '1.0' into 2.0
|
2019-09-07 19:39:28 -05:00 |
|
terrafrost
|
3ad44cb3d6
|
SSH2: backport setPreferredAlgorithms() / getAlgorithmsNegotiated()
|
2019-09-07 19:20:21 -05:00 |
|
terrafrost
|
0c6ae076bb
|
Merge branch '1.0' into 2.0
|
2019-08-03 09:07:59 -05:00 |
|
terrafrost
|
6ae67ef790
|
BigInteger: fix PHP 7.4 deprecations
|
2019-08-03 08:58:51 -05:00 |
|
terrafrost
|
68256d209b
|
Merge branch '1.0' into 2.0
|
2019-08-03 07:28:03 -05:00 |
|
terrafrost
|
e473078703
|
ASN1: fix PHP 7.4 deprecation
|
2019-08-03 07:27:26 -05:00 |
|
terrafrost
|
d51b07597a
|
Merge branch '1.0' into 2.0
|
2019-08-02 22:55:22 -05:00 |
|
terrafrost
|
511f55de3d
|
X509: fix issue with explicit time tags whose maps expect implicit
|
2019-08-02 22:00:33 -05:00 |
|
terrafrost
|
e26fcce1f4
|
Merge branch '1.0' into 2.0
|
2019-07-30 08:07:51 -05:00 |
|
terrafrost
|
19ad5d27da
|
X509: ips in nameconstraints ext include netmask
|
2019-07-30 07:37:16 -05:00 |
|
terrafrost
|
9f1287e68b
|
SSH2: update constant for last commit
|
2019-07-12 07:53:49 -05:00 |
|
terrafrost
|
d25a3a9248
|
Merge branch 'update-auto-channel-close-1.0' into update-auto-channel-close-2.0
|
2019-07-12 07:38:47 -05:00 |
|
terrafrost
|
9015d987f7
|
only auto close the channel for exec() timeouts
|
2019-07-12 07:38:08 -05:00 |
|
terrafrost
|
d6819a55b0
|
Merge branch '1.0' into 2.0
|
2019-06-23 11:33:11 -05:00 |
|
terrafrost
|
9e27b4305e
|
BigInteger: !count -> count
|
2019-06-23 11:32:46 -05:00 |
|
terrafrost
|
bad47d9b00
|
Merge branch '1.0' into 2.0
|
2019-06-23 11:13:09 -05:00 |
|
terrafrost
|
4af1bb4c17
|
BigInteger: the !== [] check only works on PHP 5.4+
|
2019-06-23 11:12:17 -05:00 |
|
Remi Collet
|
25469cb98f
|
fix compat with 5.3
|
2019-06-21 09:25:24 +02:00 |
|
terrafrost
|
d2085db7b7
|
Merge branch '1.0' into 2.0
|
2019-06-19 22:34:11 -05:00 |
|
terrafrost
|
5e9d05a9f4
|
BigInteger: fix issues with divide method
|
2019-06-19 22:29:31 -05:00 |
|
terrafrost
|
82454229f6
|
Merge branch '2.0-callback' into 2.0
|
2019-06-16 15:31:31 -05:00 |
|
terrafrost
|
f8d8ad24fd
|
Merge branch '1.0-callback' into 1.0
|
2019-06-16 15:31:22 -05:00 |
|
terrafrost
|
0932fb3054
|
Merge branch '1.0' into 2.0
|
2019-06-16 11:03:37 -05:00 |
|
Rubens Matrono
|
a7d038830c
|
fix array_merge(): Argument #1 is not an array
|
2019-06-16 11:03:27 -05:00 |
|
terrafrost
|
491758f1c0
|
Merge branch '1.0' into 2.0
|
2019-06-12 22:07:27 -05:00 |
|
terrafrost
|
732bda2860
|
SSH2: close channel when a timeout occurs
|
2019-06-12 22:06:48 -05:00 |
|
terrafrost
|
52b7e4610c
|
fix bad merge
|
2019-06-10 00:09:17 -05:00 |
|
terrafrost
|
6cf05541cc
|
Merge branch '1.0' into 2.0
|
2019-06-09 23:46:46 -05:00 |
|
terrafrost
|
cd7de5723c
|
RSA: add support for OpenSSH private keys
|
2019-06-09 23:42:41 -05:00 |
|
terrafrost
|
a0fa38db6d
|
Merge branch '1.0-callback' into 2.0-callback
|
2019-06-02 08:20:07 -05:00 |
|
terrafrost
|
e988abcdb1
|
SFTP: add callback parameter to get()
|
2019-06-02 08:19:41 -05:00 |
|
terrafrost
|
06ccf5d1f9
|
Merge branch '1.0' into 2.0
|
2019-05-28 08:47:51 -05:00 |
|
terrafrost
|
8df35cc368
|
SFTP: improve handling of malformed packets
|
2019-05-28 08:47:34 -05:00 |
|
terrafrost
|
3ca5b88d58
|
Merge branch '1.0' into 2.0
|
2019-05-26 15:38:34 -05:00 |
|