Jarrod Johnson
Jarrod Johnson
I was working on a user who was having a problem with memory consumption over time. I found that that most of their memory consumption was the EAI_NONAME_ERROR object in...
This will be compatible with some current implementations that do not have SHA-1. HMAC-SHA1 may be still secure, but SHA1 in any context *looks* bad even if it isn't.
When a client requests a zone's ssh credentials, make sure the client is consistent with the specified zone. Per github user salben21 ### The PR is to fix issue 7246...
ECH deletes specified number of characters right of the cursor. The clearline function however takes an absolute position, so the handler needed to add the current cursor. This for example...
Infiniband networking during install causes an error, this change allows install to proceed.