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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/master' into parallel-wget
Giuseppe Scrivano
2014-06-22
1
-8
/
+9
*
Changed fopen mode
Bykov Aleksey
2013-05-22
1
-2
/
+2
*
Update ChangeLogs. Add missing prototypes to metalink.c. Remove static variab...
Ilim Ugur
2012-09-18
1
-1
/
+1
*
Change --metalink-file to --metalink. Support --quota w/ --metalink. Correct ...
Ilim Ugur
2012-08-17
1
-3
/
+3
*
Add header comment to new files. Comment the GSoC code.
Ilim Ugur
2012-08-16
1
-2
/
+57
*
Transfer handling temp files portion of the code to multi.c.
Ilim Ugur
2012-08-16
1
-33
/
+78
*
Add a default value for opt.jobs. Remove a (now) redundant variable.
Ilim Ugur
2012-08-16
1
-9
/
+9
*
Transfer struct range array to multi.c. Delete to redundant variables in retr.c.
Ilim Ugur
2012-08-16
1
-0
/
+45
*
Correct a source of memory leak when --jobs is not explicitly specified.
Ilim Ugur
2012-08-15
1
-2
/
+2
*
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
-9
/
+2
*
Update initial URL check and final download printing in main.c. Update the lo...
Ilim Ugur
2012-08-12
1
-12
/
+4
*
Remove cat and rm commands. Few corrections with ifdef macros.
Ilim Ugur
2012-08-01
1
-18
/
+51
*
Make thread support optional. - No check for semaphore in configure.ac.
Ilim Ugur
2012-07-29
1
-1
/
+3
*
Transfer struct range to wget.h. Make metalink code optional.
Ilim Ugur
2012-07-27
1
-4
/
+1
*
Correct minor mistakes in syntax. Prevent a leak in http_loop.
Ilim Ugur
2012-07-24
1
-1
/
+2
*
Redesign the code block in retrieve_from_file.
Ilim Ugur
2012-07-24
1
-0
/
+77