terrafrost
|
8c8e805c73
|
Merge branch '2.0' into 3.0
|
2020-02-25 00:00:25 -06:00 |
|
terrafrost
|
c18159618e
|
Merge branch '1.0' into 2.0
|
2020-02-24 22:16:50 -06:00 |
|
terrafrost
|
db6ce986f3
|
Revert "SFTP: don't buffer up download requests (PuTTY doesn't)"
This reverts commit 333e2e4c2b .
|
2020-02-24 22:14:28 -06:00 |
|
terrafrost
|
f1661a7dc2
|
Merge branch '3.0'
|
2020-02-24 19:57:11 -06:00 |
|
terrafrost
|
59a7b1166b
|
SSH2: use RFC8332 auth even if host key algo isn't RSA
|
2020-02-24 19:43:32 -06:00 |
|
terrafrost
|
056cc32868
|
Merge branch '3.0'
|
2020-02-24 18:18:11 -06:00 |
|
terrafrost
|
ee10846cac
|
SSH2: more consistent exception handling
|
2020-02-24 18:16:31 -06:00 |
|
terrafrost
|
a1362f8bbc
|
Merge branch '3.0'
|
2020-02-22 22:31:08 -06:00 |
|
terrafrost
|
e8da444bb7
|
SFTP/Stream: expand private key support to more than just RSA
|
2020-02-22 22:21:19 -06:00 |
|
terrafrost
|
548a94ff9e
|
Merge branch '3.0'
|
2020-02-22 17:44:05 -06:00 |
|
terrafrost
|
cb75dd33bf
|
Merge branch '2.0' into 3.0
|
2020-02-22 17:43:55 -06:00 |
|
terrafrost
|
91eaf8a310
|
CHANGELOG: 2.0.24 release
|
2020-02-22 17:43:33 -06:00 |
|
terrafrost
|
c1d2ebf770
|
Merge branch '3.0'
|
2020-02-11 23:25:13 -06:00 |
|
terrafrost
|
8dac275a03
|
SFTP: rm size() (we already have filesize())
|
2020-02-11 23:25:04 -06:00 |
|
terrafrost
|
8088db319a
|
Merge branch '3.0'
|
2020-02-11 06:42:15 -06:00 |
|
terrafrost
|
b95120c808
|
SFTP: change visibility of sortOptions for phpseclib2_compat
|
2020-02-11 06:29:21 -06:00 |
|
terrafrost
|
562371a0ec
|
Merge branch '3.0'
|
2020-02-10 21:26:55 -06:00 |
|
terrafrost
|
f8685c0577
|
SFTP: _get_sftp_packet() -> get_sftp_packet()
|
2020-02-10 21:09:22 -06:00 |
|
terrafrost
|
f44d39fb19
|
SFTP: rm permissions attribute
|
2020-02-10 21:05:00 -06:00 |
|
terrafrost
|
123b2e9af4
|
Merge branch '3.0'
|
2020-02-04 06:16:09 -06:00 |
|
terrafrost
|
bbf80c878d
|
rm SSH1
|
2020-02-04 06:15:55 -06:00 |
|
terrafrost
|
5f5fcda72d
|
Merge branch '3.0'
|
2020-02-04 06:15:21 -06:00 |
|
terrafrost
|
9f09f482ba
|
Merge branch '2.0' into 3.0
|
2020-02-04 06:15:12 -06:00 |
|
terrafrost
|
40998159a0
|
Merge branch '1.0' into 2.0
|
2020-02-04 06:15:04 -06:00 |
|
terrafrost
|
6cb500d7c8
|
SSH1: typo
|
2020-02-04 06:14:40 -06:00 |
|
terrafrost
|
11ece32b3f
|
Merge branch '3.0'
|
2020-02-03 05:39:02 -06:00 |
|
terrafrost
|
cacd08a768
|
Agent/Identity: ECDSA -> EC
|
2020-02-03 00:56:37 -06:00 |
|
terrafrost
|
7387d79a4f
|
Merge branch '2.0' into 3.0
|
2020-02-01 22:50:28 -06:00 |
|
terrafrost
|
8a761b5265
|
Merge branch '1.0' into 2.0
|
2020-02-01 20:14:46 -06:00 |
|
terrafrost
|
c2be7e6480
|
return early if fread() response is bool(false)
|
2020-02-01 17:30:52 -06:00 |
|
terrafrost
|
e1e5750f1f
|
Merge branch '3.0'
|
2020-01-19 08:06:38 -06:00 |
|
terrafrost
|
d0856357ea
|
SSH2: don't adjust ssh-ed25519 signatures
|
2020-01-19 08:05:55 -06:00 |
|
terrafrost
|
c5db54de7d
|
Merge branch '3.0'
|
2020-01-19 02:26:40 -06:00 |
|
terrafrost
|
db85a95af2
|
Tests/RSA: add unit test for exceptions
|
2020-01-19 02:17:43 -06:00 |
|
terrafrost
|
3c6a741a31
|
Merge branch '3.0'
|
2020-01-19 02:10:39 -06:00 |
|
terrafrost
|
2b28c3814b
|
Keys/PuTTY: better support RFC4716 keys
|
2020-01-19 02:09:39 -06:00 |
|
terrafrost
|
abb4fc8bc8
|
Merge branch '3.0'
|
2020-01-18 23:08:35 -06:00 |
|
terrafrost
|
14c09f8527
|
throw exceptions for all private formats not supporting encryption
|
2020-01-18 22:53:35 -06:00 |
|
terrafrost
|
1dd7278ee1
|
Merge branch '3.0'
|
2020-01-18 22:51:41 -06:00 |
|
terrafrost
|
0afd386114
|
RSA: PuTTY public keys couldn't be saved
|
2020-01-18 22:12:00 -06:00 |
|
terrafrost
|
b65bad4a1d
|
Tests/RSA: add unit test for PuTTY public keys
|
2020-01-18 21:58:48 -06:00 |
|
terrafrost
|
d8dabdf7bc
|
Merge branch '3.0'
|
2020-01-18 18:53:31 -06:00 |
|
terrafrost
|
bed8be26d7
|
Keys/OpenSSH: throw an exception if you try to encrypt
|
2020-01-18 18:53:09 -06:00 |
|
terrafrost
|
cab9f1e2bc
|
Merge branch '3.0'
|
2020-01-18 17:57:44 -06:00 |
|
terrafrost
|
0e1dff2be7
|
RSA: fix MSBLOB encoding error
|
2020-01-18 17:47:24 -06:00 |
|
terrafrost
|
a485e85ba5
|
Tests/RSA: add additional assert for MSBLOBs
|
2020-01-18 17:31:34 -06:00 |
|
terrafrost
|
e3efc1cf51
|
Tests/RSA: add additional assert for MSBLOBs
|
2020-01-18 17:31:10 -06:00 |
|
terrafrost
|
112a210f4d
|
Merge branch '3.0'
|
2020-01-17 06:39:14 -06:00 |
|
terrafrost
|
6470d1c80e
|
SSH2: @stream_select -> stream_select
|
2020-01-17 06:38:54 -06:00 |
|
terrafrost
|
cb87d1885b
|
Merge pull request #1444 from tomsommer/patch-2
Remove error suppression from stream_select()
|
2020-01-17 06:37:44 -06:00 |
|