CVSROOT:        /cvs
Module name:    src
Changes by:     d...@cvs.openbsd.org    2014/02/01 20:44:32

Modified files:
        usr.bin/ssh    : auth1.c auth2-chall.c auth2-passwd.c authfile.c 
                         bufaux.c bufbn.c buffer.c cipher-3des1.c 
                         cipher.c clientloop.c digest-libc.c 
                         digest-openssl.c gss-serv.c kex.c kexdhc.c 
                         kexdhs.c kexecdhc.c kexecdhs.c kexgexc.c 
                         kexgexs.c key.c monitor.c monitor_wrap.c 
                         packet.c readpass.c rsa.c serverloop.c 
                         ssh-add.c ssh-agent.c ssh-dss.c ssh-ecdsa.c 
                         ssh-ed25519.c ssh-keygen.c ssh-rsa.c 
                         sshconnect.c sshconnect1.c sshconnect2.c sshd.c 

Log message:
convert memset of potentially-private data to explicit_bzero()

Reply via email to