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
...
*
Switch all logging to use handle directly
Dan McGee
2011-06-13
*
Move pm_errno onto the handle
Dan McGee
2011-06-13
*
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
2011-06-09
*
Push down extern handle variable to files that need it
Dan McGee
2011-06-03
*
Remove ALPM_LOG_FUNC macro
Dan McGee
2011-06-03
*
lib/dload.c: remove assumption in continuation logic
Dave Reisner
2011-06-01
*
dload: abort transfer on CURLOPT_LOW_SPEED_LIMIT
Dave Reisner
2011-06-01
*
dload: make sure we never print a bogus error buffer
Dan McGee
2011-05-04
*
Deal with unused function parameters correctly
Allan McRae
2011-05-04
*
libalpm/dload: major refactor of signature downloading
Dan McGee
2011-04-22
*
libalpm/dload: add allow_resume and reorder error checks
Dan McGee
2011-04-22
*
libalpm/dload: const and static correctness
Dan McGee
2011-04-22
*
syntax: if/while statements should have no trailing space
Dan McGee
2011-04-20
*
style cleanup: cast as (type *) not (type*)
Dave Reisner
2011-04-20
*
Merge branch 'maint'
Dan McGee
2011-04-15
|
\
|
*
Move documentation for public package function to alpm.h
Rémy Oudompheng
2011-04-09
*
|
dload: dont forget to initialize open_mode
Xavier Chantry
2011-04-02
*
|
lib/dload: abstract out helper function to set utimes
Dave Reisner
2011-03-27
*
|
lib/dload: remove proxy debug output
Dave Reisner
2011-03-27
*
|
lib/dload: code simplification
Dave Reisner
2011-03-27
*
|
lib/dload: merge get_{destfile,tempfile} into get_fullpath
Dave Reisner
2011-03-27
*
|
pacman/pacman.c: fix setting of useragent string
Dave Reisner
2011-03-27
*
|
lib/dload: pass a struct with filename and size to curl_progress
Dave Reisner
2011-03-27
*
|
lib/dload.c: Check for dlcb == NULL earlier
Dave Reisner
2011-03-23
*
|
lib/dload.c: don't use deprecated curl symbols
Dave Reisner
2011-03-23
*
|
lib/dload.c: don't request compressed transport
Dave Reisner
2011-03-23
*
|
lib/dload.c: Fix progress callback issues on download
Dave Reisner
2011-03-23
*
|
lib/dload.c: fix compiler warnings generated by -Wfloat-equal
Dave Reisner
2011-03-23
*
|
Don't initialize progress to zero before calling curl_easy_perform().
Lukas Fleischer
2011-03-21
*
|
Ensure dlcb is defined before calling it
Dan McGee
2011-03-21
*
|
Style change: return(x) --> return x
Dan McGee
2011-03-20
*
|
lib/dload.c: fix opening braces to conform with coding style
Dave Reisner
2011-03-20
*
|
lib/dload.c: remove lingering libfetch specific headers
Dave Reisner
2011-03-20
*
|
Fix triple progress bars on download
Dave Reisner
2011-03-17
*
|
Remove all traces of libfetch
Dave Reisner
2011-03-09
*
|
dload: temp patch to allow curl/fetch coexistance
Dave Reisner
2011-03-09
*
|
dload.c: add curl_download_internal
Dave Reisner
2011-03-09
*
|
share code between libfetch and libcurl
Dave Reisner
2011-03-09
*
|
prefix fetch based functions with fetch_
Dave Reisner
2011-03-09
*
|
add curl to alpm initialization and teardown routines
Dave Reisner
2011-03-09
|
/
*
Add comment about download file resolution
Dan McGee
2011-02-04
*
Add more error checking and logging
Dan McGee
2011-02-04
*
Ensure found files are actually files
Dan McGee
2011-02-04
*
Fix some more simple conversion "errors"
Dan McGee
2011-01-07
*
Update copyright years for 2011
Allan McRae
2011-01-07
*
Use limits.h for PATH_MAX
Allan McRae
2010-12-29
*
Detect undefined PATH_MAX
Allan McRae
2010-12-29
*
Remove AC_TYPE_SIGNAL usage
Dan McGee
2010-12-12
*
Fix libfetch configure checking
Dan McGee
2010-09-06
*
Clean up libfetch checking in configure
Dan McGee
2010-09-02
[prev]
[next]