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
...
*
dload: rename payload->filename to payload->remote_name
Dave Reisner
2011-08-19
*
dload: remove code duplication
Dave Reisner
2011-08-19
*
lib/dload: unlink on response code >=400
Dave Reisner
2011-08-19
*
dload: add 'unlink_on_fail' to payload struct
Dave Reisner
2011-08-19
*
lib/dload: prevent possible NULL dereference
Dave Reisner
2011-08-19
*
lib/libalpm/dload.c: Use STRDUP() instead of strdup()
Lukas Fleischer
2011-08-18
*
lib/libalpm/dload.c: Add ASSERT() to alpm_fetch_pkgurl()
Lukas Fleischer
2011-08-18
*
lib/dload: refactor deletion on failure
Dave Reisner
2011-08-17
*
lib/dload: avoid renaming download to 0 length destfile
Dave Reisner
2011-08-17
*
Avoid stat() on NULL path in curl_download_internal()
Lukas Fleischer
2011-08-17
*
Skip rename() on NULL destfile in curl_download_internal()
Lukas Fleischer
2011-08-17
*
dload: zero out pm_errno in curl_download_internal
Dave Reisner
2011-08-16
*
lib/dload: avoid deleting .part file on too-slow xfer
Dave Reisner
2011-08-15
*
stop progress callbacks after curl_easy_perform returns
Dave Reisner
2011-08-11
*
dload: remove unnecessary cast in alpm_load_payload_free
Dave Reisner
2011-08-11
*
Fix compile error when curl is not used
Dan McGee
2011-08-09
*
Check return value of rename() calls
Dan McGee
2011-08-08
*
absorb fileinfo struct into dload_payload
Dave Reisner
2011-07-05
*
absorb some _alpm_download params into payload struct
Dave Reisner
2011-07-05
*
lib/dload: prevent large file attacks
Dave Reisner
2011-07-05
*
dload: handle irregular URLs
Dave Reisner
2011-07-05
*
dload: rearrange code to avoid extra cpp block
Dave Reisner
2011-07-05
*
signing: move to new signing verification and return scheme
Dan McGee
2011-07-05
*
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
|
\
|
*
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
|
*
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-07-02
*
|
Fix debug logger without a newline
Dan McGee
2011-07-03
|
/
*
Fix a few warnings pointed out via clang scan-build
Dan McGee
2011-06-30
*
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-28
*
Fix several -Wshadow warnings
Dan McGee
2011-06-27
*
Documented _alpm_download()
Kerrick Staley
2011-06-20
*
Ensure handle is valid and pm_errno is reset when calling into API
Dan McGee
2011-06-14
*
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
[prev]
[next]