terrafrost
|
a59d046c9d
|
Tests/BigInteger: add unit test for randomPrime
|
2017-10-21 12:25:13 -05:00 |
|
terrafrost
|
ce92283c10
|
Merge branch '2.0'
|
2017-10-05 05:42:38 -05:00 |
|
terrafrost
|
6d51f2bf85
|
BigInteger: update bitwise_not fix for 2.0
|
2017-10-05 05:39:00 -05:00 |
|
terrafrost
|
245e7a15ca
|
Merge branch '1.0' into 2.0
|
2017-10-05 05:37:56 -05:00 |
|
terrafrost
|
a7ebe7d39d
|
BigInteger: fix bitwise_not for 0
|
2017-10-05 05:37:42 -05:00 |
|
terrafrost
|
35af260322
|
Merge branch '2.0'
|
2017-10-05 05:32:13 -05:00 |
|
terrafrost
|
e395a4a367
|
Merge branch '1.0' into 2.0
|
2017-10-05 05:31:51 -05:00 |
|
terrafrost
|
29fabaaa18
|
RSA: replace != with !$this->_equals
|
2017-10-05 05:31:19 -05:00 |
|
terrafrost
|
163f9c76f5
|
Merge branch '2.0'
|
2017-10-05 05:29:11 -05:00 |
|
terrafrost
|
d1470644a2
|
Merge branch '1.0' into 2.0
|
2017-10-05 05:28:47 -05:00 |
|
terrafrost
|
aeb8a98a25
|
Crypt/Base: fix version_compare call
|
2017-10-05 05:28:16 -05:00 |
|
terrafrost
|
0be79559c2
|
Merge branch '2.0'
|
2017-10-05 05:27:05 -05:00 |
|
terrafrost
|
33de8b82d6
|
Merge branch '1.0' into 2.0
|
2017-10-05 05:26:49 -05:00 |
|
terrafrost
|
042c8a9239
|
RC4: don't assume key is "\0" by default
|
2017-10-05 05:26:23 -05:00 |
|
terrafrost
|
736cdf8e8f
|
Merge branch '2.0-use-eval'
|
2017-10-04 17:16:30 -05:00 |
|
terrafrost
|
2608074e74
|
Merge branch '1.0-use-eval' into 2.0-use-eval
|
2017-10-04 17:08:27 -05:00 |
|
terrafrost
|
98d46db7c5
|
Crypt/Base: use eval() instead of create_function() for >= 5.3
|
2017-10-04 17:03:14 -05:00 |
|
terrafrost
|
03e15a5ab9
|
BigInteger: make constructor catch behave same as setEngine
|
2017-10-01 07:55:00 +01:00 |
|
terrafrost
|
256ffcca7b
|
Merge remote-tracking branch 'pcf0/fix-biginteger-badconfigurationexception'
|
2017-10-01 07:53:54 +01:00 |
|
terrafrost
|
1c0ee79999
|
Merge branch 'master' of https://github.com/phpseclib/phpseclib
|
2017-10-01 07:04:17 +01:00 |
|
terrafrost
|
fabb42c20d
|
Merge branch '2.0'
|
2017-09-30 22:56:43 +01:00 |
|
terrafrost
|
836d452acd
|
Merge branch '1.0' into 2.0
|
2017-09-30 22:56:32 +01:00 |
|
terrafrost
|
6f47ef808e
|
X509: fix issues when using datetime without a timezone set in ini
|
2017-09-30 22:54:33 +01:00 |
|
terrafrost
|
1f7d1bc18a
|
Revert "date format fix"
This reverts commit 508f04fab8 .
|
2017-09-30 22:50:24 +01:00 |
|
terrafrost
|
4f2ece4d7d
|
Merge remote-tracking branch 'rrran/Bugfixes2'
|
2017-09-30 22:50:06 +01:00 |
|
PCF
|
d71b6ae3e7
|
fixup! TestCase for BadConfigurationException in BigInteger
|
2017-09-30 13:44:37 +02:00 |
|
terrafrost
|
1e9d20364c
|
Merge pull request #1182 from eternalharvest/bugfix/doccomment
Fix wrong doccomment annotation of return type
|
2017-09-30 08:07:06 +01:00 |
|
terrafrost
|
af6048b48e
|
AsymmetricKey: visibility fixes
|
2017-09-30 07:58:07 +01:00 |
|
PCF
|
e598a027b8
|
fixup! TestCase for BadConfigurationException in BigInteger
|
2017-09-30 03:23:39 +02:00 |
|
PCF
|
43803c6872
|
Catch BadConfigurationException in BigInteger
|
2017-09-30 02:47:00 +02:00 |
|
PCF
|
c12ffe0b37
|
TestCase for BadConfigurationException in BigInteger
|
2017-09-30 02:46:49 +02:00 |
|
terrafrost
|
fc6a97083c
|
Merge branch '2.0'
|
2017-09-29 21:34:51 +01:00 |
|
Martijn Smit
|
b3add4491d
|
Replace extension_loaded with forward compatible function exists check
|
2017-09-29 21:33:57 +01:00 |
|
Takuya Sawada
|
5a87cc525f
|
fix wrong doccomment annotation of return type
|
2017-09-18 02:23:14 +09:00 |
|
Sokolovskyy Roman
|
c6020a4c42
|
Unit tests fixes.
A PHPDoc fix
|
2017-09-14 09:42:37 +02:00 |
|
Sokolovskyy Roman
|
508f04fab8
|
date format fix
|
2017-09-11 13:33:43 +02:00 |
|
Sokolovskyy Roman
|
4f399d5c33
|
Merge remote-tracking branch 'origin/master' into Bugfixes2
|
2017-09-11 11:13:03 +02:00 |
|
Sokolovskyy Roman
|
137b5dae42
|
Merge remote-tracking branch 'upstream/master'
|
2017-09-11 11:11:41 +02:00 |
|
terrafrost
|
761f8765fc
|
Merge branch '2.0'
|
2017-09-10 15:15:38 -05:00 |
|
terrafrost
|
58768cb5aa
|
Merge branch 'gmp-1.0' into gmp-2.0
|
2017-09-10 15:02:34 -05:00 |
|
terrafrost
|
b6d0e37432
|
BigInteger: use gmp_import / gmp_export when available
|
2017-09-10 14:56:57 -05:00 |
|
terrafrost
|
a2182d503f
|
Merge branch '2.0'
|
2017-09-09 20:40:25 -05:00 |
|
terrafrost
|
bcdb4b6c4a
|
Merge branch '1.0' into 2.0
|
2017-09-09 20:40:00 -05:00 |
|
terrafrost
|
76070ff5e2
|
README: add patreon link
|
2017-09-09 20:39:11 -05:00 |
|
terrafrost
|
1fafe157d6
|
SSH2: fix bad merge
|
2017-09-06 00:44:38 -05:00 |
|
terrafrost
|
e50d8ea51c
|
Merge branch '1.0' into ssh2-fix-multi-channel-1.0
|
2017-09-06 00:30:11 -05:00 |
|
terrafrost
|
8d16642469
|
Merge branch 'ssh2-fix-multi-channel-2.0' into ssh2-fix-multi-channel-master
|
2017-09-06 00:28:25 -05: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
|
ac19043c8b
|
Merge branch 'ssh2-fix-multi-channel-2.0' into ssh2-fix-multi-channel-master
|
2017-09-05 23:42:05 -05:00 |
|