Do a proper parsing of the ReaderState structure. We did not |
|
More...
|
over 11 years ago
|
Do not do SSL_Shutdown if we have triggered a network error, |
|
More...
|
over 11 years ago
|
Run indent-all script. |
|
More...
|
over 11 years ago
|
Added tcp_ui_run() to prevent ui_select() push data on transport |
|
More...
|
over 11 years ago
|
Bring back reset of g_ssl on reset_state() |
|
More...
|
over 11 years ago
|
Move g_ssl cleanup from reset_state() and only setup one ssl context per process. |
|
More...
|
over 11 years ago
|
SSL library initialization is not reentrant, lets do it once. |
|
More...
|
over 11 years ago
|
Set g_sock at correct point and remove from reset_state() |
|
More...
|
over 11 years ago
|
Make sure to reset encryption to initial value. |
|
More...
|
over 11 years ago
|
Moved utf8 to utf16 convertion from message() into a helper function |
|
More...
|
over 11 years ago
|
Silence some error spamming when rdesktop is in reconnect loop. |
|
More...
|
over 11 years ago
|
Do not report each reconnection retry every 4 seconds, just log |
|
More...
|
over 11 years ago
|
Make sure we don't spam log with failed send() messages if we |
|
More...
|
over 11 years ago
|
Reconnect with plain RDP if server cert is not configured. |
|
More...
|
almost 12 years ago
|
Make the cssp streambuffers dynamically grow instead of the static |
|
More...
|
almost 12 years ago
|
Fix indentation. |
|
More...
|
almost 12 years ago
|
Reconnect upon network failure, retry as long the autoreconnect |
|
More...
|
almost 12 years ago
|
Remove the use of getopt_long() introduced in previous commit. |
|
More...
|
almost 12 years ago
|
Initial support for CredSSP smartcard authentication. |
|
More...
|
almost 12 years ago
|
Zero out format struct before use. |
|
More...
|
almost 12 years ago
|
Add missing format string to snprintf's. |
|
More...
|
almost 12 years ago
|
Fix indentation. |
|
More...
|
almost 12 years ago
|
Fix crash when a invalid device is received in rdpdr_process_irp. |
|
More...
|
almost 12 years ago
|
Fixes a memoryleak in rdpdr_process_irp upon error. |
|
More...
|
almost 12 years ago
|
Fixes bug with mouse scroll handling. |
|
More...
|
almost 12 years ago
|
Add missing newline for warning message. |
|
More...
|
almost 12 years ago
|
Make sure that CredSSP is not used for smartcard SSO. |
|
More...
|
almost 12 years ago
|
Added documentation stub for new protocol command |
|
More...
|
almost 12 years ago
|
Updates to the man page with changes regarding changes with |
|
More...
|
almost 12 years ago
|
Fix the ctrl sockets storage path to be XDG complient. |
|
More...
|
almost 12 years ago
|