Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko 72089cf6b4 config: deindent all help texts há 7 anos atrás
  Denys Vlasenko 4eed2c6c50 Update menuconfig items with approximate applet sizes há 7 anos atrás
  Denys Vlasenko 67f6db6b27 wget: add a big explanation what TLS code implements and what does not há 7 anos atrás
  Denys Vlasenko dff9fefd50 wget: add support for -S --server-response há 7 anos atrás
  Denys Vlasenko 9a647c326a separate TLS code into a library, use in in wget há 7 anos atrás
  Denys Vlasenko a0aae9f714 tls: decode alerts and in particular, EOF alert. há 7 anos atrás
  Denys Vlasenko 4e08a123b0 Assorted warning fixes and added a comment, no code changes há 7 anos atrás
  Denys Vlasenko a6f8651911 wget: fix for brain-damaged HTTP servers. Closes 9471 há 7 anos atrás
  Denys Vlasenko f560422fa0 Big cleanup in config help and description há 7 anos atrás
  Denys Vlasenko 2972e2c4ac wget: there is no -s option in GNU Wget 1.18, we should be compatible há 8 anos atrás
  Denys Vlasenko ef15970d7e *: placate some compile warnings on OSX há 8 anos atrás
  Denys Vlasenko 9ff910de6b wget: treat 201,202,203 as success codes too. Closes 9211 há 8 anos atrás
  Denys Vlasenko de3da6bf87 wget/ssl_helper: update to wolfssl-3.9.8 há 8 anos atrás
  Denys Vlasenko ed72761843 wget: run s_client helper with -servername HOST há 8 anos atrás
  Denys Vlasenko 237bedd499 getopt32: add new syntax of 'o:+' and 'o:*' for -o NUM and -o LIST há 8 anos atrás
  Denys Vlasenko 3e134ebf6a *: slap on a few ALIGN1/2s where appropriate há 8 anos atrás
  Denys Vlasenko 6701e91d84 wget: make -T timeout work on header reads too. Closes 8636 há 8 anos atrás
  Denys Vlasenko 92e1b0826d wget: make Bartosz's "wget --passive-ftp -nd -t 3" work há 9 anos atrás
  Ron Yorston 4d0c1ea478 wget: shrink code if https isn't supported há 9 anos atrás
  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