Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko 72089cf6b4 config: deindent all help texts hace 7 años
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes hace 7 años
  Denys Vlasenko 67f6db6b27 wget: add a big explanation what TLS code implements and what does not hace 7 años
  Denys Vlasenko dff9fefd50 wget: add support for -S --server-response hace 7 años
  Denys Vlasenko 9a647c326a separate TLS code into a library, use in in wget hace 7 años
  Denys Vlasenko a0aae9f714 tls: decode alerts and in particular, EOF alert. hace 7 años
  Denys Vlasenko 4e08a123b0 Assorted warning fixes and added a comment, no code changes hace 7 años
  Denys Vlasenko a6f8651911 wget: fix for brain-damaged HTTP servers. Closes 9471 hace 7 años
  Denys Vlasenko f560422fa0 Big cleanup in config help and description hace 7 años
  Denys Vlasenko 2972e2c4ac wget: there is no -s option in GNU Wget 1.18, we should be compatible hace 8 años
  Denys Vlasenko ef15970d7e *: placate some compile warnings on OSX hace 8 años
  Denys Vlasenko 9ff910de6b wget: treat 201,202,203 as success codes too. Closes 9211 hace 8 años
  Denys Vlasenko de3da6bf87 wget/ssl_helper: update to wolfssl-3.9.8 hace 8 años
  Denys Vlasenko ed72761843 wget: run s_client helper with -servername HOST hace 8 años
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST hace 8 años
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate hace 8 años
  Denys Vlasenko 6701e91d84 wget: make -T timeout work on header reads too. Closes 8636 hace 8 años
  Denys Vlasenko 92e1b0826d wget: make Bartosz's "wget --passive-ftp -nd -t 3" work hace 9 años
  Ron Yorston 4d0c1ea478 wget: shrink code if https isn't supported hace 9 años
  Denys Vlasenko 2007ef5c3c wget: make it possible to have both SSL helpers configured hace 9 años
  Denys Vlasenko 1c6c670ed4 wget: make openssl/ssl_helper choice configurable hace 9 años
  Maninder Singh 97f2f7ca7f Removes stray empty line from code hace 9 años
  Bernhard Reutner-Fischer d7bfee1edb wget: fix --header to not append duplicate headers hace 9 años
  Denys Vlasenko faa9e94db6 wget: fix a case where progress bar isn't updated if writes are very slow hace 10 años
  Denys Vlasenko a2796223cb wget: fix comment hace 10 años
  Denys Vlasenko 53315570bb wget: add commented-out code to use ssl_helper instead of openssl hace 10 años
  Denys Vlasenko 8b7e8ae224 wget: add support for https using "openssl s_client" as a helper hace 10 años
  Denys Vlasenko d353bfff46 wget: fix use-after-free of ->user. Closes 6836 hace 10 años
  Lauri Kasanen 4967a41ba1 wget: user-friendly fallback to http hace 10 años
  Guilherme Maciel Ferreira 840ef17f63 wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) hace 11 años