index
:
delta/openssh-git.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_4
V_6_5
V_6_6
V_6_7
V_6_8
V_6_9
V_7_0
V_7_1
V_7_2
V_7_3
V_7_4
V_7_5
V_7_6
V_7_7
V_7_8
V_7_9
V_8_0
V_8_1
V_8_2
V_8_3
V_8_4
V_8_5
V_8_6
V_8_7
V_8_8
V_8_9
V_9_0
V_9_1
V_9_2
V_9_3
baserock/6.7-musl
baserock/morph
baserock/tiagogomes/armv8l64
master
anongit.mindrot.org: openssh.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
entropy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
- (dtucker) [entropy.c scard-opensc.c ssh-rand-helper.c] Bug #1294: include
Darren Tucker
2007-03-13
1
-1
/
+2
*
- (dtucker) [entropy.c] Bug #1238: include signal.h to fix compilation error
Darren Tucker
2006-09-28
1
-0
/
+1
*
- (djm) [audit-bsm.c audit.c auth-bsdauth.c auth-chall.c auth-pam.c]
Damien Miller
2006-09-01
1
-0
/
+1
*
- (dtucker) [entropy.c] Needs unistd.h too.
Darren Tucker
2006-08-05
1
-0
/
+1
*
- (djm) [auth-pam.c auth.c bufaux.h entropy.c openbsd-compat/port-tun.c]
Damien Miller
2006-08-05
1
-1
/
+0
*
- (dtucker) [entropy.c] More fcntl.h, this time on AIX (and probably
Darren Tucker
2006-07-11
1
-0
/
+8
*
- deraadt@cvs.openbsd.org 2006/03/19 18:51:18
Damien Miller
2006-03-26
1
-2
/
+0
*
- (dtucker) [entropy.c] Add headers for WIFEXITED and friends.
Darren Tucker
2006-03-16
1
-1
/
+4
*
- (dtucker) [entropy.c] Use u_char for receiving RNG seed for consistency
Darren Tucker
2005-09-28
1
-2
/
+2
*
- (dtucker) [entropy.c entropy.h sshd.c] Pass RNG seed to the reexec'ed
Darren Tucker
2005-09-27
1
-1
/
+31
*
- (dtucker) [entropy.c] Remove unnecessary tests for getuid and geteuid
Darren Tucker
2005-09-27
1
-5
/
+3
*
-(djm) [audit.c auth1.c auth2.c entropy.c loginrec.c serverloop.c]
Damien Miller
2005-07-17
1
-3
/
+3
*
more whitespace (tabs this time)
Damien Miller
2003-11-21
1
-2
/
+2
*
- djm@cvs.openbsd.org 2003/11/21 11:57:03
Damien Miller
2003-11-21
1
-11
/
+11
*
- (bal) redo how we handle 'mysignal()'. Move it to
Ben Lindstrom
2003-08-25
1
-3
/
+3
*
- (djm) A few type mismatch fixes from Bug #565
Damien Miller
2003-05-16
1
-3
/
+3
*
unexpand
Ben Lindstrom
2002-06-09
1
-2
/
+2
*
[entropy.c.] Portability fix for SCO Unix 3.2v4.x (SCO OSR 3.0).
Tim Rice
2002-04-21
1
-4
/
+5
*
- (djm) Avoid SIGCHLD breakage when run from rsync. Fix from
Damien Miller
2002-04-18
1
-1
/
+4
*
- (stevesk) entropy.c: typo in debug message
Kevin Steves
2002-03-11
1
-2
/
+2
*
- (djm) autoconf hacking:
Damien Miller
2002-01-22
1
-3
/
+12
*
- (djm) Ignore fix & patchlevel in OpenSSL version check. Patch from
Damien Miller
2001-12-24
1
-851
/
+75
*
- (djm) Fix interrupted read in entropy gatherer. Spotted by markus@ on
Damien Miller
2001-08-06
1
-2
/
+4
*
- (djm) Fix a few warnings the above turned up
Damien Miller
2001-06-27
1
-3
/
+3
*
- (djm) Seed PRNG at startup, rather than waiting for arc4random calls to
Damien Miller
2001-03-19
1
-10
/
+16
*
- Allow PRNGd entropy collection from localhost TCP socket. Replace
Damien Miller
2001-03-04
1
-23
/
+52
*
avoid warning
Damien Miller
2001-02-27
1
-3
/
+3
*
- (djm) Warning fix on entropy.c saved uid stuff. Patch from Mark Miller
Damien Miller
2001-02-27
1
-5
/
+5
*
- (djm) fatal() on OpenSSL version mismatch
Damien Miller
2001-02-27
1
-3
/
+16
*
- (djm) Fix up POSIX saved uid support. Report from Mark Miller
Damien Miller
2001-02-27
1
-1
/
+5
*
- (djm) Some systems (SCO3, NeXT) have weird saved uid semantics.
Damien Miller
2001-02-26
1
-1
/
+22
*
- (stevesk) entropy.c: typo; should be SIGPIPE
Kevin Steves
2001-02-18
1
-2
/
+2
*
- (djm) Move entropy.c over to mysignal()
Damien Miller
2001-02-18
1
-9
/
+8
*
- (djm) Robustify EGD/PRNGd code in face of socket closures. Patch from
Damien Miller
2001-02-18
1
-12
/
+29
*
- stevesk@cvs.openbsd.org 2001/02/04 08:32:27
Kevin Steves
2001-02-05
1
-65
/
+65
*
20010123
Ben Lindstrom
2001-01-22
1
-2
/
+3
*
Hopefully things did not get mixed around too much. It compiles under
Ben Lindstrom
2001-01-22
1
-4
/
+6
*
- (djm) Only write random seed file at exit
Damien Miller
2001-01-17
1
-7
/
+2
*
give up privs when reading seed file
Damien Miller
2000-11-25
1
-1
/
+13
*
- (djm) Make inability to read/write PRNG seedfile non-fatal
Damien Miller
2000-10-16
1
-15
/
+18
*
- (djm) Clean up. Strip some unnecessary differences with OpenBSD's code,
Damien Miller
2000-09-29
1
-17
/
+10
*
- (djm) Add Steve VanDevender's <stevev@darkwing.uoregon.edu> PAM
Damien Miller
2000-09-16
1
-6
/
+1
*
- Fixes for SunOS 4.1.4 from Gordon Atwood <gordon@cs.ualberta.ca>
Damien Miller
2000-07-15
1
-1
/
+6
*
- (djm) Fix pam sprintf fix
Damien Miller
2000-07-09
1
-40
/
+49
*
Fix fixed egd code
Damien Miller
2000-06-26
1
-6
/
+8
*
- (djm) Make EGD failures non-fatal if OpenSSL's entropy pool is still OK
Damien Miller
2000-06-26
1
-38
/
+61
*
- (djm) Add summary of configure options to end of ./configure run
Damien Miller
2000-06-18
1
-6
/
+13
*
- (djm) Cleanup of entropy.c. Reorganised code, removed second pass through
Damien Miller
2000-06-07
1
-123
/
+134
*
- Fix EGD read bug by IWAMURO Motonori <iwa@mmp.fujitsu.co.jp>
Damien Miller
2000-05-31
1
-3
/
+1
*
- Avoid WCOREDUMP complation errors for systems that lack it
Damien Miller
2000-05-17
1
-1
/
+9
[next]