terrafrost
|
5d51328dd5
|
Merge branch '3.0'
|
2023-02-11 20:57:49 -06:00 |
|
terrafrost
|
d3e72bd1fc
|
Merge branch '2.0-github-actions' into 3.0
|
2023-02-11 20:40:52 -06:00 |
|
terrafrost
|
e42185c672
|
BigInteger: fix for hex numbers with new lines in them
|
2023-02-11 19:08:08 -06:00 |
|
terrafrost
|
de80c6a955
|
Tests: hex numbers with new lines in them should have own test
|
2023-02-11 18:28:57 -06:00 |
|
terrafrost
|
233f617e08
|
Tests: don't test encrypted OpenSSH private keys on 32-bit installs
|
2023-02-11 17:56:02 -06:00 |
|
terrafrost
|
e3b9a97200
|
Blowfish: fix issues on 32-bit PHP installs
|
2023-02-11 17:47:40 -06:00 |
|
terrafrost
|
50ab21b7cb
|
Crypt: don't do OpenSSL version check unless OpenSSL is installed
|
2023-02-11 14:55:25 -06:00 |
|
terrafrost
|
8e8b214820
|
use github actions instead of travis ci
|
2023-02-11 14:50:06 -06:00 |
|
terrafrost
|
ad7a7d5c8f
|
fix PHP <5.4 compatability
|
2023-02-10 12:34:11 -06:00 |
|
terrafrost
|
f4340220ad
|
Composer: use latest version of ParaTest
|
2023-02-06 02:52:43 -06:00 |
|
terrafrost
|
07605e9ce8
|
Tests: master branch uses ParaTest vs PHPUnit
|
2023-02-06 01:55:22 -06:00 |
|
terrafrost
|
ca2c9588ea
|
Merge branch '3.0'
|
2023-02-05 23:47:08 -06:00 |
|
terrafrost
|
2487192558
|
AsymmetricKey: error out on unsupported operations
|
2023-02-05 17:44:51 -06:00 |
|
terrafrost
|
508eaa7197
|
Tests: PHPUnit 10 updates
|
2023-02-05 17:33:16 -06:00 |
|
terrafrost
|
c342af1f80
|
Merge branch '3.0'
|
2023-01-17 07:56:16 -06:00 |
|
terrafrost
|
fa9bf44ed6
|
Merge branch '2.0' into 3.0
|
2023-01-17 07:56:10 -06:00 |
|
terrafrost
|
49e6bf3762
|
Merge branch '1.0' into 2.0
|
2023-01-17 07:56:03 -06:00 |
|
terrafrost
|
c87e256459
|
BACKERS: add cjhaas. thank you!
|
2023-01-17 07:55:57 -06:00 |
|
terrafrost
|
00f5057e1b
|
Merge branch '3.0'
|
2023-01-06 14:57:48 -06:00 |
|
Kevin van Hulst
|
3ad3693d31
|
fix "Creating default object from empty value" error
|
2023-01-06 14:57:05 -06:00 |
|
terrafrost
|
446fa28e5e
|
Merge branch '3.0'
|
2022-12-23 10:46:53 -06:00 |
|
terrafrost
|
f81d9ea09a
|
Merge branch '2.0' into 3.0
|
2022-12-23 10:46:46 -06:00 |
|
terrafrost
|
7e763c6f97
|
CHANGELOG: add 2.0.41 release
|
2022-12-23 10:44:18 -06:00 |
|
terrafrost
|
21afff89ca
|
Merge branch '3.0'
|
2022-12-23 10:34:02 -06:00 |
|
terrafrost
|
86e12663fd
|
Merge branch '2.0' into 3.0
|
2022-12-23 10:28:11 -06:00 |
|
terrafrost
|
aa68ee7e69
|
Merge branch '1.0' into 2.0
|
2022-12-23 10:16:52 -06:00 |
|
Alexander Vlasov
|
797351cd63
|
Fix undefined properties deprecated in PHP 8.2
|
2022-12-23 10:08:51 -06:00 |
|
terrafrost
|
8219a6e2a8
|
Merge branch '3.0'
|
2022-12-17 12:26:56 -06:00 |
|
terrafrost
|
f28693d38b
|
fix another issue arrising from merge
|
2022-12-17 12:26:50 -06:00 |
|
terrafrost
|
b8d416e010
|
Merge branch '3.0'
|
2022-12-17 12:00:18 -06:00 |
|
terrafrost
|
974a30d4d9
|
fix bad merge
|
2022-12-17 11:48:28 -06:00 |
|
terrafrost
|
5335dbde3e
|
Merge branch '2.0' into 3.0
|
2022-12-17 11:25:26 -06:00 |
|
terrafrost
|
5ef6f8376d
|
CHANGELOG: add 2.0.40 release
|
2022-12-17 11:22:59 -06:00 |
|
terrafrost
|
c9cfa9ea3a
|
GitHub Actions: add PHP 8.2
|
2022-12-17 09:49:00 -06:00 |
|
terrafrost
|
6672496b66
|
Merge branch '3.0'
|
2022-12-17 08:57:43 -06:00 |
|
Simon Podlipsky
|
97ea650dba
|
fix: drop use of "self" in callable as it's deprecated since php 8.2
|
2022-12-17 08:49:29 -06:00 |
|
terrafrost
|
649b4f1713
|
Merge branch '3.0'
|
2022-12-16 22:54:07 -06:00 |
|
terrafrost
|
90a1765106
|
Merge branch '2.0' into 3.0
|
2022-12-16 22:53:49 -06:00 |
|
terrafrost
|
be361b6722
|
Merge branch '1.0' into 2.0
|
2022-12-16 22:30:32 -06:00 |
|
terrafrost
|
c99e38b7c9
|
OpenSSL 3.0.1+ deprecated some algorithms
|
2022-12-16 22:16:49 -06:00 |
|
terrafrost
|
51e6b3a921
|
Merge branch '3.0'
|
2022-12-11 09:15:44 -06:00 |
|
Alex
|
e7e7103955
|
build: harden ci.yml permissions
Signed-off-by: Alex <aleksandrosansan@gmail.com>
|
2022-12-11 09:15:38 -06:00 |
|
terrafrost
|
d02d77ad56
|
Merge branch '3.0'
|
2022-12-11 09:01:36 -06:00 |
|
terrafrost
|
1a201dd131
|
Merge branch '2.0' into 3.0
|
2022-12-11 08:59:36 -06:00 |
|
terrafrost
|
6611c0b566
|
Merge branch '1.0' into 2.0
|
2022-12-11 07:30:01 -06:00 |
|
terrafrost
|
1c56e00cf8
|
SSH2: if logging in with rsa-sha2-256/512 fails, try ssh-rsa
|
2022-12-11 07:29:44 -06:00 |
|
terrafrost
|
762e786ec9
|
SymmetricKey: more CS updates
|
2022-12-07 08:39:01 -06:00 |
|
terrafrost
|
e1541eb109
|
Merge branch '3.0'
|
2022-12-07 08:38:28 -06:00 |
|
terrafrost
|
8568af7f9b
|
SymmetricKey: CS updates
|
2022-12-07 08:38:06 -06:00 |
|
terrafrost
|
d186a9d20d
|
Merge branch '2.0' into 3.0
|
2022-12-07 08:37:25 -06:00 |
|