summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()HEADoriginmasterdjm2014-08-261-0/+4
* - (djm) [monitor.c sshd.c] SIGXFSZ needs to be ignored in postauthdjm2014-08-261-0/+2
* - (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]djm2014-08-261-0/+9
* - (djm) [INSTALL] Recommend libcrypto be built -fPIC, mention LibreSSL,djm2014-08-251-0/+2
* - (djm) [bufec.c] Skip this file on !ECC OpenSSLdjm2014-08-251-1/+4
* - (djm) [sftp-server.c] Some systems (e.g. Irix) have prctl() but notdjm2014-08-231-0/+4
* - (djm) [configure.ac] We now require a working vsnprintf everywhere (notdjm2014-08-231-0/+3
* - (djm) [sshd.c] Ignore SIGXFSZ in preauth monitor child; can explode ondjm2014-08-221-0/+4
* - (djm) [configure.ac] double braces to appease autoconfdjm2014-08-221-0/+1
* - (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/djm2014-08-221-0/+2
* - (djm) [sshbuf-getput-crypto.c] Fix compilation when OpenSSL lacks ECCdjm2014-08-221-0/+1
* - (djm) [configure.ac] include leading zero characters in OpenSSL versiondjm2014-08-221-0/+4
* - (djm) [regress/unittests/test_helper/test_helper.c] Fix for systems thatdjm2014-08-211-0/+2
* - (djm) [key.h] Fix ifdefs for no-ECC OpenSSLdjm2014-08-211-0/+1
* - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.djm2014-08-211-1/+4
* - (djm) [contrib/cygwin/README] Correct build instructions; from Corinnadjm2014-08-201-0/+1
* - (djm) [sshkey.h] Fix compilation when OpenSSL lacks ECCdjm2014-08-201-0/+1
* - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather thandjm2014-08-201-0/+2
* - (djm) [configure.ac] Check OpenSSL version is supported at configure time;djm2014-08-201-0/+4
* - (djm) [INSTALL contrib/caldera/openssh.spec contrib/cygwin/README]djm2014-08-191-0/+3
* - (djm) [ssh-dss.c] Include openssl/dsa.h for DSA_SIGdjm2014-08-191-0/+1
* - (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.djm2014-08-191-0/+1
* - (djm) [serverloop.c] Fix syntax error on Cygwin; from Corinna Vinschendjm2014-08-191-2/+9
* - (djm) [README contrib/caldera/openssh.spec]djm2014-08-101-0/+4
* - (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociatedjm2014-08-011-0/+2
* - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdindjm2014-08-011-0/+2
* - (djm) [regress/multiplex.sh] Skip test for non-OpenBSD netcat. We needdjm2014-08-011-0/+4
* - schwarze@cvs.openbsd.org 2014/07/28 15:40:08djm2014-07-301-0/+5
* - dtucker@cvs.openbsd.org 2014/07/25 21:22:03djm2014-07-301-0/+6
* - OpenBSD CVS Syncdjm2014-07-301-0/+6
* - (djm) [regress/multiplex.sh] restore incorrectly deleted line;djm2014-07-241-0/+4
* - dtucker@cvs.openbsd.org 2014/07/22 23:35:38dtucker2014-07-231-0/+4
* - dtucker@cvs.openbsd.org 2014/07/22 23:57:40dtucker2014-07-231-0/+3
* - dtucker@cvs.openbsd.org 2014/07/22 23:23:22dtucker2014-07-231-0/+4
* - djm@cvs.openbsd.org 2014/07/22 01:32:12dtucker2014-07-231-0/+5
* - guenther@cvs.openbsd.org 2014/07/22 07:13:42dtucker2014-07-221-0/+5
* - dtucker@cvs.openbsd.org 2014/07/22 01:18:50dtucker2014-07-221-0/+4
* - (dtucker) [regress/unittests/sshkey/test_{file,fuzz,sshkey}.c] Wrap ecdsa-dtucker2014-07-221-0/+2
* - (djm) [regress/multiplex.sh] change the test for still-open Unixdjm2014-07-221-0/+3
* - (djm) [regress/multiplex.sh] ssh mux master lost -N somehow;djm2014-07-211-0/+4
* - (dtucker) [sshkey.c] ifdef out unused variable when compiling withoutdtucker2014-07-211-0/+2
* - (djm) [regress/multiplex.sh] Not all netcat accept the -N option.djm2014-07-211-0/+1
* - millert@cvs.openbsd.org 2014/07/15 15:54:15djm2014-07-201-0/+11
* - (dtucker) [regress/unittests/sshkey/dtucker2014-07-201-0/+3
* - (dtucker) [cipher.c openbsd-compat/openssl-compat.h] Restore the bitsdtucker2014-07-201-0/+4
* - (tim) [openbsd-compat/port-uw.c] Include misc.h for fwd_opts, usedtim2014-07-191-0/+4
* - (dtucker) [key.c sshkey.c] Put new ecdsa bits inside ifdef OPENSSL_HAS_ECC.dtucker2014-07-181-0/+1
* - (dtucker) [Makefile.in] Add a t-exec target to run just the executabledtucker2014-07-181-0/+2
* - (dtucker) [auth2-gss.c gss-serv-krb5.c] Include misc.h for fwd_opts, useddtucker2014-07-181-0/+2
* - djm@cvs.openbsd.org 2014/07/18 02:46:01djm2014-07-181-0/+4