summaryrefslogtreecommitdiffstats
path: root/progressmeter.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-13upstream commitdjm@openbsd.org1-5/+5
2014-10-13upstream commitdjm@openbsd.org1-51/+47
2014-10-13upstream commitdjm@openbsd.org1-6/+6
2014-10-13upstream commitdjm@openbsd.org1-2/+6
2014-10-13upstream commitdjm@openbsd.org1-8/+3
2014-10-13upstream commitsobrado@openbsd.org1-3/+3
2014-10-13upstream commitsobrado@openbsd.org7-28/+28
2014-10-13upstream commitdoug@openbsd.org2-2/+5
2014-10-13upstream commitderaadt@openbsd.org1-2/+2
2014-10-13upstream commitdjm@openbsd.org1-6/+6
2014-10-13upstream commitdjm@openbsd.org1-1/+4
2014-10-12remove duplicated KEX_DH1 entryDamien Miller1-1/+0
2014-10-09remove ChangeLog fileDamien Miller1-3818/+0
2014-10-07delete contrib/caldera directoryDamien Miller4-534/+0
2014-10-07test commitDamien Miller1-0/+1
2014-10-07 - (djm) Release OpenSSH-6.7Damien Miller1-0/+3
2014-10-03 - (djm) [sshd_config.5] typo; from Iain MorganDamien Miller2-1/+4
2014-10-01 - (djm) [openbsd-compat/Makefile.in openbsd-compat/kludge-fd_set.c]Damien Miller4-3/+53
2014-09-10 - (djm) [sandbox-seccomp-filter.c] Allow mremap and exit for DietLibc;Damien Miller2-0/+8
2014-09-0920140908Darren Tucker2-4/+7
2014-09-03 - (djm) [openbsd-compat/arc4random.c] Zero seed after keying PRNGDamien Miller2-1/+4
2014-09-02 - (djm) [contrib/cygwin/ssh-host-config] Fix old code leading toDamien Miller2-32/+2
2014-09-02 - (djm) [defines.h sshbuf.c] Move __predict_true|false to defines.h andDamien Miller3-11/+16
2014-08-30 - (djm) [Makefile.in] Make TEST_SHELL a variable; "good idea" tim@Damien Miller2-3/+4
2014-08-29 - (djm) [openbsd-compat/openssl-compat.h] add include guardDamien Miller2-5/+10
2014-08-29 - (djm) [misc.c] Missing newline between functionsDamien Miller2-0/+2
2014-08-29 - (djm) [openbsd-compat/openssl-compat.h] addDamien Miller2-2/+13
2014-08-26 - (djm) [openbsd-compat/explicit_bzero.c] implement explicit_bzero()Damien Miller3-5/+30
2014-08-26 - (djm) [monitor.c sshd.c] SIGXFSZ needs to be ignored in postauthDamien Miller3-4/+5
2014-08-26 - (djm) [regress/unittests/sshbuf/test_sshbuf_getput_crypto.c]Damien Miller7-7/+29
2014-08-26 - (djm) [INSTALL] Recommend libcrypto be built -fPIC, mention LibreSSL,Damien Miller2-10/+17
2014-08-26 - (djm) [bufec.c] Skip this file on !ECC OpenSSLDamien Miller2-1/+7
2014-08-23 - (djm) [sftp-server.c] Some systems (e.g. Irix) have prctl() but notDamien Miller2-2/+6
2014-08-23 - (djm) [configure.ac] We now require a working vsnprintf everywhere (notDamien Miller2-12/+21
2014-08-22 - (djm) [sshd.c] Ignore SIGXFSZ in preauth monitor child; can explode onDamien Miller2-0/+8
2014-08-22 - (djm) [configure.ac] double braces to appease autoconfDamien Miller2-3/+4
2014-08-22 - (djm) [openbsd-compat/bsd-snprintf.c] Fix compilation failure (prototype/Damien Miller2-2/+4
2014-08-22 - (djm) [sshbuf-getput-crypto.c] Fix compilation when OpenSSL lacks ECCDamien Miller2-1/+4
2014-08-22 - (djm) [configure.ac] include leading zero characters in OpenSSL versionDamien Miller2-4/+8
2014-08-21 - (djm) [regress/unittests/test_helper/test_helper.c] Fix for systems thatDamien Miller2-0/+15
2014-08-21 - (djm) [key.h] Fix ifdefs for no-ECC OpenSSLDamien Miller2-2/+3
2014-08-21 - (djm) [Makefile.in] fix reference to libtest_helper.a in sshkey test too.Damien Miller2-3/+6
2014-08-20 - (djm) [contrib/cygwin/README] Correct build instructions; from CorinnaDamien Miller2-1/+2
2014-08-20 - (djm) [sshkey.h] Fix compilation when OpenSSL lacks ECCDamien Miller2-14/+25
2014-08-20 - (djm) [Makefile.in] refer to libtest_helper.a by explicit path rather thanDamien Miller2-2/+4
2014-08-20 - (djm) [configure.ac] Check OpenSSL version is supported at configure time;Damien Miller2-3/+15
2014-08-19 - (djm) [INSTALL contrib/caldera/openssh.spec contrib/cygwin/README]Damien Miller6-21/+6
2014-08-19 - (djm) [ssh-dss.c] Include openssl/dsa.h for DSA_SIGDamien Miller2-0/+2
2014-08-19 - (djm) [sshbuf.h] Fix compilation on systems without OPENSSL_HAS_ECC.Damien Miller2-5/+12
2014-08-19 - (djm) [myproposal.h] Make curve25519 KEX dependent onDamien Miller1-1/+1