11 Commits

Author SHA1 Message Date
jsing
f0b235a24e Switch freerdp back to libressl.
Disable the SSL 3.0/TLS 1.0 CBC vulnerability workaround since this breaks
NLA - the remote host will return a TLS alert 50, terminating the session.
This flag used to be part of SSL_OP_ALL, however was removed in r1.36 of
lib/libssl/src/ssl/ssl.h.

Issue reported by and fix tested by sthen@

ok sthen@
2015-02-08 04:55:00 +00:00
giovanni
c1fa87162f Do not segfault while doing remote printing
rdp printng support has been rewritten in 1.1beta
and this bug has been fixed as well
ok sthen@ jasper@
2014-07-10 13:25:46 +00:00
giovanni
ab9d404dc2 regen patches, no pkg change 2014-07-10 13:20:46 +00:00
brad
c3f9a40d29 Update freerdp for newer FFmpeg API.
ok sthen@
2014-04-23 22:10:50 +00:00
naddy
a62c54f5e0 complete the move from ancient des_ to DES_ API 2014-04-14 17:10:56 +00:00
sthen
dcfb642393 Update to freerdp 1.0.1; various improvements, notably with certificate
handling. Add a no_cups flavour while there. ok merdely@
2012-03-24 18:53:27 +00:00
sthen
e6b6e3aaee don't force -O2, pointed out by aja@ 2012-02-24 09:56:51 +00:00
sthen
b4ca93734c update to freerdp 1.00; works against win2k8 servers
OK merdely@
2012-02-24 09:41:43 +00:00
fgsch
155591a1eb MSG_NOSIGNAL is supported now. kill unneeded patch.
maintainer (merdely@) ok.
2011-12-14 23:38:20 +00:00
ajacoutot
e942ee9bce We do *not* link with -lpthread.
See pthreads(3) for info.
2010-10-26 14:15:31 +00:00
giovanni
7d0a3c4f95 Import freerdp, an open source client for Windows Terminal Server
Initial port by merdely@, updates and tweaks by me.
ok merdely@

freerdp is a fork of the rdesktop project and is an open source client
for Windows NT and 2000 Terminal Server, capable of natively speaking
the Remote Desktop Protocol (RDP) in order to present the user's Windows
desktop.
2010-10-26 12:56:57 +00:00