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
25f834043e
FreeRDP
/
libfreerdp
History
Mike McDonald
25f834043e
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
..
cache
libfreerdp-cache: refactor code style
2013-11-03 13:51:41 -05:00
codec
updated file headers
2013-12-04 11:44:22 +01:00
common
freerdp: implement restricted admin mode pass-the-hash option
2013-11-06 10:02:58 -05:00
core
Added auto reconnect to FreeRDP core and X11 client
2014-01-16 17:38:56 -05:00
crypto
Revert "Fixed tls_read and tls_write to prevent a subsequent crash in SSL_shutdown when read/write errors occur."
2014-01-20 11:09:45 -05:00
gdi
libfreerdp-cache: refactor glyph cache and add logging
2013-11-01 10:01:16 -04:00
locale
freerdp: export targets
2013-10-28 23:06:39 -04:00
primitives
updated file headers
2013-12-04 11:44:22 +01:00
rail
freerdp: export targets
2013-10-28 23:06:39 -04:00
utils
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
CMakeLists.txt
freerdp: start exporting targets automatically
2013-10-28 22:09:31 -04:00
dummy.c
freerdp: various missing link dependencies and symbol exports
2013-09-03 21:48:26 -04:00