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