index
:
makepnd.git
makepnd
makepnd-ng
git daemon user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
dload.c
Commit message (
Expand
)
Author
Age
*
More consistent printing of off_t and time_t
Xavier Chantry
2010-03-25
*
Bump copyright dates to 2010
Dan McGee
2010-03-14
*
improve download_internal error messages
Xavier Chantry
2009-12-13
*
download: major refactor to address lingering issues
Dan McGee
2009-11-15
*
dload.c : clear sigaction flag to make valgrind happy
Xavier Chantry
2009-10-20
*
typing: a few more fixes for special int types
Dan McGee
2009-10-11
*
Merge branch 'maint'
Dan McGee
2009-09-29
|
\
|
*
dload : fix infinite download (big type mistake)
Xavier Chantry
2009-09-29
*
|
Merge branch 'maint'
Dan McGee
2009-08-18
|
\
|
|
*
dload.c : change the way to check for mtimes
Xavier Chantry
2009-08-18
|
*
Make fetch timeout actually 10 seconds
Dan McGee
2009-08-13
*
|
dload.c : various fixes
Xavier Chantry
2009-08-18
*
|
dload.c : only call fwrite once
Xavier Chantry
2009-08-08
*
|
dload.c : change the way to check for mtimes
Xavier Chantry
2009-08-08
|
/
*
fix warning when internal download is not used
Xavier Chantry
2009-08-02
*
Add a fetch callback to allow front-end download support
Sebastian Nowicki
2009-07-22
*
Update copyright headers and messages
Dan McGee
2009-07-01
*
Give sensible feedback when a repo has no configured servers
Dan McGee
2009-06-08
*
Remove libdownload support and fix libfetch one.
Xavier Chantry
2009-01-12
*
Merge branch 'maint'
Dan McGee
2009-01-02
|
\
|
*
Print proxy information when downloading
Dan McGee
2008-12-10
*
|
Merge branch 'maint'
Dan McGee
2008-12-02
|
\
|
|
*
Minor code cleanups
Dan McGee
2008-11-17
*
|
Set SIGPIPE handler to SIG_IGN when downloading
Dan McGee
2008-10-31
*
|
Make libfetch the 'native' download library
Dan McGee
2008-10-31
|
/
*
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-08-05
*
Use correct C type for file sizes
Dan McGee
2008-06-04
*
Give libalpm native support for both libdownload and libfetch
Dan McGee
2008-04-19
*
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-04-06
*
memleak fix: ensure we free result of get_destfile()
Dan McGee
2008-03-23
*
Refactoring of the download code.
Chantry Xavier
2008-03-09
*
Start removing some junk from the function template
Dan McGee
2008-02-27
*
libalpm/dload.c : memleak fixes.
Chantry Xavier
2008-02-27
*
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
2008-02-24