storj/internal
Simon Guindon d3885b7b78
Change crypto/rand to use math/rand in pgutil (#1589)
* Added retry logic and tests for handling if crypto/rand fails.

* Added retry logic and tests for handling if crypto/rand fails.

* Fixing linting error.

* Removing use of `crypto/rand` for use of `math/rand`.

* Changing code comment about why we ignore this error.
2019-04-02 12:52:25 -04:00
..
cui better batch-generation (#1219) 2019-02-06 09:04:12 +01:00
dbutil Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
debugging Unite all cryptographic signing and verifying (#1244) 2019-02-07 14:39:20 -06:00
fpath remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
memory updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
migrate Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
post added LOGIN auth scheme to satellite mail service (#1552) 2019-03-24 02:08:41 +02:00
processgroup updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readcloser remove utils.CombineErrors and utils.ErrorGroup (#1603) 2019-03-29 14:30:23 +02:00
s3client updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
storjql V3-1152 Node bootstrap web backend (#1327) 2019-03-05 12:38:21 +02:00
sync2 Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00
testcontext Remove PointerDB client (#1520) 2019-03-22 11:01:49 +02:00
testidentity TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testpeertls TLS extension handling overhaul (#1458) 2019-03-25 22:52:12 +01:00
testplanet Change crypto/rand to use math/rand in pgutil (#1589) 2019-04-02 12:52:25 -04:00
teststorj Storage node and upload/download protocol refactor (#1422) 2019-03-18 12:55:06 +02:00