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
*
- (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
*
- Fix from Andre Lucas <andre.lucas@dial.pipex.com>
Damien Miller
2000-05-17
1
-21
/
+58
*
- Fix for prng_seed permissions checking from Lutz Jaenicke
Damien Miller
2000-05-11
1
-2
/
+2
*
- Add Andre Lucas' <andre.lucas@dial.pipex.com> patch to read entropy
V_2_0_0_BETA1
Damien Miller
2000-05-02
1
-67
/
+140
*
- Irix portability fixes - don't include netinet headers more than once
Damien Miller
2000-05-02
1
-1
/
+3
*
- Integrate Andre Lucas' <andre.lucas@dial.pipex.com> entropy collection
Damien Miller
2000-04-30
1
-80
/
+304
*
- Reduce diff against OpenBSD source
Damien Miller
2000-04-16
1
-9
/
+3
*
- Avoid some compiler warnings in fake-get*.c
Damien Miller
2000-04-08
1
-2
/
+1
*
- Generate manpages before make install not at the end of make all
Damien Miller
2000-04-04
1
-7
/
+6
*
remove debugging junk
V_1_2_3_TEST1
Damien Miller
2000-04-03
1
-3
/
+1
*
- Wrote entropy collection routines for systems that lack /dev/random
Damien Miller
2000-04-03
1
-0
/
+436