Petr Muzikant
|
40db7daea9
|
Update README.md
|
2023-07-13 16:10:05 +02:00 |
|
Petr Muzikant
|
664d77761c
|
Update README.md
|
2023-06-27 17:36:31 +02:00 |
|
Petr Muzikant
|
4ab595f4d3
|
Update README.md
|
2023-06-26 12:20:32 +02:00 |
|
Petr Muzikant
|
2a4e457693
|
Introduce PQ support (Dilithium5 functional)
|
2023-06-26 11:11:50 +02:00 |
|
terrafrost
|
656a46ae12
|
Merge branch '3.0'
|
2023-06-25 10:03:23 -05:00 |
|
terrafrost
|
bc8e0ed636
|
BigInteger: speed up powMod() method
|
2023-06-25 10:03:16 -05:00 |
|
terrafrost
|
feee19276b
|
Merge branch '3.0'
|
2023-06-13 03:42:32 -05:00 |
|
terrafrost
|
862b9662a2
|
Merge branch '2.0' into 3.0
|
2023-06-13 03:42:25 -05:00 |
|
terrafrost
|
149f608243
|
CHANGELOG: add 2.0.44 release
|
2023-06-13 03:41:47 -05:00 |
|
terrafrost
|
89548c3976
|
Merge branch '3.0'
|
2023-06-13 03:03:29 -05:00 |
|
terrafrost
|
afbee9a7d1
|
Merge branch '2.0' into 3.0
|
2023-06-13 03:03:22 -05:00 |
|
terrafrost
|
cbbadea6d1
|
Merge branch '1.0' into 2.0
|
2023-06-13 03:02:45 -05:00 |
|
terrafrost
|
16c67f4399
|
SSH2: fix more E_DEPRECATE_NOTICEs
|
2023-06-13 03:01:43 -05:00 |
|
terrafrost
|
233fe88b75
|
Merge branch '3.0'
|
2023-06-13 01:30:57 -05:00 |
|
terrafrost
|
543a1da811
|
Merge branch '2.0' into 3.0
|
2023-06-13 01:30:34 -05:00 |
|
terrafrost
|
87b6bb4b48
|
CHANGELOG: add 2.0.43 release
|
2023-06-13 01:30:01 -05:00 |
|
terrafrost
|
e2de06655b
|
Merge branch '3.0'
|
2023-06-12 17:29:25 -05:00 |
|
terrafrost
|
f29c2958b6
|
Merge branch '2.0' into 3.0
|
2023-06-12 17:16:22 -05:00 |
|
terrafrost
|
68d8f5b4fe
|
Merge branch '1.0' into 2.0
|
2023-06-12 17:15:30 -05:00 |
|
terrafrost
|
b6c01f9318
|
SSH2: backport some E_DEPRECATED fixes from 3.0
|
2023-06-12 17:14:58 -05:00 |
|
terrafrost
|
6833fc79a6
|
Merge branch '3.0'
|
2023-06-04 16:39:59 -05:00 |
|
terrafrost
|
4f113bc96c
|
SFTP: CS adjustment
|
2023-06-04 16:39:44 -05:00 |
|
terrafrost
|
252cc6af33
|
Merge branch '3.0'
|
2023-06-04 16:38:23 -05:00 |
|
terrafrost
|
dff24146af
|
CS adjustment
|
2023-06-04 16:33:58 -05:00 |
|
terrafrost
|
0d5617cbe1
|
Merge branch '3.0'
|
2023-06-04 16:31:02 -05:00 |
|
terrafrost
|
2a6f8082b0
|
Merge branch '2.0' into 3.0
|
2023-06-04 16:24:54 -05:00 |
|
terrafrost
|
9f919e8f24
|
Merge branch '1.0' into 2.0
|
2023-06-04 16:16:25 -05:00 |
|
terrafrost
|
eb8cbd7317
|
X509: backport EV subjects
|
2023-06-04 16:16:07 -05:00 |
|
terrafrost
|
9d2e353a04
|
Merge branch '3.0'
|
2023-06-04 16:08:09 -05:00 |
|
Tobias
|
3c349e122b
|
feat(ADMINISTRATION-1): added ev subjects
|
2023-06-04 16:00:15 -05:00 |
|
terrafrost
|
ff26e22563
|
CS adjustments
|
2023-06-04 11:26:34 -05:00 |
|
terrafrost
|
501c96c48c
|
Merge branch '3.0'
|
2023-06-04 10:51:36 -05:00 |
|
terrafrost
|
b8f8f0b7db
|
SFTP: add optional $recursive parameter to filesize()
|
2023-06-04 10:50:26 -05:00 |
|
terrafrost
|
e6dd9f6492
|
Merge branch '3.0'
|
2023-06-02 10:25:13 -05:00 |
|
terrafrost
|
f418be845b
|
RSA: setting sig padding broke enc padding and vice versa
|
2023-06-02 10:14:58 -05:00 |
|
terrafrost
|
d856416026
|
Merge branch '3.0'
|
2023-05-27 19:30:15 -05:00 |
|
Léon Melis
|
841267aafa
|
X509::getChain() should always return array of X509 objects
Due to an early exit optimization, X509::getChain() could return currentCert as an array, instead of X509
|
2023-05-27 19:15:15 -05:00 |
|
terrafrost
|
1b1c073d1e
|
Merge branch '3.0'
|
2023-05-18 08:24:02 -05:00 |
|
terrafrost
|
2097656b4a
|
Merge pull request #1912 from thomascorthals/3.0
SFTP typehint fixes
|
2023-05-18 08:17:52 -05:00 |
|
thomascorthals
|
c71c217fd5
|
SFTP typehint fixes
|
2023-05-15 11:15:49 +02:00 |
|
terrafrost
|
32cefb32f8
|
Merge branch '3.0'
|
2023-05-10 04:39:34 -05:00 |
|
terrafrost
|
8d0c1a10c7
|
Merge pull request #1905 from terrafrost/master-openchannel
(master branch) SSH/SFTP: create new openChannel() method to eliminate dupe code
|
2023-05-10 04:39:06 -05:00 |
|
terrafrost
|
b25206e92b
|
Merge pull request #1904 from terrafrost/3.0-openchannel
(3.0 branch) SSH/SFTP: create new openChannel() method to eliminate dupe code
|
2023-05-10 04:38:51 -05:00 |
|
terrafrost
|
8d7cb3a8e3
|
Merge branch '3.0'
|
2023-05-10 04:37:10 -05:00 |
|
terrafrost
|
58c2b3a16c
|
Merge branch '2.0' into 3.0
|
2023-05-10 04:37:03 -05:00 |
|
terrafrost
|
765690c057
|
Merge branch '1.0' into 2.0
|
2023-05-10 04:36:56 -05:00 |
|
terrafrost
|
3215afaebb
|
BACKERS: add istiak-tridip. thanks!!
|
2023-05-10 04:36:30 -05:00 |
|
terrafrost
|
e6f86e1770
|
Merge branch '3.0-openchannel' into master-openchannel
|
2023-05-07 11:35:24 -05:00 |
|
terrafrost
|
3dd7779939
|
SSH2: rm redundant isAuthenticated() call
|
2023-05-07 11:24:33 -05:00 |
|
terrafrost
|
89d8e6ecbb
|
SFTP: rm redundant code
|
2023-05-07 11:07:38 -05:00 |
|