Commit History

Author SHA1 Message Date
  Denys Vlasenko b097a84d62 config: update size information 6 years ago
  Denys Vlasenko 5084bae61a wget: code shrink 6 years ago
  Denys Vlasenko 26602b85a3 wget: print the final newline only for non-tty output 6 years ago
  Denys Vlasenko fe836d8455 tls: code shrink 6 years ago
  Denys Vlasenko dbe95682b4 wget: print "TLS certificate validation not implemented" only once on redirects 6 years ago
  Denys Vlasenko 9634e8a7d5 wget: fix fetching of https URLs without http proxy 6 years ago
  Denys Vlasenko 0972c7f7a5 wget: emit a message that certificate verification is not implemented 6 years ago
  Denys Vlasenko df45eb49ac wget: handle URLs with @ or hash differently 6 years ago
  Denys Vlasenko 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided 6 years ago
  Denys Vlasenko 8e2174e9bd wget: check chunk length for overflowing off_t 6 years ago
  Denys Vlasenko 32c3e3a44c wget,ftpd: shorten and reuse strings 6 years ago
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted 6 years ago
  Peter Lloyd 804ce5a6fe wget: fix fetching of https URLs with http proxy 6 years ago
  Denys Vlasenko 3459024bf4 wget: more thorough sanitization of other side's data 6 years ago
  Denys Vlasenko 237a900bc5 wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs 6 years ago
  Denys Vlasenko 2b7515722b wget: attempt to negotiate encrypted data ftps stream ("PROT P") 6 years ago
  Denys Vlasenko 1783ffa990 wget: add EPSV support 6 years ago
  Denys Vlasenko 403f2999f9 wget: initial support for ftps:// 6 years ago
  Denys Vlasenko e999657f6d wget: preparations for ftps:// support (block move, no code changes) 6 years ago
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 years ago
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 years ago
  Denys Vlasenko 036585a911 getopt32: remove applet_long_options 7 years ago
  Denys Vlasenko 72089cf6b4 config: deindent all help texts 7 years ago
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes 7 years ago
  Denys Vlasenko 67f6db6b27 wget: add a big explanation what TLS code implements and what does not 7 years ago
  Denys Vlasenko dff9fefd50 wget: add support for -S --server-response 7 years ago
  Denys Vlasenko 9a647c326a separate TLS code into a library, use in in wget 7 years ago
  Denys Vlasenko a0aae9f714 tls: decode alerts and in particular, EOF alert. 7 years ago
  Denys Vlasenko 4e08a123b0 Assorted warning fixes and added a comment, no code changes 7 years ago
  Denys Vlasenko a6f8651911 wget: fix for brain-damaged HTTP servers. Closes 9471 8 years ago