-
25cbf0bb
by Anton Baskanov at 2024-09-20T17:08:21+02:00
dplayx: Add a string copying helper function and use it in DP_CalcSessionDescSize() and DP_CopySessionDesc().
-
14802154
by Anton Baskanov at 2024-09-20T17:08:21+02:00
dplayx: Reduce nesting of the async enumeration code.
-
5c9ac380
by Anton Baskanov at 2024-09-20T17:08:21+02:00
dplayx: Send password in session enumeration request.
-
e029eb63
by Anton Baskanov at 2024-09-20T17:08:21+02:00
dplayx/tests: Correctly compute session enumeration reply size.
-
da5d8ff5
by Anton Baskanov at 2024-09-20T17:08:22+02:00
dplayx: Check the message size before access.
-
71ca9dc8
by Anton Baskanov at 2024-09-20T17:08:22+02:00
dplayx: Check ENUMSESSIONSREPLY size before access.