Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 2007ef5c3c wget: make it possible to have both SSL helpers configured há 9 anos atrás
  Denys Vlasenko 1c6c670ed4 wget: make openssl/ssl_helper choice configurable há 9 anos atrás
  Maninder Singh 97f2f7ca7f Removes stray empty line from code há 9 anos atrás
  Bernhard Reutner-Fischer d7bfee1edb wget: fix --header to not append duplicate headers há 9 anos atrás
  Denys Vlasenko faa9e94db6 wget: fix a case where progress bar isn't updated if writes are very slow há 10 anos atrás
  Denys Vlasenko a2796223cb wget: fix comment há 10 anos atrás
  Denys Vlasenko 53315570bb wget: add commented-out code to use ssl_helper instead of openssl há 10 anos atrás
  Denys Vlasenko 8b7e8ae224 wget: add support for https using "openssl s_client" as a helper há 10 anos atrás
  Denys Vlasenko d353bfff46 wget: fix use-after-free of ->user. Closes 6836 há 10 anos atrás
  Lauri Kasanen 4967a41ba1 wget: user-friendly fallback to http há 11 anos atrás
  Guilherme Maciel Ferreira 840ef17f63 wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) há 11 anos atrás
  Lauri Kasanen d074b416f8 wget: add support for connect timeout há 11 anos atrás
  Denys Vlasenko 982e87f2fb Whitespace fixes há 11 anos atrás
  Denys Vlasenko ea267d518f wget: do not abort if "_" is encountered in a HTTP header há 11 anos atrás
  Denys Vlasenko b7812ce0f7 wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 há 12 anos atrás
  Denys Vlasenko 9c55143bbf wget: try reading after poll timeout - stdio may have buffered data. Closes 5426 há 12 anos atrás
  Denys Vlasenko aacd448601 wget: fix wget-supports--P testsuite failure. Closes 4940 há 12 anos atrás
  Denys Vlasenko 6144124aac wget: make -c _not_ truncate the file há 12 anos atrás
  Denys Vlasenko bf146b8610 wget: correctly handle failure to -c (continue) há 12 anos atrás
  Vladimir Dronnikov f5abc78579 wget: add dummy --no-cache há 12 anos atrás
  Denys Vlasenko 93b4a60526 wget: fix use-after-free on redirect há 13 anos atrás
  Denys Vlasenko dd1061b6a7 wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. há 13 anos atrás
  Denys Vlasenko 66426760be *: remove "Options:" string from help texts há 13 anos atrás
  Denys Vlasenko d506897b4e wget: add a note about bug 3625 há 13 anos atrás
  Denys Vlasenko ca18311d0a libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. há 13 anos atrás
  Vitaly Magerya 700fbc308d wget: --post-data=STR should not encode STR, should send it verbatim há 13 anos atrás
  Denys Vlasenko e2e55b0eb5 wget: move help text to .c file há 13 anos atrás
  Denys Vlasenko 625f218d43 wget: fix fname_out usage wrt redirects há 13 anos atrás
  Pere Orga 5369563bf9 wget: reduce bloat há 13 anos atrás
  Denys Vlasenko 28556b95fe wget: check for final write errors for -O FILE too há 13 anos atrás