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 |
|
terrafrost
|
3efafb14b9
|
Merge branch '3.0'
|
2020-01-17 06:07:14 -06:00 |
|
terrafrost
|
1da139e0b8
|
Merge branch '2.0' into 3.0
|
2020-01-17 06:07:06 -06:00 |
|
terrafrost
|
b4cb07593f
|
Merge branch '1.0' into 2.0
|
2020-01-17 06:06:32 -06:00 |
|
terrafrost
|
500e3225a8
|
SSH2: logging enhancements
|
2020-01-17 06:06:01 -06:00 |
|
terrafrost
|
81152288f8
|
Merge branch '1.0' into 2.0
|
2020-01-17 06:05:12 -06:00 |
|
terrafrost
|
3f448d0904
|
...
|
2020-01-17 05:54:42 -06:00 |
|
terrafrost
|
f1772cbf7a
|
...
|
2020-01-17 05:42:29 -06:00 |
|
terrafrost
|
0a1c10386a
|
...
|
2020-01-17 05:10:12 -06:00 |
|
terrafrost
|
b4bff90106
|
Merge branch '2.0' into 3.0
|
2020-01-17 04:09:49 -06:00 |
|
terrafrost
|
2b08c31fb7
|
Merge branch '1.0' into 2.0
|
2020-01-17 03:59:18 -06:00 |
|
terrafrost
|
88568b8020
|
SSH2: logging enhancements
|
2020-01-17 03:37:25 -06:00 |
|
Tom Sommer
|
40bd4192fc
|
Update SSH2.php
|
2020-01-17 09:41:45 +01:00 |
|
terrafrost
|
e0bc38794e
|
Merge branch '3.0'
|
2020-01-17 02:14:02 -06:00 |
|