| Age | Commit message (Expand) | Author |
| 2006-08-10 | Pull over OpenBSD v1.97, forwarded by jmc@openbsd: | wiz |
| 2006-06-18 | Remove various dotfiles that wandered their way in. | dogcow |
| 2006-06-14 | Adapt to new return value from socket(2) for an unsupported | ginsbach |
| 2006-06-03 | resolve conflicts. | christos |
| 2006-06-03 | ftp www.openssl.org | christos |
| 2006-06-03 | ftp www.openssl.org | christos |
| 2006-05-24 | Add a missing ')' to fix the example code. Already fixed in openssl upstream. | oster |
| 2006-05-14 | XXX: GCC uninitialized variable | christos |
| 2006-05-14 | XXX: GCC uninitialized variables | christos |
| 2006-05-11 | use socklen_t where appropriate. | mrg |
| 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-11 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-05-09 | change (mostly) int to socklen_t. GCC 4 doesn't like that int and | 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-20 | Goodbye KerberosIV | christos |
| 2006-03-20 | fix compilation after des.h change. The countdown to krb4 has started. | christos |
| 2006-03-19 | Coverity CID 1904: Don't leak memory on error. | christos |
| 2006-03-19 | Don't forget to free reply on failure. | christos |
| 2006-03-19 | Add casts to compile again. | christos |
| 2006-03-19 | Make this compile again, before I nuke it from orbit. | christos |
| 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-19 | add a semi colon. | christos |
| 2006-03-18 | Coveriry CID 1998: Fix memory leak. | christos |
| 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-18 | Fix Coverity run 5, issue 1966 -- 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 |