summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* remove ChangeLog fileDamien Miller2014-10-091-3818/+0
* test commitDamien Miller2014-10-071-0/+1
* - (djm) Release OpenSSH-6.7Damien Miller2014-10-071-0/+3
* - (djm) [sshd_config.5] typo; from Iain MorganDamien Miller2014-10-031-0/+3
* - (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]Damien Miller2014-10-011-0/+6
* - (djm) [sandbox-seccomp-filter.c] Allow mremap and exit for DietLibc;Damien Miller2014-09-101-0/+4
* 20140908Darren Tucker2014-09-091-0/+3
* - (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNGDamien Miller2014-09-041-0/+3
* - (djm) [contrib/cygwin/ssh-host-config] Fix old code leading toDamien Miller2014-09-031-0/+2
* - (djm) [defines.h sshbuf.c] Move __predict_true|false to defines.h andDamien Miller2014-09-031-0/+4
* - (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@Damien Miller2014-08-301-0/+1
* - (djm) [openbsd-compat/openssl-compat.h] add include guardDamien Miller2014-08-301-0/+1
* - (djm) [misc.c] Missing newline between functionsDamien Miller2014-08-301-0/+1
* - (djm) [openbsd-compat/openssl-compat.h] addDamien Miller2014-08-301-1/+5
* - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()Damien Miller2014-08-271-0/+4
* - (djm) [monitor.c sshd.c] SIGXFSZ needs to be ignored in postauthDamien Miller2014-08-271-0/+2
* - (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]Damien Miller2014-08-271-0/+9
* - (djm) [INSTALL] Recommend libcrypto be built -fPIC, mention LibreSSL,Damien Miller2014-08-261-0/+2
* - (djm) [bufec.c] Skip this file on !ECC OpenSSLDamien Miller2014-08-261-1/+4
* - (djm) [sftp-server.c] Some systems (e.g. Irix) have prctl() but notDamien Miller2014-08-241-0/+4
* - (djm) [configure.ac] We now require a working vsnprintf everywhere (notDamien Miller2014-08-231-0/+3
* - (djm) [sshd.c] Ignore SIGXFSZ in preauth monitor child; can explode onDamien Miller2014-08-231-0/+4
* - (djm) [configure.ac] double braces to appease autoconfDamien Miller2014-08-221-0/+1
* - (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/Damien Miller2014-08-221-0/+2
* - (djm) [sshbuf-getput-crypto.c] Fix compilation when OpenSSL lacks ECCDamien Miller2014-08-221-0/+1
* - (djm) [configure.ac] include leading zero characters in OpenSSL versionDamien Miller2014-08-221-0/+4
* - (djm) [regress/unittests/test_helper/test_helper.c] Fix for systems thatDamien Miller2014-08-211-0/+2
* - (djm) [key.h] Fix ifdefs for no-ECC OpenSSLDamien Miller2014-08-211-0/+1
* - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.Damien Miller2014-08-211-1/+4
* - (djm) [contrib/cygwin/README] Correct build instructions; from CorinnaDamien Miller2014-08-201-0/+1
* - (djm) [sshkey.h] Fix compilation when OpenSSL lacks ECCDamien Miller2014-08-201-0/+1
* - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather thanDamien Miller2014-08-201-0/+2
* - (djm) [configure.ac] Check OpenSSL version is supported at configure time;Damien Miller2014-08-201-0/+4
* - (djm) [INSTALL contrib/caldera/openssh.spec contrib/cygwin/README]Damien Miller2014-08-191-0/+3
* - (djm) [ssh-dss.c] Include openssl/dsa.h for DSA_SIGDamien Miller2014-08-191-0/+1
* - (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.Damien Miller2014-08-191-0/+1
* - (djm) [serverloop.c] Fix syntax error on Cygwin; from Corinna VinschenDamien Miller2014-08-191-2/+9
* - (djm) [README contrib/caldera/openssh.spec]Damien Miller2014-08-101-0/+4
* - (djm) [regress/multiplex.sh] Use -d (detach stdin) flag to disassociateDamien Miller2014-08-011-0/+2
* - (djm) [regress/multiplex.sh] Instruct nc not to quit as soon as stdinDamien Miller2014-08-011-0/+2
* - (djm) [regress/multiplex.sh] Skip test for non-OpenBSD netcat. We needDamien Miller2014-08-011-0/+4
* - schwarze@cvs.openbsd.org 2014/07/28 15:40:08Damien Miller2014-07-301-0/+5
* - dtucker@cvs.openbsd.org 2014/07/25 21:22:03Damien Miller2014-07-301-0/+6
* - OpenBSD CVS SyncDamien Miller2014-07-301-0/+6
* - (djm) [regress/multiplex.sh] restore incorrectly deleted line;Damien Miller2014-07-251-0/+4
* - dtucker@cvs.openbsd.org 2014/07/22 23:35:38Darren Tucker2014-07-231-0/+4
* - dtucker@cvs.openbsd.org 2014/07/22 23:57:40Darren Tucker2014-07-231-0/+3
* - dtucker@cvs.openbsd.org 2014/07/22 23:23:22Darren Tucker2014-07-231-0/+4
* - djm@cvs.openbsd.org 2014/07/22 01:32:12Darren Tucker2014-07-231-0/+5
* - guenther@cvs.openbsd.org 2014/07/22 07:13:42Darren Tucker2014-07-231-0/+5