index
:
delta/openssh.git
IBS
PRIVSEP
V_2_5_2
V_2_9_9
V_2_9_P1
V_3_0_2
V_3_2_3
V_3_3
V_3_5
V_3_6
V_3_6_1
V_3_7
V_3_8
V_3_8_1
V_3_9
V_4_0
V_4_1
V_4_2
V_4_3
V_4_4
V_4_5
V_4_6
V_4_7
V_4_9
V_5_3
V_5_4
V_5_6
V_5_8
V_5_9
V_6_0
V_6_2
V_6_3
V_6_5
V_6_6
baserock/morph
baserock/richardmaw/S8537/ssh-copy-id
baserock/tiagogomes/armv8l64
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssh-rand-helper.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [entropy.c scard-opensc.c ssh-rand-helper.c] Bug #1294: include
dtucker
2007-03-12
1
-0
/
+1
*
- (dtucker) [ssh-keyscan.c ssh-rand-helper.c ssh.c sshconnect.c
dtucker
2006-09-02
1
-0
/
+1
*
- (dtucker) [ssh-rand-helper.c] Needs stdarg.h for log.h.
dtucker
2006-08-05
1
-0
/
+2
*
- (djm) [acss.c auth-krb5.c auth-options.c auth-pam.c auth-shadow.c]
djm
2006-07-24
1
-0
/
+2
*
- stevesk@cvs.openbsd.org 2006/07/12 22:42:32
djm
2006-07-24
1
-0
/
+1
*
- (dtucker) [ssh-keyscan.c ssh-rand-helper.c] More errno.h here too.
dtucker
2006-07-12
1
-0
/
+1
*
- (djm) [loginrec.c ssh-rand-helper.c sshd.c openbsd-compat/glob.c]
djm
2006-07-10
1
-0
/
+1
*
- stevesk@cvs.openbsd.org 2006/07/06 16:03:53
djm
2006-07-10
1
-0
/
+1
*
- stevesk@cvs.openbsd.org 2006/07/05 02:42:09
djm
2006-07-10
1
-0
/
+3
*
- (dtucker) [ssh-rand-helper.c] Don't exit if mkdir fails because the
dtucker
2006-07-05
1
-2
/
+2
*
- (dtucker) [ssh-rand-helper.c] Check return code of mkdir and fix file
dtucker
2006-05-17
1
-1
/
+3
*
- (dtucker) [auth-pam.c groupaccess.c monitor.c monitor_wrap.c scard-opensc.c
dtucker
2006-05-04
1
-2
/
+1
*
- djm@cvs.openbsd.org 2006/03/25 01:13:23
djm
2006-03-26
1
-2
/
+2
*
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
djm
2006-03-25
1
-2
/
+0
*
- (djm) [ssh-rand-helper.c] Needs a bunch of headers
djm
2006-03-15
1
-1
/
+12
*
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
djm
2005-07-17
1
-3
/
+3
*
- (djm) [acss.c auth-pam.c auth-shadow.c auth-skey.c auth1.c canohost.c]
djm
2005-07-17
1
-2
/
+2
*
- (djm) [loginrec.c ssh-rand-helper.c] Fix -Wsign-compare for portable,
djm
2005-06-19
1
-5
/
+5
*
Document the path to seed_rng better
dtucker
2005-02-16
1
-3
/
+3
*
- (dtucker) [ssh-rand-helper.c] Provide seed_rng since it may be called
dtucker
2005-02-16
1
-1
/
+13
*
write seed to temporary file and atomically rename into place; ok dtucker@
djm
2005-02-16
1
-9
/
+29
*
- (dtucker) [ssh-rand-helper.c] Fall back to command-based seeding if reading
dtucker
2004-12-20
1
-16
/
+27
*
- (djm) [ssh-rand-helper.c] Typo. Found by
djm
2004-08-23
1
-2
/
+2
*
- (dtucker) [logintest.c scp.c sftp-server.c sftp.c ssh-add.c ssh-agent.c
dtucker
2004-07-17
1
-5
/
+1
*
- djm@cvs.openbsd.org 2004/06/13 15:03:02
djm
2004-06-15
1
-5
/
+1
*
more whitespace (tabs this time)
djm
2003-11-21
1
-6
/
+6
*
- djm@cvs.openbsd.org 2003/11/21 11:57:03
djm
2003-11-21
1
-19
/
+19
*
- (bal) "extration" -> "extraction" in ssh-rand-helper.c; repoted by john
mouring
2003-09-22
1
-2
/
+2
*
- (djm) s/get_progname/ssh_get_progname/g to avoid conflict with Heimdal
djm
2003-08-21
1
-2
/
+2
*
- (dtucker) [ssh-rand-helper.c loginrec.c]
dtucker
2003-07-06
1
-4
/
+4
*
- (djm) A few type mismatch fixes from Bug #565
djm
2003-05-16
1
-4
/
+4
*
- (djm) Fix return value checks for RAND_bytes. Report from
djm
2003-03-17
1
-3
/
+5
*
- (djm) Kill ssh-rand-helper children on timeout, patch from
djm
2002-10-21
1
-1
/
+2
*
- (stevesk) [ssh-rand-helper.c] RAND_bytes() and SHA1_Final() unsigned
stevesk
2002-07-28
1
-7
/
+6
*
unexpand
mouring
2002-06-09
1
-2
/
+2
*
- (djm) ssh-rand-helper improvements
djm
2002-04-14
1
-13
/
+69
*
- (djm) OpenBSD CVS Sync
djm
2002-02-10
1
-2
/
+2
*
- (djm) Fix some bugs I introduced into ssh-rand-helper yesterday
djm
2002-01-22
1
-9
/
+5
*
- (djm) Rework ssh-rand-helper:
djm
2002-01-21
1
-348
/
+349
*
- (stevesk) [Makefile.in ssh-rand-helper.c]
stevesk
2001-12-25
1
-1
/
+8
*
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
djm
2001-12-23
1
-0
/
+805