[openssh-commits] [openssh] branch master updated (c528c1b -> 01b6349)
git+noreply at mindrot.org
git+noreply at mindrot.org
Mon Dec 29 18:11:43 EST 2014
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from c528c1b fix variable name for IPv6 case in construct_utmpx
new 01b6349 pull updated OpenBSD BCrypt PBKDF implementation
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Detailed log of new commits:
commit 01b63498801053f131a0740eb9d13faf35d636c8
Author: Damien Miller <djm at google.com>
Date: Mon Dec 29 18:10:18 2014 +1100
pull updated OpenBSD BCrypt PBKDF implementation
Includes fix for 1 byte output overflow for large key length
requests (not reachable in OpenSSH).
Pointed out by Joshua Rogers
Summary of changes:
openbsd-compat/bcrypt_pbkdf.c | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list