Android-Password-Store/app/src
Fabian Henneke b3241f3452
Preserve SSH key passphrase on connection errors (#979)
* Update sshj to 0.30.0 and improve algorithm order

Updates sshj to 0.30.0, which brings support for rsa-sha2-* key types
and bugfixes related to RSA certificates and Android Keystore backed
keys.

Along the way, this improves the algorithm preferences to be consistent
with the Mozilla Intermediate SSH configuration (as far as possible,
given that most certificate types and some encryption algorithms are
not yet supported).

We also add "ext-info-c" to the kex algorithm proposal to work around
certain kinds of "user agent sniffing" that limits the support of
rsa-sha2-* key types.

* Preserve SSH key passphrase on connection errors

Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
2020-08-18 07:52:27 +02:00
..
androidTest/java/com/zeapo/pwdstore Switch to URL-based Git config and refactor Git settings (#1008) 2020-08-11 18:11:39 +02:00
debug/res Add debug icon and update color palette (#931) 2020-07-14 16:23:39 +05:30
free/java/com/zeapo/pwdstore/autofill/oreo/ui Major UI overhaul and the introduction of a new icon (#920) 2020-07-07 19:18:24 +05:30
main Preserve SSH key passphrase on connection errors (#979) 2020-08-18 07:52:27 +02:00
nonFree Fix two SMS Autofill crashes (#985) 2020-07-30 13:59:01 +05:30
test/java/com/zeapo/pwdstore Properly handle files without passwords (#969) 2020-07-25 14:37:16 +05:30