Historique des commits

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