terrafrost
|
fb53b78894
|
CHANGELOG: add 2.0.33 release
|
2021-08-15 23:20:12 -05:00 |
|
terrafrost
|
c08afba575
|
Merge branch '1.0' into 2.0
|
2021-07-28 20:34:13 -05:00 |
|
terrafrost
|
0ec9d2bdf1
|
SFTP: CS adjustments
|
2021-07-28 20:33:52 -05:00 |
|
terrafrost
|
b0fe99b792
|
Merge branch '1.0' into 2.0
|
2021-07-28 20:01:26 -05:00 |
|
Nick Lassonde
|
dab514faff
|
timeout in _get_channel_packet during _init_sftp_connection should be a failure
|
2021-07-28 20:01:19 -05:00 |
|
terrafrost
|
6b0f0b4896
|
Merge branch '1.0' into 2.0
|
2021-07-05 08:34:18 -05:00 |
|
terrafrost
|
a02526e5e0
|
SFTP: return false if get_channel_packet returns false
|
2021-07-05 08:33:42 -05:00 |
|
terrafrost
|
01addfb92f
|
Tests/X509: update new unit test to work with 2.0
|
2021-06-24 21:39:07 -05:00 |
|
terrafrost
|
5a3e622c4d
|
Merge branch '1.0' into 2.0
|
2021-06-24 21:38:25 -05:00 |
|
terrafrost
|
973bb072a0
|
ASN1: return false when not enough bytes are available
|
2021-06-24 21:36:03 -05:00 |
|
terrafrost
|
d48c13b716
|
Merge branch '1.0' into 2.0
|
2021-06-15 07:27:34 -05:00 |
|
terrafrost
|
0673370eda
|
SFTP: don't check SFTP packet size after SFTP initialization
|
2021-06-15 07:24:34 -05:00 |
|
terrafrost
|
3ee60b82b9
|
CHANGELOG: add missing entry
|
2021-06-14 01:54:32 -05:00 |
|
terrafrost
|
cbadee3b2c
|
CHANGELOG: add 2.0.32 release
|
2021-06-14 01:48:38 -05:00 |
|
terrafrost
|
f5c4c19880
|
Tests/RSA: update unit test for 2.0
|
2021-06-12 07:12:59 -05:00 |
|
terrafrost
|
451ddf453c
|
Merge branch '1.0' into 2.0
|
2021-06-12 07:11:44 -05:00 |
|
terrafrost
|
c3560c2d4d
|
RSA: OAEP decryption didn't check labels correctly
|
2021-06-12 07:06:08 -05:00 |
|
terrafrost
|
333d2f9ffd
|
Merge branch '1.0' into 2.0
|
2021-05-23 10:38:31 -05:00 |
|
terrafrost
|
0a2dc24489
|
X509: extra characters before cert weren't being removed
|
2021-05-23 10:38:11 -05:00 |
|
terrafrost
|
fe6a84a58b
|
Merge branch '1.0' into 2.0
|
2021-05-18 22:02:39 -05:00 |
|
terrafrost
|
915d1d8ca9
|
SSH2: fix PHP7.4 errors about accessing bool as string
|
2021-05-18 22:00:59 -05:00 |
|
terrafrost
|
94abf563ad
|
Merge branch '1.0' into 2.0
|
2021-05-15 22:22:35 -05:00 |
|
terrafrost
|
8204273978
|
SSH2: fix issue with key re-exchange
|
2021-05-15 22:22:14 -05:00 |
|
terrafrost
|
0b4484a107
|
Merge branch '1.0' into 2.0
|
2021-05-14 12:56:09 -05:00 |
|
terrafrost
|
9a7cfafc8d
|
SSH2: timeout would occasionally infinitely loop
this was changed from !$this->curTimeout to $this->curTimeout <= 0
in commit 96c4c3bc58
|
2021-05-14 12:55:06 -05:00 |
|
terrafrost
|
1e36329433
|
Merge branch '1.0' into 2.0
|
2021-05-11 20:23:49 -05:00 |
|
terrafrost
|
9c47b0a696
|
SFTP: reopen channel on channel closure
|
2021-05-11 20:20:46 -05:00 |
|
terrafrost
|
b2267e24b0
|
Merge branch '1.0' into 2.0
|
2021-05-09 07:54:40 -05:00 |
|
danieljankowski
|
b07738814e
|
ASN1: fix timezone issue when non-utc time is given
|
2021-05-09 07:08:20 -05:00 |
|
terrafrost
|
f1c7946b72
|
Merge branch '1.0' into 2.0
|
2021-05-02 08:37:28 -05:00 |
|
terrafrost
|
0e3ef812c3
|
CS adjustments
|
2021-05-02 08:37:19 -05:00 |
|
terrafrost
|
f1b0708446
|
Merge branch '1.0' into 2.0
|
2021-05-02 08:15:00 -05:00 |
|
nickyb
|
aa8138a330
|
Support for continue auth methods.
|
2021-05-02 08:12:24 -05:00 |
|
terrafrost
|
c3aecf503e
|
Tests: updates now that parallels is not being used
|
2021-04-17 06:27:14 -05:00 |
|
terrafrost
|
a1d310cb8b
|
Merge branch '1.0' into 2.0
|
2021-04-17 06:17:51 -05:00 |
|
terrafrost
|
8bc9f4ba25
|
Travis: don't use parallels or xdebug
|
2021-04-17 06:14:50 -05:00 |
|
terrafrost
|
233a920cb3
|
CHANGELOG: add 2.0.31 release
|
2021-04-06 08:56:45 -05:00 |
|
terrafrost
|
364704a939
|
Merge branch '1.0' into 2.0
|
2021-04-06 08:43:13 -05:00 |
|
terrafrost
|
05550b9c49
|
Merge pull request #1635 from terrafrost/moosa-1.0
cleanup RSA PKCS#1 v1.5 signature verification (CVE-2021-30130)
|
2021-04-06 08:42:18 -05:00 |
|
terrafrost
|
f95b039d08
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 18:17:27 -05:00 |
|
terrafrost
|
149b4d2131
|
RSA: fix for PHP8
|
2021-04-03 18:16:59 -05:00 |
|
terrafrost
|
74435e1b80
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 17:55:22 -05:00 |
|
terrafrost
|
8af4280bde
|
RSA: misc fixes for 'without NULL' PKCS1 signature validation
|
2021-04-03 17:55:12 -05:00 |
|
terrafrost
|
d70abb9290
|
fix broken unit test
|
2021-04-03 17:13:19 -05:00 |
|
terrafrost
|
43eeb853f1
|
Merge branch 'moosa-1.0' into moosa-2.0
|
2021-04-03 16:47:37 -05:00 |
|
terrafrost
|
581fbdb671
|
CS adjustments
|
2021-04-03 16:41:10 -05:00 |
|
terrafrost
|
5fca2bcb7b
|
Tests/RSA: test requires sha256
|
2021-04-03 16:33:52 -05:00 |
|
terrafrost
|
4a3e08c273
|
RSA: tweak to new validation method
|
2021-04-03 16:33:23 -05:00 |
|
terrafrost
|
7a5846ccee
|
Test/RSA: add test for "strict" PKCS1 sigs without NULLs
|
2021-04-03 16:18:31 -05:00 |
|
terrafrost
|
9af9d69c19
|
RSA: support "strict" PKCS1 sigs without NULLs
|
2021-04-03 16:00:42 -05:00 |
|