summaryrefslogtreecommitdiffstats
path: root/ssh-rand-helper.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-04 - djm@cvs.openbsd.org 2011/01/31 21:42:15Damien Miller2-2/+8
2011-01-28 - (djm) [openbsd-compat/port-linux.c] Check whether SELinux is enabledDamien Miller2-7/+15
2011-01-2620110127Tim Rice2-1308/+1198
2011-01-2620110127Tim Rice3-27/+64
2011-01-25 - (djm) [configure.ac Makefile.in ssh.c openbsd-compat/port-linux.cDamien Miller6-13/+37
2011-01-22 - (djm) Release 5.7p1V_5_7_P1Damien Miller1-0/+1
2011-01-22trim entries older than 5.5p1Damien Miller1-2743/+0
2011-01-22 - (djm) [README contrib/caldera/openssh.spec contrib/redhat/openssh.spec]Damien Miller5-6/+8
2011-01-22 - OpenBSD CVS SyncDamien Miller2-2/+6
2011-01-21 - (dtucker) [configure.ac openbsd-compat/openssl-compat.{c,h}] AddDarren Tucker4-5/+27
2011-01-19 - (djm) [configure.ac] Disable ECC on OpenSSL <0.9.8g. Releases prior toDamien Miller2-2/+12
2011-01-19 - (tim) [contrib/caldera/openssh.spec] Use CFLAGS from Makefile insteadTim Rice2-3/+11
2011-01-17- (dtucker) [LICENCE Makefile.in audit-bsm.c audit-linux.c audit.c audit.hDarren Tucker10-20/+167
2011-01-17 - (dtucker) [openbsd-compat/port-linux.c] Fix minor bug caught by -Werror onDarren Tucker2-2/+4
2011-01-17 - (tim) [regress/agent-getpeereid.sh] shell portability fix.Tim Rice2-1/+4
2011-01-17 - (djm) [configure.ac regress/agent-getpeereid.sh regress/multiplex.sh]Damien Miller6-16/+41
2011-01-17 - (dtucker) [openbsd-compat/port-linux.c] Bug #1838: Add support for the newDarren Tucker2-19/+39
2011-01-17 - (djm) [regress/agent-getpeereid.sh] leave stdout attached when runningDamien Miller2-1/+3
2011-01-17 - (djm) [regress/agent-ptrace.sh] Fix false failure on OS X by addingDamien Miller2-1/+3
2011-01-17 - (djm) [regress/Makefile] use $TEST_SSH_KEYGEN instead of the one inDamien Miller2-23/+30
2011-01-16 - djm@cvs.openbsd.org 2011/01/16 12:05:59Damien Miller2-11/+14
2011-01-16 - djm@cvs.openbsd.org 2011/01/16 11:50:36Damien Miller2-1/+7
2011-01-16 - djm@cvs.openbsd.org 2011/01/16 11:50:05Damien Miller2-7/+13
2011-01-16 - (dtucker) [Makefile.in configure.ac regress/kextype.sh] Skip sha256-basedDarren Tucker4-5/+15
2011-01-16not February yet...Darren Tucker1-3/+3
2011-01-14 - (tim) [regress/cert-hostkey.sh] Add missing TEST_SSH_ECC guard around someTim Rice2-3/+7
2011-01-14 - (tim) [regress/cert-hostkey.sh] Typo. Missing $ on variable name.Tim Rice2-1/+2
2011-01-14 - (djm) [Makefile.in] Use shell test to disable ecdsa key generating inDamien Miller2-2/+6
2011-01-14 - djm@cvs.openbsd.org 2011/01/13 21:55:25Damien Miller2-13/+17
2011-01-14 - djm@cvs.openbsd.org 2011/01/13 21:54:53Damien Miller2-5/+11
2011-01-13 - (djm) [regress/kextype.sh] Testing diffie-hellman-group-exchange-sha256Damien Miller2-1/+3
2011-01-13 - (djm) [myproposal.h] Fix reversed OPENSSL_VERSION_NUMBER test and badDamien Miller2-2/+5
2011-01-13 - (djm) [regress/Makefile] add a few more generated files to the cleanDamien Miller2-1/+3
2011-01-13 - (djm) [entropy.c] cast OPENSSL_VERSION_NUMBER to u_long to avoidDamien Miller2-1/+3
2011-01-13 - (tim) [Makefile.in configure.ac opensshd.init.in] Add support for generatingTim Rice4-12/+29
2011-01-13 - (tim) [Makefile.in] test the ECC bits if we have the capability. ok djmTim Rice2-2/+5
2011-01-13 - (djm) [misc.c] include time.h for nanosleep() prototypeDamien Miller2-0/+4
2011-01-12 - (djm) [configure.ac] Fix broken test for gcc >= 4.4 with per-compilerDamien Miller2-7/+28
2011-01-12 - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoidDamien Miller2-3/+6
2011-01-12 - djm@cvs.openbsd.org 2011/01/12 01:53:14Damien Miller2-4/+17
2011-01-12 - nicm@cvs.openbsd.org 2010/10/08 21:48:42Damien Miller2-39/+74
2011-01-11 - djm@cvs.openbsd.org 2011/01/11 06:13:10Damien Miller4-8/+16
2011-01-11 - djm@cvs.openbsd.org 2011/01/11 06:06:09Damien Miller2-1/+6
2011-01-11 - djm@cvs.openbsd.org 2011/01/08 10:51:51Damien Miller2-2/+7
2011-01-11 - (djm) [platform.c] Some missing includes that show up under -WerrorDamien Miller2-1/+6
2011-01-10 - (tim) [regress/host-expand.sh] Fix for building outside of read onlyTim Rice2-3/+7
2011-01-08 - (djm) [Makefile.in] list ssh_host_ecdsa key in PATHSUBS; spotted byDamien Miller2-1/+6
2011-01-08 - (djm) [regress/keytype.sh] s/echo -n/echon/ to repair failing regressDamien Miller2-1/+5
2011-01-07 - djm@cvs.openbsd.org 2011/01/06 23:01:35Damien Miller2-1/+8
2011-01-06 - djm@cvs.openbsd.org 2011/01/06 22:46:21Damien Miller3-3/+26