1. 0fa16fc seedrng: do not try to continue on unexpected errors (just exit) by Denys Vlasenko · 2 years, 8 months ago
  2. 8456c21 seedrng: chdir to the SEED_DIRECTORY - avoid concat_path_file's by Denys Vlasenko · 2 years, 8 months ago
  3. c82a0cd seedrng: shorten strings by Denys Vlasenko · 2 years, 8 months ago
  4. 4013565 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 8 months ago
  5. 6da9947 seedrng: remove unnecessary zero-filling of local variables by Denys Vlasenko · 2 years, 8 months ago
  6. 137b205 seedrng: shrink --help text by Denys Vlasenko · 2 years, 8 months ago
  7. 05c366a seedrng: prune header includes by Jason A. Donenfeld · 2 years, 8 months ago
  8. f9ea8ba seedrng: code-golf even smaller by Jason A. Donenfeld · 2 years, 8 months ago
  9. 57fea02 seedrng: compress format strings with %s arguments by Jason A. Donenfeld · 2 years, 8 months ago
  10. 3cb40f8 seedrng: avoid needless runtime strlen() call by Jason A. Donenfeld · 2 years, 8 months ago
  11. ce9a345 seedrng: use predefined strings where possible by Jason A. Donenfeld · 2 years, 8 months ago
  12. 398bb38 seedrng: further reduce size by Jason A. Donenfeld · 2 years, 8 months ago
  13. 3c60711 seedrng: remove some global variables by Jason A. Donenfeld · 2 years, 8 months ago
  14. 31ec481 seedrng: hoist bb_strtoul out of min/max by Jason A. Donenfeld · 2 years, 8 months ago
  15. 4538578 seedrng: use libbb functions by Jason A. Donenfeld · 2 years, 8 months ago
  16. 4b407ba seedrng: import SeedRNG utility for kernel RNG seed files by Jason A. Donenfeld · 2 years, 9 months ago