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
Le 25/09/2017 à 10:49, Pekka Paalanen a écrit :
> On Fri, 22 Sep 2017 11:17:41 +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/compo
On Fri, 22 Sep 2017 11:17:41 +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 | 15 ++-
> 1 file changed, 14 inse
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 | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
diff --git a/libweston/compositor-rdp.c b