Logo
Explore Help
Sign In
generic-library/openssl
1
0
Fork 0
You've already forked openssl
Code Issues Pull Requests Releases Wiki Activity
openssl/crypto/rand
History
Richard Levitte 782576dbec Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:
1. CreateToolhelp32Snapshot returns INVALID_HANDLE_VALUE, not NULL, on error.
2. On Windows CE, a snapshot handle is closed with CloseToolhelp32Snapshot,
   not CloseHandle.
2003-08-07 11:57:45 +00:00
..
.cvsignore
Ignore Makefile.save
1999-04-29 16:04:54 +00:00
Makefile.ssl
Use double dashes so makedepend doesn't misunderstand the flags we
2002-10-09 13:16:31 +00:00
md_rand.c
Correct a typo (basically, one can't just replace 'memset' with
2003-05-22 09:35:46 +00:00
rand_egd.c
Don't forget that strlen() doesn't include the ending NUL.
2003-05-21 14:41:02 +00:00
rand_err.c
Preserve reason strings in automatically build tables.
2000-03-05 00:19:36 +00:00
rand_lcl.h
Move RNG initialization to RAND_poll(), and shared definitions to
2000-07-19 21:43:23 +00:00
rand_lib.c
Use RAND_METHOD for implementing RAND_status.
2000-03-02 14:34:58 +00:00
rand_win.c
Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:
2003-08-07 11:57:45 +00:00
rand.h
remove redundant ERR_load_... declarations
2001-12-17 19:24:39 +00:00
randfile.c
Cleanse memory using the new OPENSSL_cleanse() function.
2002-11-28 08:06:36 +00:00
randtest.c
Have all tests use EXIT() to exit rather than exit(), since the latter doesn't
2002-11-28 18:56:18 +00:00
Powered by Gitea Version: 1.23.8 Page: 104ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API