Homec4science

Use Filesystem::readRandomBytes() instead of copy/pasting reads of /dev/urandom…

Authored by epriestley <epriestley@phabricator.com> on Feb 12 2011, 01:12.

Description

Use Filesystem::readRandomBytes() instead of copy/pasting reads of /dev/urandom everywhere.

Summary:

Test Plan: Logged out and in a few times, verified I got reasonable session
keys assigned.

Reviewers:

CC:

Details

Committed
epriestley <epriestley@phabricator.com>Feb 12 2011, 01:12
Pushed
aubortJan 31 2017, 17:16
Branches
Unknown
Tags
Unknown
[cURL/7] (http://10.0.1.35:80/api/diffusion.commitparentsquery) <CURLE_COULDNT_CONNECT> The cURL library raised an error while making a request. You may be able to find more information about this error (error code: 7) on the cURL site: http://curl.haxx.se/libcurl/c/libcurl-errors.html#CURLECOULDNTCONNECT[cURL/7] (http://10.0.1.35:80/api/diffusion.mergedcommitsquery) <CURLE_COULDNT_CONNECT> The cURL library raised an error while making a request. You may be able to find more information about this error (error code: 7) on the cURL site: http://curl.haxx.se/libcurl/c/libcurl-errors.html#CURLECOULDNTCONNECT

Event Timeline

epriestley <epriestley@phabricator.com> committed rPHbacf622178cf: Use Filesystem::readRandomBytes() instead of copy/pasting reads of /dev/urandom… (authored by epriestley <epriestley@phabricator.com>).Feb 12 2011, 01:12