| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 3b2d27457db9ef8911893fa1b843560f1ccab2eb.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
And just rely on the default: 1 second.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Replace all cases where `echo` was given a variable as its first
argument, even on cases where we always know what the variable's content
look like.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
As Thomas Pornin eloquently put it[0]:
> use /dev/urandom and be happy; use /dev/random and be sorry
[0]: https://security.stackexchange.com/questions/3936/is-a-rand-from-dev-urandom-secure-for-a-login-key
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Instead run GC on repos when needed, manually.
|
| |
|
| |
|
| |
|
| |
|