FreeRDP/libfreerdp/crypto
Jason Plum 30f28d4ac9 Fix case sensitive hostname comparison in tls
To do this I've swapped _strnicmp with memcmp. Seemless, but does lock it to the restrictions of that function.

Signed-off-by: Jason Plum <jplum@archlinuxarm.org>
2015-03-10 16:48:35 -04:00
..
test wfreerdp: cleanup clipboard 2014-10-22 22:32:55 -04:00
base64.c Changes for base64 2014-05-11 22:49:10 +02:00
ber.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
certificate.c Fixed compiler warning. 2014-09-15 08:48:46 +02:00
CMakeLists.txt libfreerdp: always build "MONOLITHIC" 2014-09-12 00:19:53 +02:00
crypto.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
der.c freerdp: purge deprecated stream utils 2013-05-08 16:09:16 -04:00
er.c Fixed issues found with clang-analyzer 2013-09-05 12:14:33 +02:00
per.c Modified per_read_integer to handle a length of 0 (which is seen when older RDP clients connect to the FreeRDP server) 2014-09-16 23:15:34 -04:00
tls.c Fix case sensitive hostname comparison in tls 2015-03-10 16:48:35 -04:00