FreeRDP/server/Windows
akallabeth 2fb2e5f9c5
[crypto,key] add function to export PEM and create a key
* freerdp_key_generate creates a new key
* freerdp_key_get_pem exports the key as PEM
2025-04-22 12:00:40 +02:00
..
cli [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
CMakeLists.txt [cmake] add explicit instructions to turn off unmaintained modules 2025-03-17 16:23:51 +01:00
ModuleOptions.cmake [cmake,format] reformat all cmake files 2024-11-27 20:41:48 +01:00
wf_directsound.c [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
wf_directsound.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_dxgi.c [tidy] move loop variable declaration to loop 2024-02-22 12:31:50 +01:00
wf_dxgi.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_info.c [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
wf_info.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_input.c [server] fix compilation errors after adding NONAMELESSUNION. 2025-02-10 18:11:09 +08:00
wf_input.h Fix #7793: Do not expose internal input API (#7794) 2022-04-13 09:34:05 +02:00
wf_interface.c Refactored color.h 2022-04-28 08:40:47 +02:00
wf_interface.h Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
wf_mirage.c [server] fix compilation errors after adding NONAMELESSUNION. 2025-02-10 18:11:09 +08:00
wf_mirage.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_peer.c [crypto,key] add function to export PEM and create a key 2025-04-22 12:00:40 +02:00
wf_peer.h Reenabled and fixed windows server compile. 2018-11-15 09:01:53 +01:00
wf_rdpsnd.c [server,win] fix undeclared identifier #9900 2024-02-26 10:26:58 +01:00
wf_rdpsnd.h Reformatted to new style 2019-11-07 10:53:54 +01:00
wf_settings.c Freerdp remove #ifdef HAVE_CONFIG_H 2022-03-03 11:26:48 +01:00
wf_settings.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_update.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
wf_update.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
wf_wasapi.c spell check with codespell 2024-11-20 16:53:40 -05:00
wf_wasapi.h Reformatted to new style 2019-11-07 10:53:54 +01:00