8 Commits (c2c749f0f784ef91e3b5d96cab173a6e80c8f7ed)
 

Author SHA1 Message Date
LEdoian c2c749f0f7 Fix hexdump math-error on empty input 9 months ago
LEdoian 3c55290383 Fix hexdump replacement character
I guess this really should be a parameter of the function, but maybe
later.
9 months ago
LEdoian 36f263a900 Clean up the socket after connection
Helps re-launching the app.
9 months ago
LEdoian 28f170fe81 Implement hexdumping
Not used yet, though
9 months ago
LEdoian 497dc20949 First version
Very MVP, but it seems to be able to pass both data and fds in both
directions. No dumping yet.
9 months ago
LEdoian 3eefff68cf Make the test files executable 9 months ago
LEdoian 73d45e4fac Basic test/demo scripts for fd passing 9 months ago
LEdoian 004f990be6 init 9 months ago