コミット履歴

作者 SHA1 メッセージ 日付
  Dimitri John Ledkov 45fa3f18ad wget: implement TLS verification with ENABLE_FEATURE_WGET_OPENSSL 4 年 前
  David Demelier 4a9daf2b93 wget: increase redirections limit 5 年 前
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls 5 年 前
  Denys Vlasenko 8c317f03f6 style fix, no code changes 5 年 前
  Denys Vlasenko 9b313ddcd8 wget: detect when the length of received file is less than advertised 5 年 前
  Denys Vlasenko fc472ea187 wget: remove empty if/endif preprocessor directive pair 5 年 前
  Martin Lewis 94e748d027 wget: don't notify on download begin and end if quiet 5 年 前
  Martin Lewis 46fc3290c2 wget: notify on download begin and end 5 年 前
  Martin Lewis 64f35361f4 wget: add -o flag 5 年 前
  Denys Vlasenko b097a84d62 config: update size information 5 年 前
  Denys Vlasenko 5084bae61a wget: code shrink 5 年 前
  Denys Vlasenko 26602b85a3 wget: print the final newline only for non-tty output 5 年 前
  Denys Vlasenko fe836d8455 tls: code shrink 5 年 前
  Denys Vlasenko dbe95682b4 wget: print "TLS certificate validation not implemented" only once on redirects 5 年 前
  Denys Vlasenko 9634e8a7d5 wget: fix fetching of https URLs without http proxy 6 年 前
  Denys Vlasenko 0972c7f7a5 wget: emit a message that certificate verification is not implemented 6 年 前
  Denys Vlasenko df45eb49ac wget: handle URLs with @ or hash differently 6 年 前
  Denys Vlasenko 2aeb201c97 libbb: new option FEATURE_ETC_SERVICES: if off, /etc/services reads often avoided 6 年 前
  Denys Vlasenko 8e2174e9bd wget: check chunk length for overflowing off_t 6 年 前
  Denys Vlasenko 32c3e3a44c wget,ftpd: shorten and reuse strings 6 年 前
  Denys Vlasenko 899ae5337a libbb: new function bb_die_memory_exhausted 6 年 前
  Peter Lloyd 804ce5a6fe wget: fix fetching of https URLs with http proxy 6 年 前
  Denys Vlasenko 3459024bf4 wget: more thorough sanitization of other side's data 6 年 前
  Denys Vlasenko 237a900bc5 wget: do not ask for TLS-encrypted downloads on plain ftp:// URLs 6 年 前
  Denys Vlasenko 2b7515722b wget: attempt to negotiate encrypted data ftps stream ("PROT P") 6 年 前
  Denys Vlasenko 1783ffa990 wget: add EPSV support 6 年 前
  Denys Vlasenko 403f2999f9 wget: initial support for ftps:// 6 年 前
  Denys Vlasenko e999657f6d wget: preparations for ftps:// support (block move, no code changes) 6 年 前
  Denys Vlasenko 0c4dbd481a regularize format of source file headers, no code changes 7 年 前
  Denys Vlasenko 22542eca18 getopt32: remove opt_complementary 7 年 前