1. 8d634a0 sendfile: code shrink by Denys Vlasenko · 6 years ago
  2. f28b885 sendmail: support AUTH PLAIN in addition to AUTH LOGIN by Raffaello D. Di Napoli · 6 years ago
  3. 17058a0 libbb: switch bb_ask_noecho() to "mallocing" string return API by Denys Vlasenko · 7 years ago
  4. 77cb6b9 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation by Denys Vlasenko · 7 years ago
  5. e440b39 *: stop using atexit in non-debug build: saves ~260 in bss with musl by Denys Vlasenko · 7 years ago
  6. d60752f build system: -fno-builtin-printf by Denys Vlasenko · 9 years ago
  7. 41fea01 sendmail: stop doing -t unconditionally; makemime: generate 76 char base64 lines by Denys Vlasenko · 13 years ago
  8. 34c469a sendmail: don't talk until 220 code is seen. Closes 3487 by Denys Vlasenko · 13 years ago
  9. 80c5b68 libbb: nonblock_safe_read->nonblock_immune_read, remove unused param of xmalloc_reads by Denys Vlasenko · 14 years ago
  10. 5707b52 mailutils/*: add verbose option to sendmail; remove -m and -j from makemime by Denys Vlasenko · 14 years ago
  11. c8f9a8d move read_base64 to libbb/uuencode.c by Denys Vlasenko · 14 years ago
  12. 9fe98f7 libbb: merge mail and uudecode's base64 decoders by Denys Vlasenko · 14 years ago
  13. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  14. 926031b *: introduce and use xfork() and xvfork() by Pascal Bellard · 14 years ago
  15. 21e8e8d libbb: introduce and use BB_EXECVP_or_die() by Pascal Bellard · 14 years ago
  16. 41ddd9f *: make exec failure message more consistent by Denys Vlasenko · 14 years ago
  17. 8131eea *: introduce and use ffulsh_all() by Denys Vlasenko · 15 years ago
  18. 4774179 mail.c: more robust handling of SIGCHLD init: more robust signal handling by Denis Vlasenko · 16 years ago
  19. 021de3f sendmail: document and fix usage of fd #4, fix check for helper failure. by Denis Vlasenko · 16 years ago
  20. 82b1429 - add new applet mkpasswd(1) by Bernhard Reutner-Fischer · 16 years ago
  21. 239d06b add mailutils/* by Denis Vlasenko · 16 years ago