FreeRDP/libfreerdp/crypto
Armin Novak 1e9485e4d9 Fixed #7696: Abort freerdp_connect if manually canceled
If freerdp_abort_connect is called, set FREERDP_ERROR_CONNECT_CANCELLED
This way freerdp_reconnect can distinguish between network issues and
user interaction and abort a retry attempt.

(cherry picked from commit a6b42ff6c9)
2022-03-07 15:24:08 +01:00
..
test Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
base64.c Reformatted to new style 2019-11-07 10:53:54 +01:00
ber.c Reformatted to new style 2019-11-07 10:53:54 +01:00
certificate.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
CMakeLists.txt Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
crypto.c Fixed #6989: Use X509_STORE_set_default_paths 2021-05-25 15:30:50 +02:00
der.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
er.c Reformatted to new style 2019-11-07 10:53:54 +01:00
opensslcompat.c Support LibreSSL 2017-03-19 13:58:24 -07:00
opensslcompat.h Reformatted to new style 2019-11-07 10:53:54 +01:00
per.c Remove symbols exported by accident. 2019-12-02 10:57:31 +01:00
tls.c Fixed #7696: Abort freerdp_connect if manually canceled 2022-03-07 15:24:08 +01:00