Markus Linnala

Results 25 issues of Markus Linnala

At least current openssh 7.8p1 does use ssh-pkcs11-helper and it does not have any envs defined. To be able to read config we need to get home so get it...

Size of the buf is formatted args plus one for \0. So actual string should be only up to end -1. You can see this when you enable debug logging...

I want to test nginx fails when it gets bogus configuration. As far as I can see, I can not do that with current 0.23 version.

This does not work --- request eval ["GET /1" # outputs in_1 to error_log ,"GET /2" # outputs in_2 to error_log ] --- error_log eval # checks both with every...

gcc 6.1.1 has this warning at Fedora 24. I'm not quite sure how to fix this right, now patch does fixes the warning and it should do as previously. So...