FreeRDP/libfreerdp/core
Brent Collins 9ca9df1ead Make the new winpr_Digest*MD5_Allow_FIPS functions more generic to no longer be MD5 specific in design. This way the FIPS override
could easily be extended to more digests in the future. For now, an attempt to use these functions with anything other than MD5 will
not work.
2017-11-17 12:43:07 +01:00
..
gateway Replaced atoi 2017-11-15 15:52:16 +01:00
test Added delay for connect abort 2017-09-26 12:05:24 +02:00
activation.c Add a callback that allows to adjust monitors layout 2017-01-19 18:05:44 +01:00
activation.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
autodetect.c fix string format specifiers 2016-12-16 13:48:43 +01:00
autodetect.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
bulk.c Inlined heavy used functions. 2017-01-18 15:28:53 +01:00
bulk.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
capabilities.c Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
capabilities.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
certificate.c Add new command-line option to force xfreerdp into a fips compliant mode. 2017-11-17 12:43:06 +01:00
certificate.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
channels.c Add checks for DR channel 2017-10-04 10:30:47 +02:00
channels.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
client.c Channels with a context must free it themselves. 2017-07-28 08:39:51 +02:00
client.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
CMakeLists.txt fix undefined symbol references at linking stage 2017-11-13 16:20:56 +01:00
codecs.c Deactivated all H264 related code paths. 2017-07-17 10:39:08 +02:00
connection.c Add new command-line option to force xfreerdp into a fips compliant mode. 2017-11-17 12:43:06 +01:00
connection.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
errbase.c Removed unused define. 2015-03-19 14:17:48 +01:00
errconnect.c Added additional NLA error mappings. 2017-11-06 09:49:03 +01:00
errinfo.c fix string format specifiers 2016-12-16 13:48:43 +01:00
errinfo.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
fastpath.c Drop some annoying warning 2017-05-12 13:54:16 +02:00
fastpath.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
freerdp.c Do not initialize SSL in freerdp_context_new, it is too early to detect the fips enabled flag 2017-11-17 12:43:07 +01:00
gcc.c multimon: correctly set the primary monitor 2017-10-17 14:07:23 +02:00
gcc.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
graphics.c Fixed leak in bitmap handling. 2016-10-10 10:42:14 +02:00
graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
heartbeat.c fix string format specifiers 2016-12-16 13:48:43 +01:00
heartbeat.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
info.c Using PasswordIsSmartcardPin option when sending TS_INFO_PACKET 2017-09-23 14:28:17 +02:00
info.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
input.c Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
input.h Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
license.c Make the new winpr_Digest*MD5_Allow_FIPS functions more generic to no longer be MD5 specific in design. This way the FIPS override 2017-11-17 12:43:07 +01:00
license.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
listener.c Replaced atoi 2017-11-15 15:52:16 +01:00
listener.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mcs.c Fix TALOS issues 2017-07-20 09:28:47 +02:00
mcs.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
message.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
message.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
metrics.c Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
multitransport.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
multitransport.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nego.c Fix TALOS issues 2017-07-20 09:28:47 +02:00
nego.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nla.c Fix logic in nla_read_ts_credentials 2017-11-13 16:20:57 +01:00
nla.h fix: GSS API init, enterprise name management, variable names and format code 2017-11-13 16:20:56 +01:00
orders.c orders: Fix OFFSCREEN_DELETE_LIST allocation size 2017-09-07 09:38:44 +02:00
orders.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
peer.c Fix TALOS issues 2017-07-20 09:28:47 +02:00
peer.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
proxy.c Replaced atoi 2017-11-15 15:52:16 +01:00
proxy.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
rdp.c Add checks for DR channel 2017-10-04 10:30:47 +02:00
rdp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
redirection.c Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
redirection.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
security.c Make the new winpr_Digest*MD5_Allow_FIPS functions more generic to no longer be MD5 specific in design. This way the FIPS override 2017-11-17 12:43:07 +01:00
security.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
server.c fix string format specifiers 2016-12-16 13:48:43 +01:00
server.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
settings.c Add new command-line option to force xfreerdp into a fips compliant mode. 2017-11-17 12:43:06 +01:00
surface.c fix string format specifiers 2016-12-16 13:48:43 +01:00
surface.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tcp.c Build for Solaris 2017-05-24 04:27:01 -07:00
tcp.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
timezone.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
timezone.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tpdu.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
tpdu.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tpkt.c Fix TALOS issues 2017-07-20 09:28:47 +02:00
tpkt.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
transport.c initial commit for kerberos support 2017-11-13 16:20:55 +01:00
transport.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
update.c Add checks for DR channel 2017-10-04 10:30:47 +02:00
update.h Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
window.c Fix a regression introduced with PR #4013 2017-06-29 11:28:03 +02:00
window.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00