FreeRDP/winpr/libwinpr
Hardening 542811291c Use poll() instead of select() when available
select() has the major drawback that it cannot handle file descriptor
that are bigger than 1024. This patch makes use of poll() instead of
select() when poll() support is available.
2014-07-03 15:26:49 +02:00
..
asn1 cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
bcrypt cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
com winpr: fix ranlib missing symbols warnings on OS X 2014-05-09 22:44:19 -04:00
credentials cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
credui freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
crt libwinpr-sspi: add support for querying user+domain and setting NTLM hash 2014-06-10 16:38:16 -04:00
crypto cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
dsparse freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
environment cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
error freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
file Silently handle EINTR and retry operation 2014-06-18 22:09:07 +02:00
handle winpr: fixed non monolithic build issue 2014-05-28 16:22:32 +02:00
heap cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
input cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
interlocked cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
io cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
library Merge branch 'master' of github.com:awakecoding/FreeRDP into fdsapi 2014-04-27 19:18:23 -04:00
locale winpr: fix ranlib missing symbols warnings on OS X 2014-05-09 22:44:19 -04:00
memory cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
nt cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
path freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
pipe libwinpr-sspi: improve link interface 2014-06-07 10:50:51 -04:00
pool freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
registry freerdp: fix type build warnings 2014-05-09 15:44:49 -04:00
rpc freerdp: fix several type related warnings 2014-05-08 18:02:02 -04:00
security cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
smartcard libwinpr-smartcard: avoid using pcsc-lite's buggy transaction system 2014-06-02 21:49:49 -04:00
sspi libwinpr-sspi: add support for passing NTLMv2 hash 2014-06-18 16:02:13 -04:00
sspicli cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
synch Use poll() instead of select() when available 2014-07-03 15:26:49 +02:00
sysinfo libwinpr-sysinfo: implement GetSystemTime, GetLocalTime 2014-05-29 12:39:09 -04:00
thread libwinpr-thread: fix compilation on Android 2014-05-22 15:32:49 -04:00
timezone Merge branch 'master' of github.com:awakecoding/FreeRDP into sspi 2014-06-10 16:40:58 -04:00
utils xfreerdp: fix multiple egfx-related memory leaks 2014-06-20 13:52:13 -04:00
winhttp cmake: mark required libraries for export 2014-04-23 10:16:02 +02:00
winsock Use poll() instead of select() when available 2014-07-03 15:26:49 +02:00
wnd winpr: fix test compilation on Windows 2014-05-22 13:50:01 -04:00
wtsapi winpr: fix test compilation on Windows 2014-05-22 13:50:01 -04:00
CMakeLists.txt update and improve pkg-config files 2014-04-23 13:12:23 +02:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00