pipewire/src/modules/module-protocol-pulse
Barnabás Pőcze 12bddf6521 pulse-server: stricter length checking when deserializing property list
The length of the value for each value in a property list is serialized
twice. Both the reference implementation and pipewire-pulse send
the same length, so be stricter and only accept a property list
if both lengths are the same.
2024-04-16 07:37:12 +00:00
..
modules audioconvert: add monitor.passthrough option 2024-03-11 16:20:27 +01:00
client.c pulse-server: implement stream-restore EVENT 2024-01-23 13:31:05 +01:00
client.h pulse-server: implement stream-restore EVENT 2024-01-23 13:31:05 +01:00
cmd.c treewide: add some examples for the spa_auto* macros 2023-07-11 14:23:53 +02:00
cmd.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
collect.c pulse-server: fill in active port for monitors 2023-12-20 10:15:06 +01:00
collect.h pulse-server: add stream/device state in dev_info 2023-11-20 11:39:31 +01:00
commands.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-name.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
dbus-name.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
defs.h pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
extension.c pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
extension.h pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
format.c spa: handle empty values better 2024-04-10 11:08:40 +02:00
format.h pulse-server: format_info_from_spec(): remove redundant decl 2023-07-03 19:40:31 +02:00
internal.h log: add pw_log_topic_custom_enabled() 2024-01-04 17:40:57 +01:00
log.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
manager.c pulse-server: the device changed when EnumRoute changes 2024-01-24 11:22:52 +01:00
manager.h pulse-server: pass the client to message handlers 2023-10-06 16:16:48 +02:00
message-handler.c pulse-server: add pipewire-pulse:log-level message 2024-01-04 17:43:53 +01:00
message-handler.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
message.c pulse-server: stricter length checking when deserializing property list 2024-04-16 07:37:12 +00:00
message.h pulse-server: improve message debug 2024-01-11 12:05:29 +01:00
module.c pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
module.h pulse-server: move extension to modules 2024-01-23 13:31:05 +01:00
operation.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
operation.h pulse-server: add operation_free_by_tag() 2023-05-10 18:57:20 +00:00
pending-sample.c pulse-server: pending-sample: handle client disconnection correctly 2023-05-10 18:57:20 +00:00
pending-sample.h pulse-server: pending-sample: handle client disconnection correctly 2023-05-10 18:57:20 +00:00
pulse-server.c conf: support property rules 2024-03-15 12:10:41 +01:00
pulse-server.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
quirks.c pulse-server: add 2 quirks to block sink/source updates 2023-06-15 11:45:43 +02:00
quirks.h pulse-server: add 2 quirks to block sink/source updates 2023-06-15 11:45:43 +02:00
remap.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
remap.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
reply.c pulse-server: include "reply.h" in "reply.h" 2023-07-03 19:40:31 +02:00
reply.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample-play.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample-play.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
sample.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
server.c Replace more spaces with tabs 2024-01-12 11:35:17 +00:00
server.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
snap-policy.c snap-policy: fix memory leak 2024-02-03 13:08:38 +00:00
snap-policy.h Replace even more spaces with tabs 2024-01-12 11:35:17 +00:00
stream.c pulse-server: place stream media.* keys as Tag 2023-10-11 15:17:13 +02:00
stream.h pulse-server: place stream media.* keys as Tag 2023-10-11 15:17:13 +02:00
utils.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
utils.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
volume.c treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00
volume.h treewide: use SPDX tags to specify copyright information 2023-02-16 10:54:48 +00:00