commit | be2f6b0f75a6fb6ac1278d2cd935a36419a09d0f | [log] [tgz] |
---|---|---|
author | David Fort <rdp.effort@gmail.com> | Wed Sep 27 12:01:10 2017 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Tue Oct 03 11:28:30 2017 +0300 |
tree | 1e41d1f298c265abc202ea9fff521d2508afea04 | |
parent | fa41bdfbc0b962fd73b89f01aab1a5370c9c28eb [diff] |
Fix API troubles with FreeRDP 2.0 v2 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. Reviewed-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>