9 Commits (d2980cf7899deff8f7ad5e0275e6ef7bc52bf128)
 

Author SHA1 Message Date
LEdoian d2980cf789 Add dependencies and notes to README 10 months ago
LEdoian c2c749f0f7 Fix hexdump math-error on empty input 10 months ago
LEdoian 3c55290383 Fix hexdump replacement character
I guess this really should be a parameter of the function, but maybe
later.
10 months ago
LEdoian 36f263a900 Clean up the socket after connection
Helps re-launching the app.
10 months ago
LEdoian 28f170fe81 Implement hexdumping
Not used yet, though
10 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.
10 months ago
LEdoian 3eefff68cf Make the test files executable 10 months ago
LEdoian 73d45e4fac Basic test/demo scripts for fd passing 10 months ago
LEdoian 004f990be6 init 10 months ago