1 | | More minor updates: r13285 + r13286 allow us to handle cadata using strings. |
2 | | r13288 does the same thing for the legacy python ssl module, r13287 makes it easier to test the legacy interface: {{{XPRA_USE_SSL_CONTEXT=0 xpra attach ...}}}. |
| 1 | * more minor updates: r13285 + r13286 allow us to handle cadata using strings |
| 2 | * r13288 does the same thing for the legacy python ssl module |
| 3 | * r13287 makes it easier to test the legacy interface: {{{XPRA_USE_SSL_CONTEXT=0 xpra attach ...}}}. |
| 4 | * r13294 + r13295 fix some ssl bugs in the launcher |
| 5 | |