summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-06Verify that the listener socket is closedHEADmasterdefanor
It doesn't really affect functionality, but better to get an error message if something would go wrong.
2017-05-06Add an illustration for the P2P IM exampledefanor
An SVG diagram, illustrating data flow.
2017-05-05Compare opt.peer_cert_path to NULL, not 0defanor
2017-05-05Improve the authenticate.sh testdefanor
Now it's more or less reliable, and faster.
2017-05-05Add the authenticate.sh testdefanor
The test is slow and unreliable, and should be fixed or replaced in the future. Test keys and certificates are added along with it.
2017-05-03Fix comments in the file server example scriptsdefanor
Just typos and style.
2017-04-29Update the std2fifo man pagedefanor
Forgot to update the options in examples.
2017-04-29Initial commitdefanor