22 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
sthen
cb838b8cb4 Build FreeRDP against OpenSSL instead of LibreSSL, unbreaking connections
to servers which require NLA.  ok rpe@
2015-02-04 20:51:39 +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
espie
80546a87fd remove redundancies with new filename{url}sufx scheme 2013-12-02 16:25:08 +00:00
merdely
0f2716bfaf Update to 1.0.2.
The following issues have been resolved:

629 - Password is shown when typed with parameter --from-stdin
698 - --from-stdin always prompts for password, even when it is piped in
793 - Fix for segfaults caused by wrong command line specified
799 - colors are wrong
806 - 1.0.2-rc1 problem with xfreerdp reparenting into X window
843 - stable-1.0 core dump with --authonly
(http://sourceforge.net/mailarchive/message.php?msg_id=30299739)

Also enabled smartcard support.  Diff by Sergey Bronnikov.

Help with weird distfile name from sthen@.
ok sthen@
2013-11-04 14:42:36 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
ajacoutot
3cbfc2d29f Remove the no_cups FLAVOR and always depend on cups,-libs. 2012-08-04 14:47:00 +00:00
merdely
6f35a66e49 Change license marker to Apache 2.0.
Pointed out by Ross Richardson.
ok sthen@
2012-04-04 00:52:21 +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
jasper
3c9f0d1a13 no need to keep using the gcc3 module on sparc
from brad
2011-07-11 14:04:42 +00:00
sebastia
1162fe9cd6 use gcc3 on sparc
OK sthen@ already some days ago, MAINTAINER timeout
2011-06-29 12:45:02 +00:00
giovanni
663f6f23a1 Update to 0.8.2
ok merdeley@ (Maintainer) on a similar diff
2010-12-03 16:46:18 +00:00
espie
e50b98837f new depends 2010-11-22 08:36:47 +00:00
ajacoutot
e942ee9bce We do *not* link with -lpthread.
See pthreads(3) for info.
2010-10-26 14:15:31 +00:00
giovanni
a83fd160ab Fix dependencies, no bump because it has just been imported.
committing on behalf of merdely@
2010-10-26 13:05:46 +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