1. 92e1b08 wget: make Bartosz's "wget --passive-ftp -nd -t 3" work by Denys Vlasenko · 9 years ago
  2. 4d0c1ea wget: shrink code if https isn't supported by Ron Yorston · 9 years ago
  3. 2007ef5 wget: make it possible to have both SSL helpers configured by Denys Vlasenko · 9 years ago
  4. 1c6c670 wget: make openssl/ssl_helper choice configurable by Denys Vlasenko · 9 years ago
  5. 97f2f7c Removes stray empty line from code by Maninder Singh · 10 years ago
  6. d7bfee1 wget: fix --header to not append duplicate headers by Bernhard Reutner-Fischer · 10 years ago
  7. faa9e94 wget: fix a case where progress bar isn't updated if writes are very slow by Denys Vlasenko · 11 years ago
  8. a279622 wget: fix comment by Denys Vlasenko · 11 years ago
  9. 5331557 wget: add commented-out code to use ssl_helper instead of openssl by Denys Vlasenko · 11 years ago
  10. 8b7e8ae wget: add support for https using "openssl s_client" as a helper by Denys Vlasenko · 11 years ago
  11. d353bff wget: fix use-after-free of ->user. Closes 6836 by Denys Vlasenko · 11 years ago
  12. 4967a41 wget: user-friendly fallback to http by Lauri Kasanen · 11 years ago
  13. 840ef17 wget: if FEATURE_CLEAN_UP, free(ptr_to_globals) by Guilherme Maciel Ferreira · 11 years ago
  14. d074b41 wget: add support for connect timeout by Lauri Kasanen · 11 years ago
  15. 982e87f Whitespace fixes by Denys Vlasenko · 11 years ago
  16. ea267d5 wget: do not abort if "_" is encountered in a HTTP header by Denys Vlasenko · 11 years ago
  17. b7812ce wget: reorder fread and poll: poll only if fread returns EAGAIN. Closes 5426 by Denys Vlasenko · 12 years ago
  18. 9c55143 wget: try reading after poll timeout - stdio may have buffered data. Closes 5426 by Denys Vlasenko · 12 years ago
  19. aacd448 wget: fix wget-supports--P testsuite failure. Closes 4940 by Denys Vlasenko · 13 years ago
  20. 6144124 wget: make -c _not_ truncate the file by Denys Vlasenko · 13 years ago
  21. bf146b8 wget: correctly handle failure to -c (continue) by Denys Vlasenko · 13 years ago
  22. f5abc78 wget: add dummy --no-cache by Vladimir Dronnikov · 13 years ago
  23. 93b4a60 wget: fix use-after-free on redirect by Denys Vlasenko · 13 years ago
  24. dd1061b wget: URL-decode user:password before base64-encoding it into auth hdr. Closes 3625. by Denys Vlasenko · 13 years ago
  25. 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
  26. d506897 wget: add a note about bug 3625 by Denys Vlasenko · 14 years ago
  27. ca18311 libbb: make set_nport accept pointer to sockaddr, not to len_and_sockaddr. by Denys Vlasenko · 14 years ago
  28. 700fbc3 wget: --post-data=STR should not encode STR, should send it verbatim by Vitaly Magerya · 14 years ago
  29. e2e55b0 wget: move help text to .c file by Denys Vlasenko · 14 years ago
  30. 625f218 wget: fix fname_out usage wrt redirects by Denys Vlasenko · 14 years ago
  31. 5369563 wget: reduce bloat by Pere Orga · 14 years ago
  32. 28556b9 wget: check for final write errors for -O FILE too by Denys Vlasenko · 14 years ago
  33. 2384a35 wget: make "wget -O FILE URL1 URL2" concatenate output by Denys Vlasenko · 14 years ago
  34. 57b4909 wget: fix SEGV with multiple urls and redirection by Pere Orga · 14 years ago
  35. 9a5b7f6 wget: support multiple URLs on command line even without -O :) by Denys Vlasenko · 14 years ago
  36. a366109 wget: support multiple URLs on command line by Denys Vlasenko · 14 years ago
  37. a84eadf typo fix in comment by Denys Vlasenko · 14 years ago
  38. 88ad9da wget: display 100% at the _end_ of chunked download by Denys Vlasenko · 14 years ago
  39. c60f446 wget: chunked mode fix. Closes bug 3229 by Denys Vlasenko · 14 years ago
  40. f9af375 wget: explain clearerr more clearly by Denys Vlasenko · 14 years ago
  41. 8766a79 wget: correctly handle rare case when we get EAGAIN _on first_ read by Denys Vlasenko · 14 years ago
  42. d55e139 progress meter: move file name to bb_progress_t. +20 bytes by Denys Vlasenko · 14 years ago
  43. f836f01 wget: shrink progress meter code; strink wget and add debug logging by Denys Vlasenko · 14 years ago
  44. 9213a55 wget: use closed HTTP/1.1 connection, stop when we dl'ed $content_len bytes by Denys Vlasenko · 14 years ago
  45. dee0fc9 save 10 bytes on strings by Denys Vlasenko · 14 years ago
  46. 0fac2f7 wget: remove functions which retry on EINTR by Denys Vlasenko · 14 years ago
  47. df4e16c wget: use FEATURE_COPYBUF_KB-sized buffer. Much faster for local transfers by Denys Vlasenko · 14 years ago
  48. fb132e4 whitespace cleanup by Denys Vlasenko · 14 years ago
  49. ebec11d wget: flush output to network before receving reply by Nguyễn Thái Ngọc Duy · 14 years ago
  50. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  51. 7783248 *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_i by Denys Vlasenko · 14 years ago
  52. da0df47 wget: fix ndelay_on call; progress bar: small shrink by Denys Vlasenko · 14 years ago
  53. c97131c wget: implement -T SEC; rework progress meter to not use signals (it was unsafe) by Bradley M. Kuhn · 14 years ago
  54. c5bbd5d wget: fix progress display by Denys Vlasenko · 14 years ago
  55. 19ced5c pipe_progress: make it independent of printf machinery by Denys Vlasenko · 15 years ago
  56. 4836331 libbb: factor out hex2bin() for infiniband address parser by Denys Vlasenko · 15 years ago
  57. 81fe2b1 wget: fix bug 1057 "busybox wget segfaults with http_proxy environment set" by Denys Vlasenko · 15 years ago
  58. 3fdba18 wget: ignore --no-check-certificate by Bernhard Reutner-Fischer · 15 years ago
  59. 98a4c7c *: suppress ~60% of "aliased warnings" on gcc-4.4.1 by Denys Vlasenko · 15 years ago
  60. d2c879d wget: fix signedness in the compare (paranoia only, G.content_len is never < 0) by Denys Vlasenko · 15 years ago
  61. a3aa3e3 wget: check for close success; fix chunked; do not bother to send QUIT to ftp by Denys Vlasenko · 15 years ago
  62. 6331cf0 *: use "can't" instead of "cannot" by Denys Vlasenko · 15 years ago
  63. f591499 wget: factor out progress bar code by Magnus Damm · 15 years ago
  64. be168b1 wget: fix for code 302; mount: support -o union by Vladimir Dronnikov · 15 years ago
  65. 0d58666 wget: strip trailing whitespace from e.g. "Content-length: 120 " by Matthijs van de Water · 15 years ago
  66. 7d5ddf1 wget: remove IPv6 scope id in Host: field (apache compat) by Denys Vlasenko · 16 years ago
  67. f1fab09 wget: fix redirection from HTTP to FTP server by Denys Vlasenko · 16 years ago
  68. ab0c8d7 wget: remove strange *&var construct. by Denys Vlasenko · 16 years ago
  69. 7f43280 wget: code shrink by splitting main() into easier-to-optimize functions by Denys Vlasenko · 16 years ago
  70. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  71. 5a2ad69 wget: --post-data support by Harald Kuthe (harald-tuxbox AT arcor.de) by Denis Vlasenko · 16 years ago
  72. 50af926 wget: fix --header handling by Denis Vlasenko · 16 years ago
  73. db12d1d Fix forgotten license comments by Denis Vlasenko · 16 years ago
  74. 00d8417 vi: speedup and code shrink (Walter Harms) by Denis Vlasenko · 16 years ago
  75. a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
  76. 540ab70 wget: "support" -t and -T by ignoring them by Denis Vlasenko · 17 years ago
  77. 50b5cac wget: accept code 204. by Denis Vlasenko · 17 years ago
  78. d50dda8 *: use llist_pop for traverse-and-free list operation by Denis Vlasenko · 17 years ago
  79. 5599502 more -Wall warning fixes. -Wall is enabled now. by Denis Vlasenko · 17 years ago
  80. c93b162 patch: shrink by Pascal Bellard <pascal.bellard AT ads-lu.com> (-80 bytes) by Denis Vlasenko · 17 years ago
  81. 85c2471 *: fix fallout from -Wunused-parameter by Denis Vlasenko · 17 years ago
  82. 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
  83. 8e2cfec libbb: introduse and use signal_[no_]SA_RESTART_empty_mask and sigaction_set by Denis Vlasenko · 17 years ago
  84. a985d30 - spelling fixes by Bernhard Reutner-Fischer · 17 years ago
  85. 8c69afd - be C99 friendly. Anonymous unions are a GNU extension. This change is by Bernhard Reutner-Fischer · 17 years ago
  86. 6b40443 ps: fix build breakage from vda's recent commit *: whitespace fixes by Denis Vlasenko · 17 years ago
  87. 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
  88. a36535b wget: -O FILE is allowed to overwrite existing file (compat) by Denis Vlasenko · 17 years ago
  89. 4daad90 introduce bb_putchar(). saves ~1800 on uclibc (less on glibc). by Denis Vlasenko · 17 years ago
  90. 818322b *: kill bb_get_last_path_component, replace with two functions by Denis Vlasenko · 17 years ago
  91. a7ce207 wget: get rid of setitimer by Denis Vlasenko · 17 years ago
  92. 47ddd01 wget: reorder functions, no code changes by Denis Vlasenko · 17 years ago
  93. 7710563 wget: code shrink, move data out of bss by Denis Vlasenko · 17 years ago
  94. 06783a5 wget: allow dots in header field names. wget: code shrink by Denis Vlasenko · 17 years ago
  95. fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
  96. a27a11b introduce and use xdup2(int, int) by Denis Vlasenko · 17 years ago
  97. 6ca409e trylink: produce even more info about final link stage by Denis Vlasenko · 17 years ago
  98. 4661117 bb_uuencode: fix obscure case where we were using data past last byte of source by Denis Vlasenko · 17 years ago
  99. 990d0f6 Replace index_in_[sub]str_array with index_in_[sub]strings, by Denis Vlasenko · 17 years ago
  100. bdc88fd rework long option handling. saves ~1.2k by Denis Vlasenko · 17 years ago