| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | udhcp: use poll() instead of select() | Denys Vlasenko | 2017-02-16 | 5 | -53/+45 |
| * | udhcp: do not clobber errno by signal handler | Denys Vlasenko | 2017-02-16 | 1 | -0/+2 |
| * | nc: use poll() instead of select() | Denys Vlasenko | 2017-02-16 | 1 | -17/+16 |
| * | tls: covert i/o loop from using select() to poll() | Denys Vlasenko | 2017-02-16 | 1 | -14/+11 |
| * | sendmail: allow "+" symbol in recipient. Closes 9646 | Denys Vlasenko | 2017-02-12 | 1 | -1/+1 |
| * | modprobe-small: define and use DEPMOD_OPT_n (option mask) | Kang-Che Sung | 2017-02-12 | 1 | -1/+2 |
| * | modprobe-small: document '-n' in depmod usage | Kang-Che Sung | 2017-02-12 | 1 | -2/+5 |
* | | Update default configuration | Ron Yorston | 2017-02-08 | 2 | -62/+114 |
* | | Merge branch 'busybox' into merge | Ron Yorston | 2017-02-08 | 231 | -2708/+12695 |
|\| |
|
| * | modprobe_small: if only MODPROBE and DEPMOD are selected, no need to test for... | Denys Vlasenko | 2017-02-07 | 1 | -1/+3 |
| * | Reorder modutils config options & fix yet more dependency | Kang-Che Sung | 2017-02-05 | 2 | -26/+27 |
| * | modutils: fix config options dependency (2) | Kang-Che Sung | 2017-02-05 | 2 | -6/+10 |
| * | httpd: use "Content-Length", not "-length" | Denys Vlasenko | 2017-02-04 | 1 | -3/+3 |
| * | Replace int -> uint to avoid signed integer overflow | Rostislav Skudnov | 2017-02-04 | 5 | -8/+8 |
| * | tls: fold AES CBC en/decryption into single functions | Denys Vlasenko | 2017-02-04 | 3 | -34/+64 |
| * | wget/tls: session_id of zero length is ok (arxiv.org responds with such) | Denys Vlasenko | 2017-02-03 | 1 | -3/+3 |
| * | ash: add INT_OFF/ON around allocations | Denys Vlasenko | 2017-02-03 | 1 | -2/+4 |
| * | ps: avoid -o stat to contain spaces. Closes 9631 | Denys Vlasenko | 2017-02-02 | 1 | -10/+14 |
| * | cmdline module options can be disabled on "big" modutils | Kang-Che Sung | 2017-02-01 | 6 | -19/+32 |
| * | modutils: remove redundant "select PLATFORM_LINUX" configs | Kang-Che Sung | 2017-02-01 | 3 | -13/+0 |
| * | modprobe-small: move lsmod code out of modprobe_main() | Kang-Che Sung | 2017-02-01 | 1 | -20/+24 |
| * | modprobe-small: improve config help text | Denys Vlasenko | 2017-02-01 | 1 | -6/+4 |
| * | ash: improve / fix glob expansion | Felix Fietkau | 2017-01-31 | 1 | -17/+54 |
| * | taskset: simplify code a bit; tweak --help | Denys Vlasenko | 2017-01-30 | 1 | -11/+9 |
| * | modprobe-small: fix --help texts, they are from "big" modutils | Denys Vlasenko | 2017-01-30 | 2 | -31/+8 |
| * | modutils: fix config options dependency | Kang-Che Sung | 2017-01-30 | 7 | -22/+4 |
| * | wget: add a big explanation what TLS code implements and what does not | Denys Vlasenko | 2017-01-30 | 2 | -3/+36 |
| * | libbb: match_fstype() is unreadable in the extreme, fixing it | Denys Vlasenko | 2017-01-30 | 4 | -16/+12 |
| * | vi,fsck: do not use build timestamp unconditionally. Closes 9626 | Denys Vlasenko | 2017-01-29 | 2 | -2/+2 |
| * | taskset: separate "current" and "new" strings | Denys Vlasenko | 2017-01-29 | 1 | -2/+2 |
| * | typo in comment | Denys Vlasenko | 2017-01-29 | 1 | -1/+1 |
| * | taskset: rewrite to be task size-agnostic | Denys Vlasenko | 2017-01-29 | 1 | -102/+103 |
| * | *: add comment about APPLET_ODDNAME format | Denys Vlasenko | 2017-01-29 | 25 | -41/+69 |
| * | httpd: defend against attempts to OOM us. Closes 9611 | Denys Vlasenko | 2017-01-26 | 1 | -24/+24 |
| * | adduser: help for -G GRP is misleading, fix it | Denys Vlasenko | 2017-01-26 | 1 | -1/+1 |
| * | sh: fix FEATURE_SH_STANDALONE help text: it does not enable NOFORK | Denys Vlasenko | 2017-01-26 | 1 | -17/+5 |
| * | libbb: spawn_and_wait() fflushes before forking NOEXEC; child reinits logmode | Denys Vlasenko | 2017-01-26 | 3 | -22/+35 |
| * | link: new applet | Denys Vlasenko | 2017-01-26 | 3 | -8/+71 |
| * | xxd: make -p output lines actually end with a newline | Denys Vlasenko | 2017-01-25 | 1 | -1/+3 |
| * | xxd: implement -p | Denys Vlasenko | 2017-01-25 | 2 | -18/+31 |
| * | libbb: shrink sump.c | Denys Vlasenko | 2017-01-25 | 1 | -79/+80 |
| * | ftpd/ls: show directories first | Denys Vlasenko | 2017-01-25 | 2 | -11/+11 |
| * | hexdump/xxd: a bit more condensed formats | Denys Vlasenko | 2017-01-25 | 2 | -3/+3 |
| * | xxd: new applet | Denys Vlasenko | 2017-01-25 | 3 | -16/+149 |
| * | ftpd: new option -a ANON_USER to allow anonymous logins | Andrey Mozzhuhin | 2017-01-24 | 1 | -11/+29 |
| * | wget: add support for -S --server-response | Denys Vlasenko | 2017-01-24 | 1 | -20/+29 |
| * | remove "local" bashism from a few scripts | Denys Vlasenko | 2017-01-24 | 4 | -15/+15 |
| * | tls: can download kernels now :) | Denys Vlasenko | 2017-01-24 | 2 | -53/+121 |
| * | tls: if got CERTIFICATE_REQUEST, send an empty CERTIFICATE | Denys Vlasenko | 2017-01-24 | 1 | -20/+45 |
| * | tls: add 2nd cipher_id, TLS_RSA_WITH_AES_128_CBC_SHA, so far it doesn't work | Denys Vlasenko | 2017-01-24 | 6 | -190/+288 |