terrafrost
|
eddbdcc66c
|
don't re-generate Eval mode stuff when only IV has changed
|
2019-09-06 05:37:13 -05:00 |
|
terrafrost
|
23ffa6452e
|
revisions to gocom's code changes
|
2019-08-28 07:16:24 -05:00 |
|
Jukka Svahn
|
488433e10f
|
Fix mode mapping order and param type
|
2019-08-24 02:06:45 +03:00 |
|
terrafrost
|
b89c488f43
|
SFTP: unpack() -> unpackSSH2()
|
2019-08-22 05:01:33 -05:00 |
|
terrafrost
|
d51b72abbf
|
Merge pull request #1390 from terrafrost/diffie-hellman
add a new diffie-hellman key exchange class
|
2019-08-13 23:07:34 -05:00 |
|
terrafrost
|
422523cf43
|
EC: make libsodium an insvisible key format
|
2019-08-09 09:19:01 -05:00 |
|
terrafrost
|
68f3d7d8af
|
add support for Curve448
|
2019-08-08 22:38:42 -05:00 |
|
terrafrost
|
7cf5facae7
|
DH: add Curve25519 unit test based off of RFC7748 test vectors
|
2019-08-08 08:00:37 -05:00 |
|
terrafrost
|
66efabda53
|
SSH2: update libsodium check
|
2019-08-07 23:29:33 -05:00 |
|
terrafrost
|
6c1befa7cb
|
X509: select function accessibility changes
|
2019-08-07 22:57:40 -05:00 |
|
terrafrost
|
f04d69a3eb
|
Merge branch 'master' into diffie-hellman
|
2019-08-07 08:09:36 -05:00 |
|
terrafrost
|
1e7453b585
|
add a new diffie-hellman key exchange class
|
2019-08-06 22:10:56 -05:00 |
|
terrafrost
|
dfde088d4c
|
visiblity adjustments for PHP 7.4
|
2019-08-03 16:42:40 -05:00 |
|
terrafrost
|
8088c499b0
|
Merge branch '2.0'
|
2019-08-03 11:41:51 -05:00 |
|
terrafrost
|
02efd1dc08
|
Merge branch '1.0' into 2.0
|
2019-08-03 10:54:53 -05:00 |
|
terrafrost
|
0b93c5bbd7
|
Travis: don't run tests on PHP 5.2 or 5.3
|
2019-08-03 10:45:12 -05:00 |
|
terrafrost
|
ef6facc983
|
Travis: expand PHP support
|
2019-08-03 10:44:59 -05:00 |
|
terrafrost
|
5a0a7c4dcd
|
Merge branch 'master' of https://github.com/terrafrost/phpseclib
|
2019-08-03 09:12:08 -05:00 |
|
terrafrost
|
cef6916d71
|
Merge branch '2.0'
|
2019-08-03 09:11:45 -05:00 |
|
terrafrost
|
0c6ae076bb
|
Merge branch '1.0' into 2.0
|
2019-08-03 09:07:59 -05:00 |
|
terrafrost
|
6ae67ef790
|
BigInteger: fix PHP 7.4 deprecations
|
2019-08-03 08:58:51 -05:00 |
|
terrafrost
|
0832fb2fd6
|
Merge branch '2.0'
|
2019-08-03 07:28:14 -05:00 |
|
terrafrost
|
68256d209b
|
Merge branch '1.0' into 2.0
|
2019-08-03 07:28:03 -05:00 |
|
terrafrost
|
e473078703
|
ASN1: fix PHP 7.4 deprecation
|
2019-08-03 07:27:26 -05:00 |
|
terrafrost
|
2286c834bd
|
Merge branch '2.0'
|
2019-08-02 23:41:40 -05:00 |
|
terrafrost
|
d51b07597a
|
Merge branch '1.0' into 2.0
|
2019-08-02 22:55:22 -05:00 |
|
terrafrost
|
511f55de3d
|
X509: fix issue with explicit time tags whose maps expect implicit
|
2019-08-02 22:00:33 -05:00 |
|
terrafrost
|
de8903d2f2
|
Merge branch '2.0'
|
2019-07-30 21:06:22 -05:00 |
|
terrafrost
|
e26fcce1f4
|
Merge branch '1.0' into 2.0
|
2019-07-30 08:07:51 -05:00 |
|
terrafrost
|
19ad5d27da
|
X509: ips in nameconstraints ext include netmask
|
2019-07-30 07:37:16 -05:00 |
|
terrafrost
|
e1f265e613
|
Merge branch '2.0'
|
2019-07-15 00:22:30 -05:00 |
|
terrafrost
|
bba31ebe20
|
Changelog: add 2.0.21 entry
|
2019-07-15 00:21:54 -05:00 |
|
terrafrost
|
eb36430ff1
|
another update to .travis.yml
|
2019-07-14 12:02:10 -05:00 |
|
terrafrost
|
a9d796f1cd
|
Merge branch 'update-auto-channel-close-master'
|
2019-07-14 11:26:52 -05:00 |
|
terrafrost
|
d448dba5a1
|
Travis: allow failures on 7.4snapshot
|
2019-07-14 10:52:24 -05:00 |
|
terrafrost
|
353ad158b4
|
Merge branch 'update-auto-channel-close-2.0' into update-auto-channel-close-master
|
2019-07-12 07:55:31 -05:00 |
|
terrafrost
|
9f1287e68b
|
SSH2: update constant for last commit
|
2019-07-12 07:53:49 -05:00 |
|
terrafrost
|
560e6d2fb1
|
Merge branch 'update-auto-channel-close-2.0' into update-auto-channel-close-master
|
2019-07-12 07:39:59 -05:00 |
|
terrafrost
|
d25a3a9248
|
Merge branch 'update-auto-channel-close-1.0' into update-auto-channel-close-2.0
|
2019-07-12 07:38:47 -05:00 |
|
terrafrost
|
9015d987f7
|
only auto close the channel for exec() timeouts
|
2019-07-12 07:38:08 -05:00 |
|
terrafrost
|
b6e5b81a26
|
FUNDING.yml: another update
|
2019-07-09 08:18:28 -05:00 |
|
terrafrost
|
d9b42c1617
|
update FUNDING.yml
|
2019-07-04 21:34:07 -05:00 |
|
terrafrost
|
e743d900b4
|
FUNDING: update for tidelift
|
2019-07-02 07:31:12 -05:00 |
|
terrafrost
|
53c249a9b5
|
FUNDING: i am not yet approved as a GitHub Sponsor
|
2019-07-02 07:29:56 -05:00 |
|
terrafrost
|
338eb2e4d3
|
create FUNDING.yml
|
2019-07-02 07:26:30 -05:00 |
|
terrafrost
|
113f8dec08
|
Merge branch '2.0'
|
2019-07-02 07:12:24 -05:00 |
|
terrafrost
|
c583406f18
|
Merge branch '1.0' into 2.0
|
2019-07-02 07:04:02 -05:00 |
|
terrafrost
|
e942f9b1c3
|
README: misc updates
|
2019-07-02 07:03:46 -05:00 |
|
terrafrost
|
da5df07948
|
Merge branch '2.0'
|
2019-07-02 06:43:51 -05:00 |
|
terrafrost
|
db8d7efcb1
|
Merge branch '1.0' into 2.0
|
2019-07-02 06:43:34 -05:00 |
|