Commit History

作者 SHA1 備註 提交日期
  Denys Vlasenko e512aeb0fb Bump version to 1.35.0 2 年之前
  Denys Vlasenko 97c00ae134 httpd: fix compile failure if !FEATURE_HTTPD_RANGES 2 年之前
  Dominique Martinet 4fe954c148 sed: do not ignore 'g' modifier when match starts with ^ 2 年之前
  Sören Tempel a05a3d5932 ed: align output of read command with POSIX.1-2008 3 年之前
  Sören Tempel f26eb796e2 ed: fix current line number for file passed via the command-line 3 年之前
  Matthew Slowe 7d49fedc86 timeout: add support for "timeout -k KILL_SECS" 3 年之前
  Denys Vlasenko c1eac153e8 cmp: code shrink 2 年之前
  Sören Tempel bfd8738154 ed: add support for -p command-line option as mandated by POSIX 3 年之前
  Walter Lozano 579894bfd2 cmp: add support for -n 3 年之前
  Denys Vlasenko 00d10cb6eb docs/embedded-scripts.txt: whitespace fix 2 年之前
  Aaro Koskinen aaade69ce9 find: implement -samefile 3 年之前
  Ron Yorston 7105e4afdd printf: allow 0 as a flag and allow multiple flags 2 年之前
  Denys Vlasenko b720629dfe httpd: do not send Last-Modified / ETag / Content-Length for error pages 2 年之前
  Denys Vlasenko 70683faf38 httpd: don't send Content-Length in error pages header 2 年之前
  Peter Korsgaard cb91a818c8 libarchive/get_header_ar.c: fix extraction of archives from binutils in deterministic mode 3 年之前
  Denys Vlasenko e67b80f473 udhcpc6: fix udhcp_find_option to actually find DHCP6 options 2 年之前
  Martin Kaiser 9b67880719 Makefile.flags: use all cflags for crypt and rt checks 3 年之前
  Ildar Shaimordanov b9fba185c5 wget: allow end-users to customize Content-Type for --post-data and --post-file 2 年之前
  Denys Vlasenko c7b90dc4d1 uudecode: special-case "/dev/stdout", closes 14241 2 年之前
  Denys Vlasenko 27df6aeef2 tls: P256: factor out "multiply then reduce" operation 2 年之前
  Denys Vlasenko b240733ae7 tls: x25519: code shrink by factoring out common code 3 年之前
  Denys Vlasenko 8514b4166d tls: P256: enable 64-bit version of montgomery reduction 3 年之前
  Denys Vlasenko 90b0d33044 tls: P256: add 64-bit montgomery reduce (disabled), small optimization in 32-bit code 3 年之前
  Denys Vlasenko 832626227e tls: P256: add comment on logic in sp_512to256_mont_reduce_8, no code changes 3 年之前
  Denys Vlasenko 00b5051cd2 libbb: code shrink in des encryption, in setup_salt() 3 年之前
  Denys Vlasenko cfb615781d tls: P256: simplify sp_256_mont_inv_8 (no need for a temporary) 3 年之前
  Bernhard Reutner-Fischer bfefa6ab6c libarchive: remove duplicate forward declaration 3 年之前
  Denys Vlasenko 1b93c7c4ec tls: P256: pad struct sp_point to 64 bits (on 64-bit arches) 3 年之前
  Denys Vlasenko 0b13ab66f4 tls: P256: trivial x86-64 fix 3 年之前
  Denys Vlasenko f92ae1dc4b tls: P256: change logic so that we don't need double-wide vectors everywhere 3 年之前