Files
Vishesh Handa 62c99db1be Remove libssh
libssh is LGPL licensed, which means I would need to re-license the
entire app since we are linking against it statically. I could
dynamically link against it, but since I was only trying to use it for
key-generation and that doesn' seem to be working, I may as well discard
it.

For now, I'm going to stick with jsch for the key generation. On ios
side, I'm not sure what I will do. One option could be to compile
openssh and call the ssh-keygen binary.
2019-05-16 17:29:56 +02:00
..
2019-05-16 17:29:56 +02:00
2019-02-16 16:44:45 +01:00
2019-01-14 14:35:05 +01:00
2019-01-14 14:35:05 +01:00
2019-01-14 18:43:57 +01:00
2018-05-12 18:45:42 +02:00