1. cccf8e7 tls: teach it to decrypt AES256-encrypted data by Denys Vlasenko · 8 years ago
  2. a9e1866 tls: trim comments by Denys Vlasenko · 8 years ago
  3. b5dfc3d tls: teach it to send AES256-encrypted data by Denys Vlasenko · 8 years ago
  4. b7e9ae6 tls: added AES code and made it compile. not used yet by Denys Vlasenko · 8 years ago
  5. c8ba23b tls: massage writing for encryption support; finer-grained debug by Denys Vlasenko · 8 years ago
  6. 5d1662e tls: address one easy FIXME, tidy up comments by Denys Vlasenko · 8 years ago
  7. e69d78c tls: process CHANGE_CIPHER_SPEC and FINISHED from server by Denys Vlasenko · 8 years ago
  8. fe0588d tls: rearrange function order, improve comments by Denys Vlasenko · 8 years ago
  9. e2cb3b9 tls: make our send_client_finished() pass server check by Denys Vlasenko · 8 years ago
  10. 9a6897a tls: format FINISHED message properly for unencrypted, but sha256 signed mode by Denys Vlasenko · 8 years ago
  11. 4e08a12 Assorted warning fixes and added a comment, no code changes by Denys Vlasenko · 8 years ago
  12. 936e83e tls: add sha256 hmac and prf code by Denys Vlasenko · 8 years ago
  13. 6c73aaf cryptpw: support "rounds=NNNNNNN$" thing in salts by Denys Vlasenko · 8 years ago
  14. 16e7f69 libbb: eliminate redundant variable in sha_crypt by Denys Vlasenko · 8 years ago
  15. b8935d0 sha512: use larger constant table only if sha512 is in fact selected by Denys Vlasenko · 8 years ago
  16. 3f8ecd9 tls: rearrange code, add/improve comments, fix whitespace, no real changes here by Denys Vlasenko · 8 years ago
  17. c5540d6 tls: send CHANGE_CIPHER_SPEC by Denys Vlasenko · 8 years ago
  18. f78ad09 whitespace fix by Denys Vlasenko · 8 years ago
  19. 11d0096 tls: format and send CLIENT_KEY_EXCHANGE by Denys Vlasenko · 8 years ago
  20. 2a17d1f tls: DER length byte 0x81 is actually valid by Denys Vlasenko · 8 years ago
  21. b1003f7 tls: a bit more work by Denys Vlasenko · 8 years ago
  22. ceff6b0 tls: work-in-progress TLS1.2 test applet by Denys Vlasenko · 8 years ago
  23. a6f8651 wget: fix for brain-damaged HTTP servers. Closes 9471 by Denys Vlasenko · 8 years ago
  24. 098b713 ash: commented-out possible fix for 7694 by Denys Vlasenko · 8 years ago
  25. 4c17937 ash: 16-bit ->nprocs field is a pain for many CPUs by Denys Vlasenko · 8 years ago
  26. ed15dde Move FEATURE_AUTOWIDTH config option to two applets which use it by Denys Vlasenko · 8 years ago
  27. 6c1f348 Move FEATURE_USE_TERMIOS config option to two applets which use it by Denys Vlasenko · 8 years ago
  28. 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
  29. 8944c67 hush: reinstate [[ builtin by Denys Vlasenko · 8 years ago
  30. 027d3ab hush: split bash compatible extensions into separate defines. No code changes by Kang-Che Sung · 8 years ago
  31. 7d4aec0 ash: split bash compatible extensions into separate defines. No code changes by Denys Vlasenko · 8 years ago
  32. a8a075a busybox: stop depending on FEATURE_AUTOWIDTH for applet list by Denys Vlasenko · 8 years ago
  33. 0fd9fb4 top: FEATURE_USE_TERMIOS shouldn't control reading of screen size by Denys Vlasenko · 8 years ago
  34. c5891fe more: hardcode FEATURE_USE_TERMIOS=y in this applet; code shrink by Denys Vlasenko · 8 years ago
  35. 80f806c hush: shorten output of "help" builtin by Denys Vlasenko · 8 years ago
  36. a1184af hush: reorder builtins (cd and pwd ought to be close, etc), no code changes by Denys Vlasenko · 8 years ago
  37. f35ad3b init: rename FEATURE_EXTRA_QUIET -> FEATURE_INIT_QUIET by Denys Vlasenko · 8 years ago
  38. 2b4c258 ash: revert "make dot command search current directory first" by Denys Vlasenko · 8 years ago
  39. 265062d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo by Denys Vlasenko · 8 years ago
  40. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  41. f10f7a2 Allow FAST_FUNC to be overridden at build time by Kang-Che Sung · 8 years ago
  42. 61a91af kill: optimizations for single-applet build by Kang-Che Sung · 8 years ago
  43. 1cc6804 hush: make echo builtin optional by Denys Vlasenko · 8 years ago
  44. 53487a8 kill: need not build kill.c when ash's job control is off by Kang-Che Sung · 8 years ago
  45. e7b54d0 make_single_applets.sh: show errors and warnings by Denys Vlasenko · 8 years ago
  46. 590402b unlzma: expand comments, no code changes by Denys Vlasenko · 8 years ago
  47. 3989e5a unlzma: fix erroneous "while" instead of "if". Closes 4682 by Denys Vlasenko · 8 years ago
  48. 8c1d857 unzip: match "Defl:?" display with info-zip; cosmetic code shuffling by Denys Vlasenko · 8 years ago
  49. 6b4f4b5 unzip: optional support for xz by Denys Vlasenko · 8 years ago
  50. 2a0867a unzip: optional support for bzip2 and lzma by Denys Vlasenko · 8 years ago
  51. 6bf52b6 modprobe-small: build fixes by Denys Vlasenko · 8 years ago
  52. 80172e4 modprobe-small: optimizations for single applet build by Explorer09 · 8 years ago
  53. b130f9f Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2 by Kang-Che Sung · 8 years ago
  54. fb87d93 ash: fix a bug in argv restoration after sourcing a file by Denys Vlasenko · 8 years ago
  55. 2b15590 hush: fix a bug in argv restoration after sourcing a file by Denys Vlasenko · 8 years ago
  56. 4e4f88e hush: global_args_malloced is used only if set builtin is enabled by Denys Vlasenko · 8 years ago
  57. cc2fd5a hush: fix 'defined but not used' warning by Denys Vlasenko · 8 years ago
  58. 5362cc4 hush: remove redundand test for ENABLE_HUSH_JOB by Denys Vlasenko · 8 years ago
  59. fd68f1e hush: fix kill builtin without jobs support by Denys Vlasenko · 8 years ago
  60. 442a414 typo fix by Denys Vlasenko · 8 years ago
  61. 41ade05 hush: conditionalize print_escaped() on EXPORT || TRAP by Denys Vlasenko · 8 years ago
  62. 4471969 hush: make memleak builtin optional by Denys Vlasenko · 8 years ago
  63. 6ec76d8 hush: make export builtin optional by Denys Vlasenko · 8 years ago
  64. d5933b1 hush: make umask builtin optional by Denys Vlasenko · 8 years ago
  65. 10d5ece hush: make set/unset builtins optional by Denys Vlasenko · 8 years ago
  66. 7a85c60 hush: make read and trap builtins optional by Denys Vlasenko · 8 years ago
  67. 1125d7d hush: kill builtin and kill %jobspec support by Denys Vlasenko · 8 years ago
  68. d5b5c2f hush: support %%, %+ and % jobspec (meaning "current job") by Denys Vlasenko · 8 years ago
  69. 0ef478f httpd: fix address family for reverse proxy client socket by Laurent Bercot · 8 years ago
  70. 4d06b31 build system: no longer prompt for PLATFORM_LINUX option by Kang-Che Sung · 8 years ago
  71. d5e7ff0 bunzip2: fix code bloat caused by zcat's seamless magic by Kang-Che Sung · 8 years ago
  72. a474728 ash: fix "kill %1" not working if CONFIG_ASH is disabled by Kang-Che Sung · 8 years ago
  73. 0ffac1c unzip: do not use CDF.extra_len, read local file header. Closes 9536 by Denys Vlasenko · 8 years ago
  74. 86584e1 ash: fix open fds leaking in redirects. Closes 9561 by Denys Vlasenko · 8 years ago
  75. fe93624 Automatically disable FEATURE_COMPRESS_USAGE for small builds. by Denys Vlasenko · 8 years ago
  76. 6cd0294 ash: explicltly group ash options by Kang-Che Sung · 8 years ago
  77. b62ea34 ntpd: improve postponed hostname resolution by Natanael Copa · 8 years ago
  78. e6add21 unzip: remove now-pointless lseek which returns current position by Cristian Ionescu-Idbohrn · 8 years ago
  79. ecba294 typo fix in config help text by Denys Vlasenko · 8 years ago
  80. e3c4db8 unzip: properly use CDF to find compressed files. Closes 9536 by Denys Vlasenko · 8 years ago
  81. 9c083f5 modutils: remove special handling of uClibc by Waldemar Brodkorb · 8 years ago
  82. 9529115 shell: clarify help text of CONFIG_{SH,BASH}_IS_* options by Kang-Che Sung · 8 years ago
  83. c6137ba udhcp: tweak config order and menu item names by Denys Vlasenko · 8 years ago
  84. c6725b0 Fix dependency for IFUPDOWN_UDHCPC_CMD_OPTIONS by Jörg Krause · 8 years ago
  85. d372082 README_distro_proposal.txt: typo fixes by Tito Ragusa · 8 years ago
  86. f1d76b6 appletlib: avoid warning on unused function ingroup by Cristian Ionescu-Idbohrn · 8 years ago
  87. b05bcaf hush: correct exitcode for unterminated ')' - exitcode2.tests testcase by Denys Vlasenko · 8 years ago
  88. ea7d2f6 ash: fix error code regression by Ron Yorston · 8 years ago
  89. bddbeb8 qemu_multiarch_testing: small improvements by Denys Vlasenko · 8 years ago
  90. 7890035 tcpudp: define SO_ORIGINAL_DST directly, not via include by Denys Vlasenko · 8 years ago
  91. 1f71014 depmod: don't build it if MODPROBE_SMALL=y by Denys Vlasenko · 8 years ago
  92. 96f1d6b Update to examples/var_service/README_distro_proposal.txt by Denys Vlasenko · 8 years ago
  93. 7d5c881 make_single_applets.sh: SH_IS_HUSH needs special handling too by Denys Vlasenko · 8 years ago
  94. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  95. 04c1a2a Make RMMOD=y by default by Denys Vlasenko · 8 years ago
  96. 3bf4d69 Make INSMOD=y by default by Denys Vlasenko · 8 years ago
  97. 100aea8 Remove FEATURE_IFUPDOWN_IP_BUILTIN and FEATURE_IFUPDOWN_IFCONFIG_BUILTIN by Denys Vlasenko · 8 years ago
  98. a1cd0d9 modprobe-small: make applets individually selectable by Denys Vlasenko · 8 years ago
  99. ce3a98a Make DPKG=y and DPKG_DEB=y by default by Denys Vlasenko · 8 years ago
  100. 4ea0ebd Selinux complains about deprecated selinux/flask.h, stop including it by Denys Vlasenko · 8 years ago