index
:
delta/wget.git
baserock/v1.16.3
master
metalink
openssl-1.1
oss-fuzz
parallel-wget
tim/wget2
wget2
git.savannah.gnu.org: git/wget.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
multi.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
recur: Refactor to use the same code when threads are disabled.
Giuseppe Scrivano
2013-10-13
1
-0
/
+5
*
Fix thread resources leak.
Giuseppe Scrivano
2012-10-30
1
-0
/
+1
*
Change --metalink-file to --metalink. Support --quota w/ --metalink. Correct ...
Ilim Ugur
2012-08-17
1
-2
/
+2
*
Add header comment to new files. Comment the GSoC code.
Ilim Ugur
2012-08-16
1
-2
/
+2
*
Transfer handling temp files portion of the code to multi.c.
Ilim Ugur
2012-08-16
1
-4
/
+10
*
Add a default value for opt.jobs. Remove a (now) redundant variable.
Ilim Ugur
2012-08-16
1
-5
/
+5
*
Transfer struct range array to multi.c. Delete to redundant variables in retr.c.
Ilim Ugur
2012-08-16
1
-0
/
+8
*
Correct a source of memory leak when --jobs is not explicitly specified.
Ilim Ugur
2012-08-15
1
-1
/
+1
*
Generate random temp file names.
Ilim Ugur
2012-08-13
1
-5
/
+3
*
Update the logic of delete_temp_files() in multi.c.
Ilim Ugur
2012-08-13
1
-1
/
+1
*
Update initial URL check and final download printing in main.c. Update the lo...
Ilim Ugur
2012-08-12
1
-1
/
+1
*
Initial attempt at verifying hashes. - not working
Ilim Ugur
2012-08-03
1
-10
/
+5
*
Remove cat and rm commands. Few corrections with ifdef macros.
Ilim Ugur
2012-08-01
1
-3
/
+6
*
Transfer struct range to wget.h. Make metalink code optional.
Ilim Ugur
2012-07-27
1
-10
/
+2
*
Do not fallback to next resource if there is an IO error. Delete a few redund...
Ilim Ugur
2012-07-26
1
-1
/
+0
*
Set a minimum chunk size.
Ilim Ugur
2012-07-25
1
-0
/
+2
*
Redesign the code block in retrieve_from_file.
Ilim Ugur
2012-07-24
1
-0
/
+16
*
Initial attempt at fallbacking in threaded downloads.
Ilim Ugur
2012-07-15
1
-0
/
+4
*
Initial attempt at achieving segmented downloading from multiple resources.
Ilim Ugur
2012-07-09
1
-0
/
+60