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