Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko a2f18d950a help text tweaks il y a 3 ans
  Denys Vlasenko e7d853b4eb wget: do not ftruncate if -O- is used, closes 13351 il y a 4 ans
  Scott Court fc2ce04a38 wget: fix openssl options for cert verification il y a 4 ans
  Dimitri John Ledkov 45fa3f18ad wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL il y a 4 ans
  David Demelier 4a9daf2b93 wget: increase redirections limit il y a 5 ans
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls il y a 5 ans
  Denys Vlasenko 8c317f03f6 style fix, no code changes il y a 5 ans
  Denys Vlasenko 9b313ddcd8 wget: detect when the length of received file is less than advertised il y a 5 ans
  Denys Vlasenko fc472ea187 wget: remove empty if/endif preprocessor directive pair il y a 5 ans
  Martin Lewis 94e748d027 wget: don't notify on download begin and end if quiet il y a 5 ans
  Martin Lewis 46fc3290c2 wget: notify on download begin and end il y a 5 ans
  Martin Lewis 64f35361f4 wget: add -o flag il y a 5 ans
  Denys Vlasenko b097a84d62 config: update size information il y a 5 ans
  Denys Vlasenko 5084bae61a wget: code shrink il y a 6 ans
  Denys Vlasenko 26602b85a3 wget: print the final newline only for non-tty output il y a 6 ans
  Denys Vlasenko fe836d8455 tls: code shrink il y a 6 ans
  Denys Vlasenko dbe95682b4 wget: print "TLS certificate validation not implemented" only once on redirects il y a 6 ans
  Denys Vlasenko 9634e8a7d5 wget: fix fetching of https URLs without http proxy il y a 6 ans
  Denys Vlasenko 0972c7f7a5 wget: emit a message that certificate verification is not implemented il y a 6 ans
  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