aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/protoc.py (unfollow)
Commit message (Collapse)AuthorLines
2022-11-24Include json in file parse time limitGravatar ionite34-4/+12
2022-11-24Add request file IO error handlingGravatar ionite34-2/+16
2022-11-24Add unit test for MemFS access before __enter__Gravatar ionite34-0/+17
2022-11-24Update docstringsGravatar ionite34-4/+17
2022-11-24Refactor output files in `output` dirGravatar ionite34-20/+54
2022-11-24Refactor subprocess mount to ctypes callGravatar ionite34-29/+82
2022-11-24Remove `None` type hints from home, nameGravatar ionite34-2/+2
2022-11-23Update python3 docstringGravatar ionite34-9/+4
2022-11-22Format nsjail log messageGravatar Ionite-1/+1
Co-authored-by: Mark <[email protected]>