This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
libfreerdp
/
utils
History
Marc-André Moreau
6695873394
libwinpr-wtsapi: fix multiple inconsistencies with original wtsapi headers
2014-02-28 14:49:57 -05:00
..
bitmap.c
…
CMakeLists.txt
freerdp: export targets
2013-10-28 23:06:39 -04:00
event.c
Add cliprdr on windows. File clipping is not supported yet.
2013-11-05 10:52:17 +08:00
list.c
…
msusb.c
…
passphrase.c
…
pcap.c
…
profiler.c
Fixed warmings (string formats)
2013-10-25 14:59:38 -04:00
rail.c
libfreerdp-core: fix asynchronous queueing of RemoteApp messages
2013-10-22 16:28:23 -04:00
signal.c
Modified FreeRDP core to ignore SIGPIPE signal. This signal was being generated during a call to SSL_shutdown when the socket is in a disconnected state. The proper way to handle this is to ignore SIGPIPE and allow the write system call to report an errno of EPIPE.
2014-01-20 11:20:50 -05:00
stopwatch.c
wfreerdp: fix most build warnings
2014-02-10 22:12:13 -05:00
svc_plugin.c
libwinpr-wtsapi: fix multiple inconsistencies with original wtsapi headers
2014-02-28 14:49:57 -05:00
tcp.c
libfreerdp-core: transport code style cleanup
2013-11-07 15:14:59 -05:00
time.c
…
uds.c
…