core-admin/qubes/tools
Marek Marczykowski-Górecki 852b44e984
tools/qubesd-query: limit maximum payload size
Qubesd limits max payload to 64kb. Do the same in qubesd-query, to avoid
loading to memory potentially unbounded amount of data that would be
refused later anyway.

Reported by @DemiMarie
2021-03-03 18:31:35 +01:00
..
__init__.py Removed unused method get_loglevel_from_verbosity() 2021-02-13 00:47:44 +01:00
qmemmand.py qmemman: fix setting logger for foreground mode 2021-03-03 18:30:38 +01:00
qubes_create.py app: setup_pools() must be a coroutine 2019-06-28 10:29:26 +00:00
qubesd_query.py tools/qubesd-query: limit maximum payload size 2021-03-03 18:31:35 +01:00
qubesd.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00