index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
rand
/
rand_egd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Netware and OS/2
Rich Salz
2016-03-17
1
-1
/
+1
*
Use NON_EMPTY_TRANSLATION_UNIT, consistently.
Rich Salz
2016-02-10
1
-9
/
+8
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
Add a no-egd option to disable EGD-related code
Benjamin Kaduk
2016-01-14
1
-38
/
+46
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-2
/
+2
*
RT3969: Add OPENSSL_SYS_UEFI
David Woodhouse
2015-09-09
1
-1
/
+1
*
RT3684: rand_egd needs stddef.h
Clang via Jeffrey Walton
2015-02-12
1
-4
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-184
/
+172
*
mark all block comments that need format preserving so that
Tim Hudson
2014-12-30
1
-1
/
+1
*
RT3548: Remove some obsolete platforms
Rich Salz
2014-12-17
1
-1
/
+1
*
misspellings fixes by https://github.com/vlajos/misspell_fixer
Veres Lajos
2013-09-05
1
-2
/
+2
*
Version skew reduction: trivia (I hope).
Ben Laurie
2012-06-04
1
-1
/
+0
*
Experimental symbol renaming to avoid clashes with regular OpenSSL.
Dr. Stephen Henson
2011-02-16
1
-0
/
+1
*
Revert commit #17603, it should have been part of #17617.
Andy Polyakov
2008-11-12
1
-2
/
+2
*
Revert the size_t modifications from HEAD that had led to more
Geoff Thorpe
2008-11-12
1
-3
/
+3
*
PR: 1777
Dr. Stephen Henson
2008-11-06
1
-2
/
+2
*
More size_tification.
Ben Laurie
2008-11-01
1
-3
/
+3
*
Add BeOS support.
Ulf Möller
2006-04-11
1
-1
/
+1
*
Fix hang in EGD/PRNGD query when communication socket is closed
Lutz Jänicke
2005-02-19
1
-2
/
+6
*
Changes for VOS, submitted by Paul Green <Paul.Green@stratus.com>.
Richard Levitte
2004-06-29
1
-1
/
+1
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-1
/
+2
*
Netware-specific changes,
Richard Levitte
2003-11-28
1
-1
/
+1
*
Security fixes brought forward from 0.9.7.
Ben Laurie
2002-11-13
1
-1
/
+1
*
Complete the VxWorks fix by implementing a NULL RAND_poll() for it.
Richard Levitte
2002-10-14
1
-1
/
+1
*
Add a few more VxWorks targets.
Richard Levitte
2002-10-09
1
-1
/
+1
*
use OPENSSL_SYS_MSDOS rather than __DJGPP__ to disable egd, this is not
Ulf Möller
2002-09-22
1
-1
/
+1
*
Add support for DJGPP.
Richard Levitte
2002-06-13
1
-1
/
+1
*
Use OPENSSL_SYS_VMS instead of just VMS
Richard Levitte
2002-05-22
1
-1
/
+1
*
Add the configuration target VxWorks.
Richard Levitte
2002-02-14
1
-1
/
+5
*
Make sure OPENSSL_SYS_... is defined when we need it.
Bodo Möller
2001-04-03
1
-0
/
+1
*
New cofiguration for Unixwre and SCO,with slightly better granularity. Contr...
Richard Levitte
2001-03-18
1
-0
/
+7
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-1
/
+1
*
Modify access to EGD socket to deal with EINTR etc that can appear
Lutz Jänicke
2001-02-07
1
-67
/
+156
*
OCSP basic response verify. Very incomplete
Dr. Stephen Henson
2001-01-11
1
-1
/
+1
*
Add automatic query of EGD sockets to RAND_poll(). The EGD sockets are
Lutz Jänicke
2001-01-09
1
-10
/
+40
*
Undo the changes I just made. I'm not sure what I was thinking of.
Richard Levitte
2000-06-28
1
-11
/
+0
*
Make it possible for people to tell where the EGD socket is through
Richard Levitte
2000-06-28
1
-0
/
+11
*
EVP constification.
Ben Laurie
2000-06-03
1
-0
/
+57
*
Switch for turning on the predictable "random" number generator.
Ulf Möller
2000-02-28
1
-1
/
+1
*
Use standard header file string.h for memset prototype (where
Bodo Möller
2000-02-27
1
-1
/
+1
*
Declare memset.
Ben Laurie
2000-02-27
1
-0
/
+1
*
For safety, check __VMS as well.
Richard Levitte
2000-02-26
1
-1
/
+1
*
EGD bugfix.
Ulf Möller
2000-02-25
1
-0
/
+1
*
Add an evil cast, because POSIX/SUSv2 define connect(2) require
Ralf S. Engelschall
2000-02-24
1
-1
/
+1
*
Support EGD.
Ulf Möller
2000-02-24
1
-0
/
+108