Commit Graph

10 Commits

Author SHA1 Message Date
Virtually Nick
3d7e4bddfa
GUACAMOLE-1026: Merge add support for FreeRDP3. 2024-06-04 19:20:35 -04:00
Alex Leitner
97ca969e3f
GUACAMOLE-1026: Add support for FreeRDP3. 2024-06-04 19:12:39 -04:00
Virtually Nick
69a616ceca GUACAMOLE-1686: Add convenience function for converting integer to string. 2024-04-16 08:43:23 -04:00
Mike Jumper
0fdc06a9be GUACAMOLE-1867: Migrate libguac to new memory management functions. 2023-10-25 12:18:13 -07:00
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
258946cd88 GUACAMOLE-637: Correctly handle string lengths as size_t (unsigned). 2019-01-23 18:44:45 -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