Joshua Roys
|
f84db7d166
|
GUACAMOLE-745: Support OpenSSH private keys & ED25519
Let libssh2 parse PEM and ssh-native keys. Requires libssh2 1.9.0+
compiled against a crypto backend supporting ed25519.
|
2022-01-12 09:02:11 -05:00 |
|
Nick Couchman
|
bfb54f72a0
|
GUACAMOLE-221: Clean up libguac, protocol changes, and documentation.
|
2020-09-20 14:41:29 -04:00 |
|
Michael Jumper
|
350d8e5995
|
GUACAMOLE-637: Document failsafe behavior of guac_strlcat() in the event the destination buffer is not terminated as required.
|
2019-01-23 19:02:19 -08:00 |
|
Michael Jumper
|
5bf6a1479c
|
GUACAMOLE-637: Add convenience function for joining an array of strings using a given delimiter.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
a78f254611
|
GUACAMOLE-637: Add strlcat() implementation. Use libc strlcat() if available.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
d7909a77aa
|
GUACAMOLE-637: Add strlcpy() implementation. Use libc strlcpy() if available.
|
2019-01-23 18:44:45 -08:00 |
|