summaryrefslogtreecommitdiff
path: root/crypto/external/bsd/openssh
AgeCommit message (Expand)Author
2014-02-20Don't print an empty line after the debug message "Enabled Dynamicgson
2014-01-28Mark a potentially unused variable (depending on #ifdef)martin
2014-01-07Format string checks for do_log.joerg
2013-12-15Coverity issues 996120 and 996121, Use after freespz
2013-12-03Coverity fix:spz
2013-11-19CID 1129615: close argument can't be negativechristos
2013-11-11CID 1128376: check ftruncate resultchristos
2013-11-11CID 1092495: Widen operation to prevent overflowchristos
2013-11-11CID 1092473: Fix file descriptor leakchristos
2013-11-11CID-1128381: Avoid use after freechristos
2013-11-08merge conflicts.christos
2013-11-08Import new openssh to addresschristos
2013-10-20remove unused variableschristos
2013-10-20- provide the right size to the zeroing memory functionchristos
2013-10-20fix wrong argument to sizeof.christos
2013-10-06Enable VerifyHostKeyDNS (SSHFP records verification) from DNS for hostsjym
2013-08-28Publish explicit_memset and consttime_memequal in userland libc.riastradh
2013-08-28Fix sense of consttime_memequal and update all callers.riastradh
2013-07-20Use Mt for email addresses.wiz
2013-06-24Replace consttime_bcmp/explicit_bzero by consttime_memequal/explicit_memset.riastradh
2013-05-14The previous patch didn't apply cleanly, because our code doesn'tmlelstv
2013-05-10remove error(1) output.christos
2013-04-29Identityfile warnings fixes.mlelstv
2013-04-25restore logging behavior: don't treat user disconnect messages as errors,christos
2013-04-12Use __dead.joerg
2013-04-12Add __printflike.joerg
2013-03-29welcome to openssh-6.2christos
2013-03-29from openbsdchristos
2012-12-12make sure that our hpn patches are up-to-datechristos
2012-12-12update to 6.1christos
2012-12-12From ftp.openbsd.orgchristos
2012-10-26Don't forget to re-assign sock after dup2(); from Jarle Greipslandchristos
2012-09-18Take better care of closing file descriptors in the agent child and dealingchristos
2012-08-10Don't depend on HAVE_GCC being always defined.joerg
2012-05-02bumpchristos
2012-05-02merge OpenSSH 6.0christos
2012-04-27Add new "SendVersionFirst" option to OpenSSH client. This option makestls
2012-04-14Minimize diffs.christos
2012-04-13use getpassfd()christos
2012-03-05Patch OpenSSL RNG to allow explicit initial seeding. Patch OpenSSH totls
2011-11-28get rid of an old merge conflict which managed to creep throughagc
2011-11-04Separate strings correctly with ': ', not embedded NUL. Found byjoerg
2011-10-13max WARNS is 4plunky
2011-09-16Use __dead.joerg
2011-09-16Reapply formatting cleanupjoerg
2011-09-07merge openssh-5.9christos
2011-09-06new openssh:christos
2011-09-06some stuff got removed in 5.9christos
2011-08-29Use __deadjoerg
2011-08-25Avoid using non-literal format strings and optimizing code a bit at thejoerg