Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning hace 6 años
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings hace 6 años
  Denys Vlasenko a68a87cd60 bc: unbreak FEATURE_CLEAN_UP build hace 6 años
  Denys Vlasenko c100535571 cat,nl: fix handling of open errors hace 6 años
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts hace 6 años
  Denys Vlasenko eb53d01be5 tls: code shrink hace 6 años
  Denys Vlasenko 26602b85a3 wget: print the final newline only for non-tty output hace 6 años
  Denys Vlasenko 83e5c627e1 tls: add support for TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 cipher hace 6 años
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets hace 6 años
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode hace 6 años
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary hace 6 años
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames hace 6 años
  Denys Vlasenko abfa3ec059 move storage helpers to libbb.h hace 6 años
  Denys Vlasenko 4c20d9f2b0 extend fractional duration support to "top -d N.N" and "timeout" hace 6 años
  Denys Vlasenko 79fb6ac7a5 cp: optional --reflink support hace 6 años
  Denys Vlasenko 747162109f realpath,readlink -f: coreutils compat, closes 11021 hace 6 años
  Denys Vlasenko 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided hace 6 años
  Denys Vlasenko 058a153b69 less: fix fallout from "use common routine to set raw termios" hace 6 años
  Denys Vlasenko 7bcde5f00d libbb.h: always include sys/resource.h hace 6 años
  Denys Vlasenko 17058a06c4 libbb: switch bb_ask_noecho() to "mallocing" string return API hace 6 años
  Denys Vlasenko bae8fc4436 xargs: use bb_ask_y_confirmation_FILE() instead of homegrown copy hace 6 años
  Denys Vlasenko 77cb6b99a4 libbb: rename bb_ask -> bb_ask_noecho, bb_ask_confirmation -> bb_ask_y_confirmation hace 6 años
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted hace 6 años
  Quentin Rameau e2afae6303 sed: prevent overflow of length from bb_get_chunk_from_file hace 6 años
  Denys Vlasenko 82ec89480d networking/interface.c: get rid of global "smallint interface_opt_a" hace 6 años
  Denys Vlasenko 2af5e3fac3 libbb: compile capability code only if FEATURE_SETPRIV_CAPABILITIES or RUN_INIT hace 6 años
  Denys Vlasenko edccc982e5 progress meter: add disabled code for a more stable ETA hace 6 años
  Denys Vlasenko ba3b9dbf06 libbb: introduce and use bb_getsockname() hace 6 años
  Denys Vlasenko 1783ffa990 wget: add EPSV support hace 6 años
  Denys Vlasenko 403f2999f9 wget: initial support for ftps:// hace 6 años