Martijn Smit
|
b3add4491d
|
Replace extension_loaded with forward compatible function exists check
|
2017-09-29 21:33:57 +01:00 |
|
terrafrost
|
74d3a51183
|
Merge branch 'ssh2-fix-multi-channel-1.0' into ssh2-fix-multi-channel-2.0
|
2017-09-06 00:27:52 -05:00 |
|
terrafrost
|
ed3846a7a2
|
Tests/SSH2: add unit test for #1167
|
2017-09-06 00:27:07 -05:00 |
|
terrafrost
|
a9cd28d8fd
|
Tests/ANSI: update test for 2.0 branch
|
2017-08-08 21:53:37 -05:00 |
|
terrafrost
|
a4c79db37a
|
Merge branch '1.0' into 2.0
|
2017-08-08 21:53:07 -05:00 |
|
terrafrost
|
89188ec570
|
Tests/ANSI: add test for #1161 E_NOTICE in ANSI
|
2017-08-08 21:35:48 -05:00 |
|
terrafrost
|
ce2bfd984e
|
Tests: fix CS errors
|
2017-07-16 12:09:45 -05:00 |
|
Matej Kravjar
|
47c419545a
|
Fixed #632 Fatal error: Cannot access self:: when no class scope is active
|
2017-06-20 12:43:42 +02:00 |
|
terrafrost
|
fe8f1bba7b
|
Tests/RSA: update unit test for 2.0 branch
|
2017-05-29 06:33:01 -05:00 |
|
terrafrost
|
a4cd384bab
|
Merge branch '1.0' into 2.0
|
2017-05-29 06:32:23 -05:00 |
|
terrafrost
|
f089aa4eb9
|
Tests/RSA: add unit test for loading bad key after loading good key
|
2017-05-29 06:20:46 -05:00 |
|
terrafrost
|
5e2afe3a73
|
Merge branch '1.0' into 2.0
|
2017-05-28 09:10:58 -05:00 |
|
terrafrost
|
9bccc01b97
|
Tests/SSH2: add unit test for #1009
|
2017-05-28 08:58:00 -05:00 |
|
terrafrost
|
f4ae2cf3d3
|
Merge branch '1.0' into 2.0
|
2017-04-09 10:23:20 -05:00 |
|
Moritz Fain
|
7fd1eefd66
|
Fixed ASN.1 UTCTime parsing
|
2017-04-09 10:15:40 -05:00 |
|
terrafrost
|
91a0866fdc
|
Tests/X509: add unit test for issue involving multiple domain names
|
2017-03-07 21:54:41 -06:00 |
|
terrafrost
|
062ee6b5b5
|
Tests: crypt_random_string -> Random::string
|
2017-01-27 12:35:48 -06:00 |
|
terrafrost
|
ac2b7ef76c
|
Merge branch '1.0' into 2.0
|
2017-01-27 12:17:04 -06:00 |
|
terrafrost
|
1bde98fc42
|
Crypt: OpenSSL apparently supports variable size keys
|
2017-01-27 11:20:22 -06:00 |
|
Andreas Fischer
|
f5d8377cdb
|
Backport tests/bootstrap.php from 2.0 / master onto 1.0.
|
2016-10-20 21:30:42 +02:00 |
|
terrafrost
|
6dc50cc5c9
|
ASN1: update unit test for 2.0 branch
|
2016-08-28 10:45:31 -05:00 |
|
terrafrost
|
281cfcdcea
|
Merge branch '1.0' into 2.0
|
2016-08-28 10:45:04 -05:00 |
|
terrafrost
|
5c2ffd2544
|
ASN1: fix infinite loop during ASN1 decode process
|
2016-08-28 10:43:33 -05:00 |
|
terrafrost
|
c547ee16c7
|
Merge branch '1.0' into 2.0
|
2016-08-04 00:31:15 -05:00 |
|
klemens
|
dca95ac662
|
spelling fixes
|
2016-08-04 00:19:27 -05:00 |
|
terrafrost
|
e59e544ed8
|
Merge branch '1.0' into 2.0
|
2016-07-23 18:55:35 -05:00 |
|
terrafrost
|
62381365c8
|
Tests/X509: make dn more generic in unit test
|
2016-07-23 18:54:25 -05:00 |
|
terrafrost
|
2c4dcd96b4
|
fix issue with merge
|
2016-07-23 18:39:25 -05:00 |
|
terrafrost
|
dbdba0b7ef
|
Merge branch '1.0' into 2.0
|
2016-07-23 18:16:52 -05:00 |
|
terrafrost
|
dc7f7e4d85
|
ASN1: fix PHP Warning on PHP 7.1
|
2016-07-23 11:01:43 -05:00 |
|
terrafrost
|
97f0b37bd5
|
Merge branch '1.0' into 2.0
|
2016-07-10 12:55:56 -05:00 |
|
terrafrost
|
8530cbca1a
|
Tests/SFTP: demo "Expected SSH_FXP_STATUS or ..." error
|
2016-06-29 00:18:35 -05:00 |
|
terrafrost
|
9ce8a39204
|
Tests/RSA: update unit test to work on 2.0 branch
|
2016-06-21 22:39:33 -05:00 |
|
terrafrost
|
b08f17f514
|
Merge branch '1.0' into 2.0
|
2016-06-21 22:39:05 -05:00 |
|
terrafrost
|
5b8985447c
|
Tests/RSA: update unit test to work with 1.0 branch
|
2016-06-21 22:38:37 -05:00 |
|
andrewbelcher
|
dd754283bb
|
Fix zero salt length RSA signatures.
|
2016-06-21 22:33:47 -05:00 |
|
terrafrost
|
a2e77a7728
|
Merge branch 'x509-constructed-dns-2.0' into 2.0
|
2016-06-12 14:19:39 -05:00 |
|
terrafrost
|
002a927746
|
Merge branch 'x509-constructed-dns' into 1.0
|
2016-06-12 14:19:08 -05:00 |
|
terrafrost
|
706dcfb8d6
|
RSA: update unit test for 2.0 branch
|
2016-06-04 23:22:02 -05:00 |
|
terrafrost
|
87040bc518
|
Merge branch '1.0' into 2.0
|
2016-06-04 22:56:49 -05:00 |
|
terrafrost
|
942d194d0a
|
RSA: don't attempt to use the CRT when zero value components exist
|
2016-05-09 13:46:28 -05:00 |
|
terrafrost
|
700338beed
|
Merge branch '1.0' into 2.0
|
2016-05-06 11:58:07 -05:00 |
|
terrafrost
|
e762b0dc29
|
SFTP: add is_writable, is_writeable and is_readable
|
2016-05-05 16:41:15 -05:00 |
|
terrafrost
|
305dc1967a
|
Tests/X509: fix bad merge
|
2016-05-04 00:16:08 -05:00 |
|
terrafrost
|
538b48c346
|
Merge branch 'x509-constructed-dns' into x509-constructed-dns-2.0
|
2016-05-03 20:06:48 -05:00 |
|
terrafrost
|
52a7aee1f5
|
X509: add support for constructed DNs and non-strict DN checks
|
2016-05-03 18:22:53 -05:00 |
|
terrafrost
|
8fb4c3363d
|
undo merging of master to 2.0 branch
|
2016-04-28 15:34:10 -05:00 |
|
terrafrost
|
b4cf10fc94
|
Revert "Merge branch '2.0'"
This reverts commit be5f4ef6b19c82f6c898708cc8e1828b05e3d4e8, reversing
changes made to 638fe6971c .
|
2016-04-10 11:30:59 -05:00 |
|
terrafrost
|
4b69dcb1ca
|
Revert "Merge remote-tracking branch 'bantu/bootstrap'"
This reverts commit ef04c870e9 , reversing
changes made to cd57bf31ae .
|
2016-04-10 11:25:31 -05:00 |
|
terrafrost
|
263564a2ee
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2016-04-09 13:00:51 -05:00 |
|