terrafrost
|
b02d78e92a
|
Merge branch '1.0' into 2.0
|
2017-12-14 23:49:10 -06:00 |
|
Remi Collet
|
8dc8642473
|
allow PHPUnit 4, 5 and 6
|
2017-12-14 23:25:30 -06:00 |
|
terrafrost
|
45d6d0aa70
|
Merge branch 'validation-1.0' into 2.0
|
2017-12-14 06:34:32 -06:00 |
|
terrafrost
|
36e9992508
|
X509: serial numbers are biginteger's
|
2017-12-14 06:22:55 -06:00 |
|
terrafrost
|
446652099a
|
Merge branch 'validation-1.0' into 2.0
|
2017-12-13 19:50:37 -06:00 |
|
terrafrost
|
247e969366
|
X509: simplify revised validation logic and add to CRL validation
|
2017-12-13 19:36:55 -06:00 |
|
terrafrost
|
340deffc98
|
Tests/X509: update tests to work with #1213 in 1.0
|
2017-12-13 19:23:12 -06:00 |
|
mdelikat
|
d9195ea5bd
|
validateSignature if subjectKeyIdentifier is not set and check serial number if is set
|
2017-12-13 19:05:06 -06:00 |
|
terrafrost
|
87dd553517
|
Merge branch '1.0' into 2.0
|
2017-12-09 18:39:27 -06:00 |
|
terrafrost
|
b25681beeb
|
fix float to int conversions on ARM CPU's
|
2017-12-09 18:16:48 -06:00 |
|
terrafrost
|
595af92154
|
Merge branch '2.0-travis-exp' into 2.0
|
2017-12-03 23:00:31 -06:00 |
|
terrafrost
|
2f3c9197d9
|
Merge branch '1.0-travis-exp' into 2.0-travis-exp
|
2017-12-03 22:40:31 -06:00 |
|
terrafrost
|
ab5158dcd3
|
Random: return empty string if $length is 0
|
2017-12-03 22:39:01 -06:00 |
|
terrafrost
|
1587c5498b
|
Merge branch '1.0-travis-exp' into 2.0-travis-exp
|
2017-12-03 20:22:57 -06:00 |
|
terrafrost
|
703f7840db
|
X509: use anonymous function in PHP >= 5.3.0
|
2017-12-03 15:55:58 -06:00 |
|
terrafrost
|
2e2c22b921
|
Travis: enable PHP 7.2 support
|
2017-12-03 15:33:15 -06:00 |
|
terrafrost
|
8aa933f813
|
Merge branch '1.0' into 2.0
|
2017-11-30 07:12:41 -06:00 |
|
terrafrost
|
6f74f402e3
|
Travis: test against 7.2
|
2017-11-30 07:12:27 -06:00 |
|
terrafrost
|
25a18ca992
|
CHANGELOG: add 2.0.9 relase (2.0.8 was botched :()
|
2017-11-29 05:30:40 -06:00 |
|
terrafrost
|
c9a3fe35e2
|
Merge branch '1.0' into 2.0
|
2017-11-29 00:38:08 -06:00 |
|
terrafrost
|
2bab4e4bd6
|
1.0.9 release
|
2017-11-29 00:37:04 -06:00 |
|
terrafrost
|
c5d0674c20
|
Merge branch '2.0-is-prime' into 2.0
|
2017-11-23 10:25:34 -06:00 |
|
terrafrost
|
096289882a
|
Merge branch '1.0-is-prime' into 1.0
|
2017-11-23 10:25:28 -06:00 |
|
terrafrost
|
6e9ece958b
|
Merge branch '1.0' into 2.0
|
2017-11-23 09:33:35 -06:00 |
|
terrafrost
|
309fa0af44
|
SSH/SFTP: more adustments to channel handling
|
2017-11-23 09:31:34 -06:00 |
|
terrafrost
|
cd58e3be1d
|
Merge branch '1.0-is-prime' into 2.0-is-prime
|
2017-11-22 19:50:49 -06:00 |
|
terrafrost
|
5ba61146e6
|
BigInteger: adjustment to isPrime
|
2017-11-22 19:49:55 -06:00 |
|
terrafrost
|
6a65ea28ec
|
Merge branch '1.0' into 2.0
|
2017-11-11 23:15:00 -06:00 |
|
terrafrost
|
b50dde76f5
|
SSH2: update channel handling in a few more places
|
2017-11-11 23:08:08 -06:00 |
|
terrafrost
|
1f7e03b43d
|
Merge branch '1.0-multi-channel-adjustment' into 2.0
|
2017-11-11 16:00:05 -06:00 |
|
terrafrost
|
0afde6ea43
|
SSH2: updates to dealing with extraneous channel packets
|
2017-11-11 15:14:04 -06:00 |
|
terrafrost
|
12090c138e
|
Tests/X509: update 1.0 test to work on 2.0
|
2017-11-05 11:42:33 -06:00 |
|
terrafrost
|
d218020747
|
Merge branch '1.0' into 2.0
|
2017-11-05 11:42:08 -06:00 |
|
terrafrost
|
ffcff461c4
|
X509: URL validation didn't work (#1203)
|
2017-11-05 11:36:41 -06:00 |
|
terrafrost
|
f4b6a522df
|
Merge branch '1.0' into 2.0
|
2017-10-23 00:04:54 -05:00 |
|
terrafrost
|
817bebef47
|
README: update latest 1.0 version to 1.0.8
|
2017-10-23 00:03:25 -05:00 |
|
terrafrost
|
3947dbf3ba
|
CHANGELOG: add 1.0.8 release
|
2017-10-23 00:01:21 -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
|
29fabaaa18
|
RSA: replace != with !$this->_equals
|
2017-10-05 05:31:19 -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
|
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
|
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
|
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 |
|
Martijn Smit
|
b3add4491d
|
Replace extension_loaded with forward compatible function exists check
|
2017-09-29 21:33:57 +01:00 |
|