FreeRDP/libfreerdp-utils
2011-11-19 12:19:16 -05:00
..
args.c types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
bitmap.c
blob.c
certstore.c certstore: update verified certificates, be graceful on filesystem errors 2011-10-28 11:38:45 -04:00
CMakeLists.txt libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs 2011-11-11 14:02:59 -05:00
dsp.c
event.c cliprdr: add more detailed debug output 2011-10-31 19:15:27 -04:00
file.c libfreerdp-utils: avoid relying on HOME environment variable, provide method for hard-coding home path 2011-09-26 22:58:49 -04:00
hexdump.c
list.c list: add list_next() operation 2011-10-14 11:44:13 -03:00
load_plugin.c wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
memory.c libfreerdp-utils/memory: add a pointer check in xstrdup. 2011-09-25 11:49:09 +08:00
mutex.c wfreerdp: fix mutex handling 2011-09-25 03:12:29 -04:00
passphrase.c passphrase: Use the global values the signal handler needs 2011-09-28 01:37:43 -04:00
pcap.c types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
profiler.c
rail.c
rect.c libfreerdp-core: add support for Refresh Rect and Suppress Output PDUs 2011-11-11 14:02:59 -05:00
registry.c types: refactoring to make use of standard data types when available 2011-11-19 12:19:16 -05:00
semaphore.c
signal.c Make freerdp_handle_signals return an int, return -1 and set errno to ENOSYS on Windows for now 2011-09-28 02:48:18 -04:00
sleep.c wfreerdp: fix compilation on windows 2011-09-23 14:25:38 -04:00
stopwatch.c wfreerdp: fix compilation warnings and errors 2011-11-12 00:51:41 -05:00
stream.c wfreerdp: start GDI implementation 2011-10-04 16:05:09 -04:00
string.c
svc_plugin.c libfreerdp-utils/thread: separate freerdp_thread_free() call. 2011-09-19 22:52:16 +08:00
thread.c libfreerdp-utils/thread: fix incorrect waiting time in freerdp_thread_stop. 2011-10-19 22:10:45 +08:00
unicode.c cliprdr: add support for long format names 2011-11-01 01:09:38 -04:00
wait_obj.c