Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko df45eb49ac wget: handle URLs with @ or hash differently 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 8e2174e9bd wget: check chunk length for overflowing off_t hace 6 años
  Denys Vlasenko 32c3e3a44c wget,ftpd: shorten and reuse strings hace 6 años
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted hace 6 años
  Peter Lloyd 804ce5a6fe wget: fix fetching of https URLs with http proxy hace 6 años
  Denys Vlasenko 3459024bf4 wget: more thorough sanitization of other side's data hace 6 años
  Denys Vlasenko 237a900bc5 wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs hace 6 años
  Denys Vlasenko 2b7515722b wget: attempt to negotiate encrypted data ftps stream ("PROT P") 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
  Denys Vlasenko e999657f6d wget: preparations for ftps:// support (block move, no code changes) hace 6 años
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes hace 6 años
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary hace 7 años
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options hace 7 años
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 67f6db6b27 wget: add a big explanation what TLS code implements and what does not hace 7 años
  Denys Vlasenko dff9fefd50 wget: add support for -S --server-response hace 7 años
  Denys Vlasenko 9a647c326a separate TLS code into a library, use in in wget hace 7 años
  Denys Vlasenko a0aae9f714 tls: decode alerts and in particular, EOF alert. hace 7 años
  Denys Vlasenko 4e08a123b0 Assorted warning fixes and added a comment, no code changes hace 7 años
  Denys Vlasenko a6f8651911 wget: fix for brain-damaged HTTP servers. Closes 9471 hace 7 años
  Denys Vlasenko f560422fa0 Big cleanup in config help and description hace 7 años
  Denys Vlasenko 2972e2c4ac wget: there is no -s option in GNU Wget 1.18, we should be compatible hace 7 años
  Denys Vlasenko ef15970d7e *: placate some compile warnings on OSX hace 7 años
  Denys Vlasenko 9ff910de6b wget: treat 201,202,203 as success codes too. Closes 9211 hace 7 años
  Denys Vlasenko de3da6bf87 wget/ssl_helper: update to wolfssl-3.9.8 hace 7 años
  Denys Vlasenko ed72761843 wget: run s_client helper with -servername HOST hace 8 años
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST hace 8 años