Martin Fleisz 384642f95f core: Fix sending incorrect GUID in RDSTLS auth request
The spec states that the GUID must be sent as a Base64-encoded GUID in
Unicode format. However in the redirection code we read the (correctly
formatted) GUID and convert it to a binary BLOB.

This PR removes the unnecessary conversion which now results in a
correct RDSTLS auth request.

It also removes some dead code in `rdstls_write_data`.
2023-03-09 14:29:41 +01:00
..
2022-11-03 17:02:15 +01:00
2023-03-08 14:05:00 +01:00
2022-11-04 14:46:58 +01:00
2023-03-08 14:05:00 +01:00
2023-02-07 13:36:03 +01:00
2022-11-15 09:57:46 +01:00
2022-11-15 09:57:46 +01:00
2023-03-05 17:03:18 +01:00
2023-03-06 15:39:14 +01:00
2023-02-12 20:17:11 +01:00
2023-03-05 17:03:18 +01:00
2023-03-08 14:05:00 +01:00
2023-03-08 14:05:00 +01:00
2023-03-08 14:05:00 +01:00
2023-02-27 11:44:10 +01:00
2023-03-08 14:05:00 +01:00
2023-01-17 12:25:31 +01:00
2023-01-26 09:30:17 +01:00
2023-03-08 14:05:00 +01:00
2022-10-07 10:38:03 +02:00
2022-10-07 10:38:03 +02:00
2022-12-14 11:52:00 +01:00
2023-01-25 14:27:32 +01:00
2022-10-13 13:57:11 +02:00
2023-01-25 14:27:32 +01:00
2022-11-04 14:46:58 +01:00
2023-03-08 14:05:00 +01:00