Nick Couchman
|
93a240b8ad
|
GUACAMOLE-422: Add debugging and check argument count.
|
2019-04-24 22:21:18 -04:00 |
|
Nick Couchman
|
4b43de963e
|
GUACAMOLE-422: Break handshake out into separate function; NULL out timezone when not received.
|
2019-04-22 11:49:46 -04:00 |
|
Nick Couchman
|
588e0f194a
|
GUACAMOLE-422: Fix return documentation on opcode handler function.
|
2019-04-19 15:50:29 -04:00 |
|
Nick Couchman
|
ab12b2aa8e
|
GUACAMOLE-422: More substantial comment for protocol version; NULL out timezone at beginning of handshake.
|
2019-04-19 15:48:14 -04:00 |
|
Nick Couchman
|
98cb7ccf67
|
GUACAMOLE-422: Fix comment and style.
|
2019-04-17 15:12:46 -04:00 |
|
Nick Couchman
|
75c0deac1f
|
GUACAMOLE-422: Update comment style for consistency.
|
2019-04-17 15:03:27 -04:00 |
|
Nick Couchman
|
54f88531d4
|
GUACAMOLE-422: Try to avoid memory leaks with mimetypes.
|
2019-04-17 15:00:46 -04:00 |
|
Nick Couchman
|
340aef5362
|
GUACAMOLE-422: Update to remove first argument
|
2019-04-17 14:41:35 -04:00 |
|
Nick Couchman
|
379fce2d77
|
GUACAMOLE-422: Rename new opcode handler function.
|
2019-04-11 17:21:36 -04:00 |
|
Nick Couchman
|
c750b18f60
|
GUACAMOLE-422: Handle sending version internally.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
2f57564f5d
|
GUACAMOLE-422: Remove duplicate code and migrate handshake to user handlers.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
2b68925ec9
|
GUACAMOLE-422: Add protocol version as initial item passed back in args.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
0ee47e0186
|
GUACAMOLE-422: Change handshake to ignore order of opcodes.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
5480b288e8
|
GUACAMOLE-422: Remove NULL check for parser argv.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
5caa8a25f7
|
GUACAMOLE-422: SSH parameter should use handshake for default.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
6fae0b4b23
|
GUACAMOLE-422: Use timezone from handshake when parameter does not exist.
|
2019-04-11 17:18:27 -04:00 |
|
Nick Couchman
|
f70aa4939f
|
GUACAMOLE-422: Add client timezone to handshake.
|
2019-04-11 17:16:43 -04:00 |
|
Virtually Nick
|
b90e566e1b
|
GUACAMOLE-637: Merge add missing libguac include path to tests.
|
2019-04-10 06:14:28 -04:00 |
|
Michael Jumper
|
0c25782036
|
GUACAMOLE-637: Add missing libguac include path to RDP and common-ssh tests.
|
2019-04-09 23:36:03 -07:00 |
|
James Muehlner
|
dd4c3968d1
|
GUACAMOLE-637: Merge migration to new libguac string functions.
|
2019-04-09 21:49:16 -07:00 |
|
Michael Jumper
|
f8ec709e33
|
GUACAMOLE-637: Correct naming of SFTP unit tests.
|
2019-04-07 16:51:53 -07:00 |
|
Michael Jumper
|
cda7bca126
|
GUACAMOLE-637: Add RDP filesystem and SFTP unit tests for path depth.
|
2019-04-07 16:51:33 -07:00 |
|
Michael Jumper
|
6e2be38ae2
|
GUACAMOLE-637: Add path depth limits to generated paths in unit tests.
|
2019-04-07 16:36:16 -07:00 |
|
Michael Jumper
|
986f7f5d64
|
GUACAMOLE-637: Use same logic for RDP filesystem path normalization as SFTP.
|
2019-04-07 16:30:27 -07:00 |
|
Michael Jumper
|
1591980579
|
GUACAMOLE-637: Simplify SFTP path normalization logic. Correct behavior to match documentation.
|
2019-04-07 16:14:00 -07:00 |
|
Michael Jumper
|
591e494dfd
|
GUACAMOLE-637: Add unit tests for RDP filesystem path normalization.
|
2019-04-07 13:56:52 -07:00 |
|
Michael Jumper
|
f19754cfa6
|
GUACAMOLE-637: Add unit tests for SFTP path normalization.
|
2019-04-07 13:50:53 -07:00 |
|
Michael Jumper
|
24ab5ca85b
|
GUACAMOLE-637: Remove unnecessary .gitignore files. Universally exclude test output. Remove duplicated exclusions.
|
2019-04-07 11:50:43 -07:00 |
|
Mike Jumper
|
3989c40da6
|
GUACAMOLE-694: Merge addition of "ca-certificates" dependency for Docker image.
|
2019-03-24 12:03:19 -07:00 |
|
Nick Couchman
|
1300b64bb9
|
GUACAMOLE-694: Add ca-certificates packages as runtime dependency.
|
2019-02-22 04:59:09 -05:00 |
|
Virtually Nick
|
67a2b75fe6
|
GUACAMOLE-729: Merge bump version to 1.1.0
|
2019-02-09 14:49:36 -05:00 |
|
Michael Jumper
|
cb227cc3a1
|
GUACAMOLE-729: Bump version number of guacctl.
|
2019-02-09 11:38:16 -08:00 |
|
Michael Jumper
|
a0d030a7ae
|
GUACAMOLE-729: Update libtool version info for libguac (interfaces added and changed).
|
2019-02-09 11:20:06 -08:00 |
|
Michael Jumper
|
193f721c7b
|
GUACAMOLE-729: Bump version number to 1.1.0.
|
2019-02-09 11:18:26 -08:00 |
|
Virtually Nick
|
7065ff5586
|
GUACAMOLE-712: Merge add Danish to RDP
|
2019-02-06 09:01:33 -05:00 |
|
netromnetrom
|
aeb9b99a6c
|
Merge pull request #2 from netromnetrom/patch-1
Patch 1
|
2019-02-06 12:01:19 +01:00 |
|
netromnetrom
|
877eca691c
|
Merge pull request #1 from netromnetrom/patch-2
Patch 2
|
2019-02-06 11:58:08 +01:00 |
|
Mike Jumper
|
63ede7e406
|
GUACAMOLE-693: Merge update to NOTICE copyright year (2018 -> 2019).
|
2019-01-24 16:44:21 -08:00 |
|
Michael Jumper
|
c6feef6c86
|
GUACAMOLE-637: Clarify purpose of initial empty path component. Fix normalization logic to ensure that empty component is always present.
|
2019-01-23 20:28:09 -08: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
|
ba8fd17394
|
GUACAMOLE-637: "concatentation" ... not "contatenation".
|
2019-01-23 18:53:06 -08:00 |
|
Michael Jumper
|
9fb713d804
|
GUACAMOLE-637: Correct grammar of documentation for guac_strl*() unit tests.
|
2019-01-23 18:51:53 -08:00 |
|
Michael Jumper
|
b7761e9a2e
|
GUACAMOLE-637: The $^ variable is non-portable and specific to GNU Make. As otherwise POSIX-compliant platforms may not provide this variable, we shouldn't use it here.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
789e3883d6
|
GUACAMOLE-637: Not all systems place Perl in /usr/bin. The line #!/usr/bin/env perl should be used for portability.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
7da837b42a
|
GUACAMOLE-637: The __BSD_VISIBLE macro is required for strlcpy() and strlcat() to be available in libc's string.h.
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
e6c5da315e
|
GUACAMOLE-637: Add unit tests for guac_strljoin().
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
258946cd88
|
GUACAMOLE-637: Correctly handle string lengths as size_t (unsigned).
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
068f33aaef
|
GUACAMOLE-637: Add unit tests for guac_strlcat().
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
dec3642905
|
GUACAMOLE-637: Add unit tests for guac_strlcpy().
|
2019-01-23 18:44:45 -08:00 |
|
Michael Jumper
|
fdd3292f09
|
GUACAMOLE-637: Simplify path translation logic. Update to use guac_strl*(). Fix return values.
|
2019-01-23 18:44:45 -08:00 |
|