2018-12-05 |
Denys Vlasenko | bc: use smaller datatypes for limits, match GNU bc... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: better handle optional args of bc_program_pushVar() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: tweak help text |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify bc_vm_stdin() |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: only check for ^C in bc_program_exec() main loop |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simpler calling convention for bc_read_file(),... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: bc_num_ulong2num(), bc_program_pushGlobal(), bc_pro... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: stop passing around pointers to G.prog, they are... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: select parse_init() and parse_expr() using IS_BC... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: propagate fixed arguments into callees |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify ^C handling |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: convert to "G trick" - this returns bc to zero... |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify, and restore ^C, fix ^D handling |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: simplify, stop testing for IO errors on every output |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Denys Vlasenko | bc: fix warnings, initial cleanups |
commit | commitdiff | tree | snapshot |
2018-12-05 |
Gavin Howard | bc: new applet, throws warning |
commit | commitdiff | tree | snapshot |
2018-12-03 |
Ron Yorston | vi: correctly detect when a deletion empties the buffer |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Denys Vlasenko | vi: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Denys Vlasenko | vi: fix FEATURE_VI_REGEX_SEARCH to respect LIMITED... |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Denys Vlasenko | libbb: do not misinterpret 0x10-0x19 chars in "\xNNN... |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Denys Vlasenko | libbb: @ in "\x3@" is not a valid hex digit |
commit | commitdiff | tree | snapshot |
2018-11-29 |
Denys Vlasenko | cat,nl: fix handling of open errors |
commit | commitdiff | tree | snapshot |
2018-11-28 |
Denys Vlasenko | awk: abort if NF set to negative value |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Chen Qi | testsuite: check CONFIG_DESKTOP before using 'od -t' |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ron Yorston | hush: allow hush to run embedded scripts |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Denys Vlasenko | free: ensure there is a least one space between numbers |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ron Yorston | docs: add embedded-scripts.txt |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Denys Vlasenko | tar: skip 'V' headers (GNU volume label), closes 11526 |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Denys Vlasenko | unlzma: fix too-eager corruption check |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Denys Vlasenko | tar: fix too eager autodetection, closes 11531 |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ron Yorston | build system: prevent duplicate applet names |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Ron Yorston | Tweaks to build process for embedded scripts |
commit | commitdiff | tree | snapshot |
2018-11-27 |
Denys Vlasenko | tls: add ECDHE_PSK and remove ARIA cipher ids |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | tls: add _anon_ cipher definitions |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | tls: enable TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256... |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | tls: cipher 009D is not yet supported, don't test for it |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | tls: speed up prf_hmac_sha256() |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | libbb: add comment on sha384 |
commit | commitdiff | tree | snapshot |
2018-11-26 |
Denys Vlasenko | tls: simplify hmac_begin() |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: add support for 8 more cipher ids - all tested... |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: fix comments |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: add a comment on expanding list of supported ciphers |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: do not leak RSA key |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-25 |
Denys Vlasenko | tls: on x86, use xorbuf_aligned_AES_BLOCK_SIZE() even... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | tls: actually fill in CIPHER_ID3 value in hello message |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | ntpd: do not SEGV on "-p keyno:192.168.1.1", show ... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | wget: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | tls: fix is.gd again, fix AES-CBC using decrypt key... |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | tls: speed up xor'ing of aligned 16-byte buffers |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | tls: in AES-GCM decoding, avoid memmove |
commit | commitdiff | tree | snapshot |
2018-11-24 |
Denys Vlasenko | tls: fix a thinko in GHASH optimization |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: make tls_get_random() FAST_FUNC |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | wget: print the final newline only for non-tty output |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: typo fix in comment |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: make local buffers in aesgcm_GHASH() explicitly... |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: simplify aesgcm_GHASH() |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: in AES-CBC code, do not set key for every record... |
commit | commitdiff | tree | snapshot |
2018-11-23 |
Denys Vlasenko | tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA... |
commit | commitdiff | tree | snapshot |
2018-11-20 |
Christoph Schulz | ash: reset tokpushback before prompting while parsing... |
commit | commitdiff | tree | snapshot |
2018-11-19 |
Denys Vlasenko | scripts/trylink: be more clever when deciding that... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Denys Vlasenko | tls: add comment, no code changes |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Ron Yorston | Ensure build works when KBUILD_OUTPUT is set, closes... |
commit | commitdiff | tree | snapshot |
2018-11-18 |
Ron Yorston | busybox: add '--show SCRIPT' option to display scripts |
commit | commitdiff | tree | snapshot |
2018-11-17 |
Ron Yorston | Treat custom and applet scripts as applets |
commit | commitdiff | tree | snapshot |
2018-11-16 |
Ron Yorston | ash: ensure variables are fully initialised when unset |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Ron Yorston | hush: correct description for HUSH_TICK config option |
commit | commitdiff | tree | snapshot |
2018-11-14 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Denys Vlasenko | wget: print "TLS certificate validation not implemented... |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Denys Vlasenko | tls: tidy up recently added ECDSA code |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-13 |
Denys Vlasenko | tls: add support for ECDHE-ECDSA-AES-128-CBC-SHA and... |
commit | commitdiff | tree | snapshot |
2018-11-06 |
Ron Yorston | ash: minor fixes |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Denys Vlasenko | tls: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Denys Vlasenko | tls: reorder a few more cipher ids |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Denys Vlasenko | tls: move TLS_AES_128_GCM_SHA256 definition up |
commit | commitdiff | tree | snapshot |
2018-11-04 |
Denys Vlasenko | tls: add more cipher ids, no code changes |
commit | commitdiff | tree | snapshot |
2018-11-03 |
Denys Vlasenko | udhcpc: code shrink |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Denys Vlasenko | remove FAST_FUNC on a static function |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Denys Vlasenko | scripts/embedded_scripts: do not add superfluous NUL... |
commit | commitdiff | tree | snapshot |
2018-11-02 |
Ron Yorston | libarchive: add a function to unpack embedded data |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | svlogd: fix pattern matching when using timestamps |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | busybox: show embedded scripts in applet list |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | lineedit: autocompletion for embedded scripts |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | ash: fix thinko in last commit |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | ash: in tryexec(), ensure we don't try to run embedded... |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Ron Yorston | ash: recognize embedded scripts in SH_STANDALONE mode |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | claenups for previous commit |
commit | commitdiff | tree | snapshot |
2018-11-01 |
Denys Vlasenko | ash: allow shell scripts to be embedded in the binary |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Ron Yorston | vi: remove duplicated code |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Rasmus Villemoes | libbb/u_signal_names.c: don't check errno after bb_strtou |
commit | commitdiff | tree | snapshot |
2018-10-31 |
Rasmus Villemoes | libbb: optionally honour libc provided SIGRTMIN/SIGRTMA... |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | printf: fix printf "%u\n" +18446744073709551614 |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | ntpd: default to FEATURE_NTP_AUTH=y |
commit | commitdiff | tree | snapshot |
2018-10-30 |
Denys Vlasenko | dd: do not have 'ocount' variable if ibs/obs support... |
commit | commitdiff | tree | snapshot |
next |