summaryrefslogtreecommitdiff
path: root/crypto/dist/ssh
AgeCommit message (Expand)Author
2006-08-10Pull over OpenBSD v1.97, forwarded by jmc@openbsd:wiz
2006-06-14Adapt to new return value from socket(2) for an unsupportedginsbach
2006-05-14XXX: GCC uninitialized variableschristos
2006-05-11wait_until_can_do_something() wants u_int * for it's 4th argument.mrg
2006-05-11avoid lvalue casts.mrg
2006-05-10quell GCC 4.1 uninitialised variable warnings.mrg
2006-04-15Add a NetBSD RCS ID.tsutsui
2006-03-22Pull in from djm@OpenBSD:elad
2006-03-21Fix krb4 compilation (although krb4 is removed, this leaves the code compiling)christos
2006-03-20plug leak, coverity cid 2014.elad
2006-03-20plug leak, coverity cid 2027.elad
2006-03-20plug leaks, coverity cids 2030, 2031.elad
2006-03-20plug leak, coverity cid 2019.elad
2006-03-20plug leaks, coverity cids 2012, 2013.elad
2006-03-20fix null deref, coverity cid 953.elad
2006-03-19fix memory leak, coverity cid 2032.elad
2006-03-19fix memory leaks, coverity cid 2016.elad
2006-03-19fix memory leaks, coverity cids 2028, 2029.elad
2006-03-19fix fd leak, coverity cid 2015.elad
2006-03-19fix null deref, coverity cid 1341.elad
2006-03-19fix null deref, coverity cid 1339.elad
2006-03-19fix null deref, coverity cid 1340.elad
2006-03-18Don't dereference NULL pointer, found by Coverity, CID 954.elad
2006-03-18reform a loop to be prettier and appease coverity CID 2618dan
2006-03-18Fix Coverity run 5, issue 2021 -- memory leak.jnemeth
2006-03-01Make sure the right error is reported later, if all socket() calls fail.is
2006-03-01On non-fatal errors (identified: EPROTONOTSUPPORT), don't output theis
2006-02-13Add a namespace.h to rename the most conflict inducing names from libssh.christos
2006-02-08The sig_atomic_t type is not guaranteed to be printf-compatiblehe
2006-02-04bring in new file needed from the portable openssh.christos
2006-02-04resolve conflictschristos
2006-02-04From ftp.openbsd.org.christos
2006-01-24qsieve(6) -> qsieve(1)elad
2006-01-22Sort SEE ALSO.wiz
2006-01-19xref qsieve(6).elad
2005-09-18PR/13738: Johan Danielsson: ssh doesn't look at $HOMEchristos
2005-09-18Make -D behave like -L (obey GatewayPorts). Before it defaulted to listenchristos
2005-09-18Document that -D takes bind_address.christos
2005-09-09PR/31261: Mark Davies: ssh invokes xauth with bogus argumentchristos
2005-09-09PR/31243: Mark Davies: sshd uses pipes rather than socketpairs, making bashchristos
2005-06-02appease gcc -Wuninitializedlukem
2005-06-02Don't attempt to close a random file descriptor upon error.lukem
2005-06-02appease gcc -Wuninitializedlukem
2005-06-02Appease gcc -Wuninitialized, in a similar method used elsewhere in thelukem
2005-06-01appease gcc -Wuninitializedlukem
2005-05-18PR/30198: Lubomir Sedlacik: The forwarding listening host is optional; don'tchristos
2005-05-08Remove a stale #endif, and add one missing at EOF.lukem
2005-05-08Update PAM from the "portable openssh" 4.0p1christos
2005-04-24Fix printf format/argument mismatch.kleink
2005-04-23add back modulichristos