Commit Graph

  • 2430fcfd8d tls: optimize sp_256_mont_reduce_8 in P256 Denys Vlasenko 2021-10-06 00:19:30 +0200
  • bbd723ebec tls: optimize sp_256_mul_8 in P256 Denys Vlasenko 2021-10-05 23:19:18 +0200
  • 3b411ebbfc tls: replace "26-bit" P256 code with 32-bit one. Denys Vlasenko 2021-10-05 20:00:50 +0200
  • 55578f2fb7 tls: fix the case of sp_256_mont_tpl_10() leaving striay high bits Denys Vlasenko 2021-10-05 19:45:56 +0200
  • 81d8af1970 tls: fix (what looks like) a rare corner case bug in P256 Denys Vlasenko 2021-10-05 17:31:33 +0200
  • 92402d5e0a tls: remove one overzealous debugging statement Denys Vlasenko 2021-10-05 14:01:17 +0200
  • 137864f559 tls: add debugging scaffolding to P256 code Denys Vlasenko 2021-10-05 13:47:42 +0200
  • 389329efbe tls: another P256 code shrink Denys Vlasenko 2021-10-05 13:39:33 +0200
  • e730505034 tls: P256 code shrink Denys Vlasenko 2021-10-05 13:30:48 +0200
  • 934bb01d51 tls: "server cert is not RSA" is a fatal error Denys Vlasenko 2021-10-01 22:03:09 +0200
  • ed9aa89269 wget: implement --post-file Ron Yorston 2021-09-28 09:27:40 +0100
  • 1f5a44d20c tls: add scaffolding to selectively disable ciphers. no code changes Denys Vlasenko 2021-10-01 14:27:10 +0200
  • 7714518f1a tls: code shrink P256 code Denys Vlasenko 2021-10-01 13:51:39 +0200
  • ac36e70074 tls: remove unused define Denys Vlasenko 2021-09-30 00:03:23 +0200
  • 35727f5741 less: Ignore -X Ismael Luceno 2021-09-28 21:47:49 +0200
  • 5b026d1ecf ash: fix compile breakage in !ENABLE_ASH_ALIAS config Denys Vlasenko 2021-09-28 17:41:56 +0200
  • 03ed86b39e libbb: code shrink in main() and scripted_main() Denys Vlasenko 2021-09-28 17:40:59 +0200
  • 1be73dd9ad shell: fix parsing of $(( (v)++ + NUM )) Denys Vlasenko 2021-09-26 13:25:49 +0200
  • 62e433131b shell: enable more tests which are passing now Denys Vlasenko 2021-09-25 22:25:19 +0200
  • d84a604830 shell: fix arithmentic evaluation of "++7" and such (it is + + 7, i.e. 7) Denys Vlasenko 2021-09-25 22:04:45 +0200
  • 627821e42b libbb/lineedit: tweak #if indenting, no code changes Denys Vlasenko 2021-09-25 19:36:35 +0200
  • 56f0e886db cal: implement -m Ron Yorston 2021-09-21 08:42:58 +0100
  • f27a6a94a7 libbb: code shrink parse_datestr (again) Ron Yorston 2021-09-18 08:40:44 +0100
  • 6d2463ac01 libbb/lineedit: do not escape %^=+}]:, escape ~? in tab completion Denys Vlasenko 2021-09-17 17:32:30 +0200
  • 6279aec03d libbb: clarify what bb_mode_string() generates Denys Vlasenko 2021-09-17 17:10:38 +0200
  • 3a65435eaa libbb: ensure mode_string is NUL terminated Ron Yorston 2021-09-17 10:16:06 +0100
  • 59ac467dc6 libbb: eliminate a static data array in bb_mode_string() Denys Vlasenko 2021-09-17 01:13:58 +0200
  • 4958c18134 libbb: code shrink bb_parse_mode Denys Vlasenko 2021-09-17 00:47:23 +0200
  • 2df4e0a370 chmod: correctly report changed modes Denys Vlasenko 2021-09-16 01:53:55 +0200
  • 9fe1548bbf date,touch: allow timezone offsets in dates Ron Yorston 2021-09-16 10:26:14 +0100
  • 83e20cb81c getopt: code shrink Ron Yorston 2021-09-12 12:26:03 +0100
  • 704c596563 ash: introduce bash-like $FUNCNAME Denys Vlasenko 2021-09-15 19:31:44 +0200
  • 3512ef8018 libbb: code shrink parse_datestr Ron Yorston 2021-09-14 08:52:49 +0100
  • 5726df5f94 ash: let ignoreeof only affect interactive shells Ron Yorston 2021-09-12 11:21:48 +0100
  • 50239a665c ash: stopped jobs should only prevent exit from interactive shell Ron Yorston 2021-09-12 11:21:08 +0100
  • 0beee20977 ash: fix ignoreeof option Ron Yorston 2021-09-12 11:20:33 +0100
  • 9346ea9550 df: "support" -H as an alias of -h Denys Vlasenko 2021-09-11 00:47:03 +0200
  • 40f2dd7dd2 httpd: fix config deps Denys Vlasenko 2021-09-10 10:07:42 +0200
  • c00bcf2d2c libbb: reuse "bad port" error message string Denys Vlasenko 2021-09-10 09:48:55 +0200
  • c421388dca blkdiscard: accept -f (force) as no-op Denys Vlasenko 2021-09-10 00:20:05 +0200
  • 0599e0f87b basename: implement -a and -s SUFFIX Denys Vlasenko 2021-09-09 23:45:13 +0200
  • 7ab9cd2398 libbb: make bb_lookup_port() abort on bad port names Denys Vlasenko 2021-09-09 22:00:44 +0200
  • 82c5eb8e46 httpd,telnetd: make default port configurable Sergey Ponomarev 2021-08-25 23:12:37 +0300
  • 857800c655 awk: never return NULL from awk_printf() Denys Vlasenko 2021-09-09 19:26:39 +0200
  • e60c56932e awk: code shrink Denys Vlasenko 2021-09-09 19:13:32 +0200
  • 8a0adba9f6 awk: code shrink: avoid duplicate NUL checks and strlen() Denys Vlasenko 2021-09-09 18:57:07 +0200
  • 305a30d80b awk: fix read beyond end of buffer Ron Yorston 2021-09-09 08:15:31 +0100
  • eb60777769 ash: eval: Prevent recursive PS4 expansion Denys Vlasenko 2021-09-09 16:26:41 +0200
  • 48cb983b13 ash: parser: Get rid of PEOA Denys Vlasenko 2021-09-08 09:52:04 +0200
  • 8c68ae8416 ash: parser: Fix alias expansion after heredoc or newlines Denys Vlasenko 2021-09-08 01:43:12 +0200
  • c540256127 ash: use pgetc_eatbnl() in more places, take 3 Denys Vlasenko 2021-09-08 01:03:57 +0200
  • 1c06ddd8bb ash: parser: Save and restore heredoclist in expandstr Denys Vlasenko 2021-09-08 00:56:53 +0200
  • 30af5938af ash: parser: Fix handling of empty aliases Denys Vlasenko 2021-09-08 00:39:16 +0200
  • 6a9b3f7acf shuf: add a TODO, code shrink Denys Vlasenko 2021-09-07 22:51:42 +0200
  • 574b9c446d hush: fix var_LINENO3.tests failure Denys Vlasenko 2021-09-07 21:44:44 +0200
  • bcff3a7b5a shell/ash_test/run-all: unset locale/language variables Denys Vlasenko 2021-09-07 18:24:08 +0200
  • 64aa86b720 ash: LINENO starts from 0 in -c SCRIPT mode Denys Vlasenko 2021-09-07 18:16:45 +0200
  • d6c9cbc072 ash: fix LINENO in functions Denys Vlasenko 2021-09-07 18:01:49 +0200
  • 0d7dfa9012 ash: support testsuite for !FEATURE_SUID_CONFIG_QUIET configs Denys Vlasenko 2021-09-07 17:34:58 +0200
  • e53c7dbafc hush: fix set -n to act immediately, not just after run_list() Denys Vlasenko 2021-09-07 02:23:51 +0200
  • f415e21a7d ash: eval: Do not cache value of eflag in evaltree Denys Vlasenko 2021-09-07 01:54:23 +0200
  • 41beb53787 ash: eval: Check nflag in evaltree instead of cmdloop Denys Vlasenko 2021-09-07 01:52:21 +0200
  • e0bf3df020 ash: add bash-like ERR trap and set -E Roberto A. Foglietta 2021-09-07 01:19:31 +0200
  • 4b032a4d6c chat: hopefully fix infinite spinning on input EOF Denys Vlasenko 2021-09-06 17:38:18 +0200
  • 7d06d6e186 awk: fix printf %% Daniel Thau 2021-09-02 07:41:08 -0400
  • f4ba69d476 shuf: make -i 99999999990-100000000000 work even on 32 bits Denys Vlasenko 2021-09-04 17:00:22 +0200
  • 8aa626ffff udhcp: add comments, no code changes Denys Vlasenko 2021-09-04 01:50:42 +0200
  • d7e39f26d7 examples/var_service/fw/run: allow extif's to be more than one iface Denys Vlasenko 2021-09-02 23:53:48 +0200
  • 4a36ef11ac ash: regressions in process substitution Ron Yorston 2021-08-30 20:31:42 +0100
  • f02691939e dhcprelay: change two more variables to unsigned Denys Vlasenko 2021-09-02 17:09:12 +0200
  • 3f2d969db9 udhcp: clarify aspects of relay operation, add TODOs and FIXMEs, tweak --help Denys Vlasenko 2021-09-02 16:23:24 +0200
  • 62d0c8e028 udhcpd: check config file for bad IP ranges (start > end) Denys Vlasenko 2021-09-02 14:40:54 +0200
  • d99dee944e udhcpd: update --help to include -a MSEC Denys Vlasenko 2021-09-02 13:59:39 +0200
  • a51d953b95 vi: further changes to colon addresses Ron Yorston 2021-08-29 14:56:02 +0100
  • 6d3da732a5 bzip: make ftab[] and crc32table[] member arrays of EState, do not allocate Denys Vlasenko 2021-08-29 15:32:42 +0200
  • 49a2e484b5 shuf: in -i RANGE, accept numbers up to width of pointers Denys Vlasenko 2021-08-29 14:39:01 +0200
  • 60f4843468 shuf: with -i LOW-HIGH, do not allow any argv's Denys Vlasenko 2021-08-23 15:52:34 +0200
  • d59f539d57 shuf: tweak --help text Denys Vlasenko 2021-08-23 15:48:22 +0200
  • 1b661122a8 mount: code shrink Denys Vlasenko 2021-08-23 02:31:26 +0200
  • dbdf9e0ab1 mount: with -w, do not fall back to read-only mounts Denys Vlasenko 2021-08-23 02:30:13 +0200
  • 922b58b3e4 tar,smemcap: silence compiler warning Ron Yorston 2021-08-22 11:24:46 +0100
  • 1e7ca18591 Regularize "NUL terminated input" --help texts Denys Vlasenko 2021-08-22 15:43:29 +0200
  • 8817e285b7 shuf: speed-up when limited output is requested Ron Yorston 2021-08-07 09:41:49 +0100
  • 74c4f356ae vi: code shrink print_literal() Ron Yorston 2021-08-21 14:03:55 +0100
  • 08ad934ac4 vi: searches in colon commands should wrap Ron Yorston 2021-08-21 14:02:43 +0100
  • 4357569fdc rev: correct output for long input lines Ron Yorston 2021-08-21 09:36:27 +0100
  • 62d5a1e56f tar,smemcap: commonalyze checksumming code for tar header Denys Vlasenko 2021-08-20 17:58:49 +0200
  • 38e9c8c95b vi: don't right shift empty lines Ron Yorston 2021-08-20 08:25:07 +0100
  • f9217cd235 vi: support ~/.exrc Ron Yorston 2021-08-19 17:00:17 +0100
  • f07772f19e vi: changes to handling of -c and EXINIT Ron Yorston 2021-08-19 16:59:36 +0100
  • 29b53ef03f udhcp: fix build breakage on MIPS Denys Vlasenko 2021-08-20 13:33:50 +0200
  • 9d286a0a55 Start 1.35.0 development cycle Denys Vlasenko 2021-08-19 15:06:57 +0200
  • d922947834 Bump version to 1.34.0 Denys Vlasenko 2021-08-19 15:04:39 +0200
  • 540aa11661 scripts/randomtest.loop: let user know about SKIP_MOUNT_MAND_TESTS Denys Vlasenko 2021-08-16 20:03:07 +0200
  • 9ba502456f fdisk: indentation fix Denys Vlasenko 2021-08-16 11:13:30 +0200
  • 59243a86d9 busybox: fix "busybox --help busybox" not showing correct text Denys Vlasenko 2021-08-16 08:53:42 +0200
  • 8e8cea2a1b awk: fix testsuite Denys Vlasenko 2021-08-16 07:37:22 +0200
  • d6a7203042 vi: fix compile-time error if !ENABLE_FEATURE_VI_SETOPTS Denys Vlasenko 2021-08-16 01:31:32 +0200
  • 8d718686f7 tar: fix testsuite Denys Vlasenko 2021-08-16 00:48:50 +0200
  • 1ce60699c1 dd: tweak --help Denys Vlasenko 2021-08-15 23:05:30 +0200