index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
dload.c
Age
Commit message (
Expand
)
Author
2009-08-13
Make fetch timeout actually 10 seconds
Dan McGee
2009-08-08
dload.c : only call fwrite once
Xavier Chantry
2009-08-08
dload.c : change the way to check for mtimes
Xavier Chantry
2009-08-02
fix warning when internal download is not used
Xavier Chantry
2009-07-22
Add a fetch callback to allow front-end download support
Sebastian Nowicki
2009-07-01
Update copyright headers and messages
Dan McGee
2009-06-08
Give sensible feedback when a repo has no configured servers
Dan McGee
2009-01-12
Remove libdownload support and fix libfetch one.
Xavier Chantry
2009-01-02
Merge branch 'maint'
Dan McGee
2008-12-10
Print proxy information when downloading
Dan McGee
2008-12-02
Merge branch 'maint'
Dan McGee
2008-11-17
Minor code cleanups
Dan McGee
2008-10-31
Set SIGPIPE handler to SIG_IGN when downloading
Dan McGee
2008-10-31
Make libfetch the 'native' download library
Dan McGee
2008-08-05
Avoid double slashes in URLs given to libdownload.
Xavier Chantry
2008-08-05
dload.c : drop the specific handling of file: url.
Xavier Chantry
2008-06-04
Use correct C type for file sizes
Dan McGee
2008-04-19
Give libalpm native support for both libdownload and libfetch
Dan McGee
2008-04-06
Allow disabling of internal (libdownload) code
Dan McGee
2008-04-06
Remove a bit more download.h pollution
Dan McGee
2008-04-06
Remove unnecessary header file, move one macro to util.c
Dan McGee
2008-03-23
memleak fix: ensure we free result of get_destfile()
Dan McGee
2008-03-09
Refactoring of the download code.
Chantry Xavier
2008-02-27
Start removing some junk from the function template
Dan McGee
2008-02-27
libalpm/dload.c : memleak fixes.
Chantry Xavier
2008-02-24
Remove pmserver_t abstraction
Dan McGee
2008-02-24
Add new stub download functions for use throughout the code
Dan McGee
2008-02-24
Move download code out of server.c
Dan McGee
[prev]