Historique des commits

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