On Wed, 27 Sep 2017 12:01:10 +0200
David Fort wrote:
> With FreeRDP 2.0 the crypto needs to be initialized or we fail as soon as we
> try to
> compute a md5. The API also changed for the suppress output callback.
> ---
> libweston/compositor-rdp.c | 14 +++---
> 1 file changed, 11 inser
With FreeRDP 2.0 the crypto needs to be initialized or we fail as soon as we
try to
compute a md5. The API also changed for the suppress output callback.
---
libweston/compositor-rdp.c | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/libweston/compositor-rdp.c b