criu/lib/py
Pavel Emelyanov e77d36c375 crit: Beautify unix names recode
Unix socket name can be a string with any bytes in it. So to
print the name we use base64 encoding. Doing so doesn't allow
to see the socket name when it contains only printable chars.

So here's the custom encoding for bytes fields, that can be
used for custom conversion.

Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-04-11 09:01:11 +03:00
..
images crit: Beautify unix names recode 2017-04-11 09:01:11 +03:00
.gitignore python lib: rename rpc.py to rpc_pb2.py 2016-10-10 12:49:28 +03:00
__init__.py python lib: rename rpc.py to rpc_pb2.py 2016-10-10 12:49:28 +03:00
criu.py py: Fix resp.errno access 2016-12-21 11:23:02 +03:00
Makefile Makefiles: protect from % rules, don't rebuild 2017-03-15 09:36:08 +03:00