1. 12566e7 ash,hush: fix handling of SIGINT while waiting for interactive input by Denys Vlasenko · 2 years, 11 months ago
  2. a277506 shell: add comments about SIGINT-related problems by Denys Vlasenko · 2 years, 11 months ago
  3. c2788f8 libbb: introduce and use chdir_or_warn() by Denys Vlasenko · 2 years, 11 months ago
  4. 931c55f libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR by Denys Vlasenko · 2 years, 11 months ago
  5. b3eec16 sulogin: util-linux does not say "normal startup" on Ctrl-D by Denys Vlasenko · 2 years, 11 months ago
  6. 96771ec sulogin: start _login_ shell only with -p by Denys Vlasenko · 2 years, 11 months ago
  7. 68b402e ash: ^C with SIG_INGed SIGINT should not exit the shell by Denys Vlasenko · 2 years, 11 months ago
  8. d162a7b sulogin: increase util-linux compatibility by Denys Vlasenko · 2 years, 11 months ago
  9. 004cefa reset: better --help text by Denys Vlasenko · 2 years, 11 months ago
  10. 524fecf nmeter: %[md] %[mw] - dirty file-backed pages, writeback pages by Denys Vlasenko · 3 years ago
  11. ff8fda8 ls: implement ls -sh (human-readable allocated blocks) by Denys Vlasenko · 3 years ago
  12. 1433568 libbb/sha1: add a comment by Denys Vlasenko · 3 years ago
  13. e2952df awk: input numbers are never octal or hex (only program consts can be) by Denys Vlasenko · 3 years ago
  14. 84a1305 XXXsum: handle binary sums with " " in the path by Emanuele Giacomelli · 3 years ago
  15. e7ff294 libbb/sha1: simplify cpuid code by Denys Vlasenko · 3 years ago
  16. 805ecec whitespace fix by Denys Vlasenko · 3 years ago
  17. 0bab5da libbb/sha1: tweak comments by Denys Vlasenko · 3 years ago
  18. 89092c6 powertop: fix cpuid asm: ebx saving/restoring is properly done by gcc by Denys Vlasenko · 3 years ago
  19. a96ccbe libbb/sha1: optional i686 hardware accelerates hashing by Denys Vlasenko · 3 years ago
  20. 711e20e libbb/sha1: optional x86-64 hardware accelerates hashing by Denys Vlasenko · 3 years ago
  21. a93668c fdisk: recognize EBBR protective partitions by Vincent Stehlé · 3 years ago
  22. 6062c0d libbb: change xstrndup, xmemdup to take size_t as size parameter by Denys Vlasenko · 3 years ago
  23. db5546c libbb: code shrink: introduce and use [_]exit_SUCCESS() by Denys Vlasenko · 3 years ago
  24. 076f5e0 less: code shrink by Denys Vlasenko · 3 years ago
  25. 34e0bb3 sort: support -h by Denys Vlasenko · 3 years ago
  26. cc7d2e2 sort: fix -s -r interaction: 'stable' order is not affected by -r by Denys Vlasenko · 3 years ago
  27. dfd8aaf libbb: fflush_stdout_and_exit(0) still exits with _error_ (not 0!) if fflush fails by Denys Vlasenko · 3 years ago
  28. 31f45c1 libbb: factor out fflush_stdout_and_exit(EXIT_SUCCESS) by Denys Vlasenko · 3 years ago
  29. 286b337 sed: correctly handle 'w FILE' commands writing to the same file by Denys Vlasenko · 3 years ago
  30. ed2af2e build system: detect if build host has no bzip2 by Denys Vlasenko · 3 years ago
  31. c3cfcc9 libbb/sha1: x86_64 version: reorder prologue/epilogue insns by Denys Vlasenko · 3 years ago
  32. 1fc520e md5/shaXsum: use FEATURE_COPYBUF_KB to size the buffer instead of fixed 4k by Denys Vlasenko · 3 years ago
  33. 7abb2bb libbb/sha1: x86_64 version: tidying up, no code changes by Denys Vlasenko · 3 years ago
  34. 4387077 typo fix by Denys Vlasenko · 3 years ago
  35. 947bef0 libbb/sha1: x86_64 version: generate from a script, optimize a bit by Denys Vlasenko · 3 years ago
  36. 05fd13e libbb/sha1: x86_64 version: move to a separate .S file, no code changes by Denys Vlasenko · 3 years ago
  37. 5c0c558 libbb/sha1: code shrink in medium-speed version by Denys Vlasenko · 3 years ago
  38. 4d4f1f2 libbb/sha1: x86_64 version: bswap in 64-bit chunks by Denys Vlasenko · 3 years ago
  39. d643010 libbb/sha1: shrink x86_64 version - use r8..15 for W[8..15] by Denys Vlasenko · 3 years ago
  40. 5f68170 libbb/sha1: assembly versions for x86 by Denys Vlasenko · 3 years ago
  41. f09d088 libbb/sha1: shrink and speed up fully unrolled version by Denys Vlasenko · 3 years ago
  42. 0b62a08 libbb/sha1: add config-selectable partially unrolled version by Denys Vlasenko · 3 years ago
  43. 25aadc8 libbb/sha1: add config-selectable fully unrolled version, closes 14391 by Denys Vlasenko · 3 years ago
  44. 9173c9c ed: add support for -s command-line option as mandated by POSIX by Sören Tempel · 3 years ago
  45. 0e2cb6d echo: add FIXME comment by Denys Vlasenko · 3 years ago
  46. 0fcc7f5 scripts/echo.c: fix NUL handling in "abc\0 def" by Denys Vlasenko · 3 years ago
  47. f1d0646 libbb: cose shrink in sha1 by Denys Vlasenko · 3 years ago
  48. 4407592 Start 1.36.0 development cycle by Denys Vlasenko · 3 years ago
  49. e512aeb Bump version to 1.35.0 by Denys Vlasenko · 3 years ago 1_35_stable 1_35_0
  50. 97c00ae httpd: fix compile failure if !FEATURE_HTTPD_RANGES by Denys Vlasenko · 3 years ago
  51. 4fe954c sed: do not ignore 'g' modifier when match starts with ^ by Dominique Martinet · 3 years ago
  52. a05a3d5 ed: align output of read command with POSIX.1-2008 by Sören Tempel · 3 years, 1 month ago
  53. f26eb79 ed: fix current line number for file passed via the command-line by Sören Tempel · 3 years, 1 month ago
  54. 7d49fed timeout: add support for "timeout -k KILL_SECS" by Matthew Slowe · 3 years, 2 months ago
  55. c1eac15 cmp: code shrink by Denys Vlasenko · 3 years ago
  56. bfd8738 ed: add support for -p command-line option as mandated by POSIX by Sören Tempel · 3 years, 1 month ago
  57. 579894b cmp: add support for -n by Walter Lozano · 3 years, 1 month ago
  58. 00d10cb docs/embedded-scripts.txt: whitespace fix by Denys Vlasenko · 3 years ago
  59. aaade69 find: implement -samefile by Aaro Koskinen · 3 years, 1 month ago
  60. 7105e4a printf: allow 0 as a flag and allow multiple flags by Ron Yorston · 3 years ago
  61. b720629 httpd: do not send Last-Modified / ETag / Content-Length for error pages by Denys Vlasenko · 3 years ago
  62. 70683fa httpd: don't send Content-Length in error pages header by Denys Vlasenko · 3 years ago
  63. cb91a81 libarchive/get_header_ar.c: fix extraction of archives from binutils in deterministic mode by Peter Korsgaard · 3 years, 1 month ago
  64. e67b80f udhcpc6: fix udhcp_find_option to actually find DHCP6 options by Denys Vlasenko · 3 years ago
  65. 9b67880 Makefile.flags: use all cflags for crypt and rt checks by Martin Kaiser · 3 years, 1 month ago
  66. b9fba18 wget: allow end-users to customize Content-Type for --post-data and --post-file by Ildar Shaimordanov · 3 years ago
  67. c7b90dc uudecode: special-case "/dev/stdout", closes 14241 by Denys Vlasenko · 3 years ago
  68. 27df6ae tls: P256: factor out "multiply then reduce" operation by Denys Vlasenko · 3 years ago
  69. b240733 tls: x25519: code shrink by factoring out common code by Denys Vlasenko · 3 years ago
  70. 8514b41 tls: P256: enable 64-bit version of montgomery reduction by Denys Vlasenko · 3 years ago
  71. 90b0d33 tls: P256: add 64-bit montgomery reduce (disabled), small optimization in 32-bit code by Denys Vlasenko · 3 years, 1 month ago
  72. 8326262 tls: P256: add comment on logic in sp_512to256_mont_reduce_8, no code changes by Denys Vlasenko · 3 years, 1 month ago
  73. 00b5051 libbb: code shrink in des encryption, in setup_salt() by Denys Vlasenko · 3 years, 1 month ago
  74. cfb6157 tls: P256: simplify sp_256_mont_inv_8 (no need for a temporary) by Denys Vlasenko · 3 years, 1 month ago
  75. bfefa6a libarchive: remove duplicate forward declaration by Bernhard Reutner-Fischer · 3 years, 1 month ago
  76. 1b93c7c tls: P256: pad struct sp_point to 64 bits (on 64-bit arches) by Denys Vlasenko · 3 years, 1 month ago
  77. 0b13ab6 tls: P256: trivial x86-64 fix by Denys Vlasenko · 3 years, 1 month ago
  78. f92ae1d tls: P256: change logic so that we don't need double-wide vectors everywhere by Denys Vlasenko · 3 years, 1 month ago
  79. 9c671fe tls: P256: do not open-code copying of struct variables by Denys Vlasenko · 3 years, 1 month ago
  80. dcfd8d3 tls: P256: fix sp_256_div2_8 - it wouldn't use a[] if low bit is 0 by Denys Vlasenko · 3 years, 1 month ago
  81. 8cbb703 tls: P256: remove redundant zeroing in sp_256_map_8 by Denys Vlasenko · 3 years, 1 month ago
  82. 4415f7b tls: P256: explain which functions use double-wide arrays, no code changes by Denys Vlasenko · 3 years, 1 month ago
  83. bbda85c tls: P256: remove constant-time trick in sp_256_proj_point_add_8 by Denys Vlasenko · 3 years, 1 month ago
  84. 26c8522 tls: P256: do not open-code copying of struct variables by Denys Vlasenko · 3 years, 1 month ago
  85. 446d136 tls: tweak debug printout by Denys Vlasenko · 3 years, 1 month ago
  86. 4bc9da1 tls: P256: 64-bit optimizations by Denys Vlasenko · 3 years, 1 month ago
  87. 15f7d61 which: add -a to help text by Denys Vlasenko · 3 years, 1 month ago
  88. 836b792 cpio: add support for --renumber-inodes like GNU cpio by Ariadne Conill · 3 years, 6 months ago
  89. 8aa5585 cpio: add support for --ignore-devno like GNU cpio by Ariadne Conill · 3 years, 6 months ago
  90. aaf3d5b shell: tweak --help by Denys Vlasenko · 3 years, 2 months ago
  91. 62f1eed hush: in a comment, document what -i might be doing by Denys Vlasenko · 3 years, 2 months ago
  92. c33bbcb ed: align output of read/write commands with POSIX-1.2008 by Sören Tempel · 3 years, 5 months ago
  93. 94c78aa config system: move some options closer to relevalnt tool subdirectories by Denys Vlasenko · 3 years, 2 months ago
  94. 7c3e96d shell: use more compact SHELL_ASH / HUSH config defines. no code changes by Denys Vlasenko · 3 years, 2 months ago
  95. f4fcd74 shell: do not read user database for every prompt - only for those which need it by Denys Vlasenko · 3 years, 2 months ago
  96. 6ba1f2d tar: prevent malicious archives with enormous long name sizes OOMing the machine by Denys Vlasenko · 3 years, 2 months ago
  97. aec8fbf whitespace fix by Denys Vlasenko · 3 years, 2 months ago
  98. 5acf5e1 shell: fix script's comm field if ENABLE_FEATURE_PREFER_APPLETS=y by Denys Vlasenko · 3 years, 2 months ago
  99. 23aba8a tls: code shrink curve25519 by Denys Vlasenko · 3 years, 2 months ago
  100. 74ee3f2 tls: remove unused tls_symmetric.h (was used by old "big" AES code) by Denys Vlasenko · 3 years, 2 months ago