summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-12-07Fix CVE-2016-5434 (DoS/loop and out of boundary read)Nils Freydank
2017-07-28Fix brace coding style issuesMichael Straube
2017-07-06alpm_list: abort on memory allocation failureAndrew Gregory
2017-07-06fix typo in libalpm commentChristian Hesse
2017-05-16alpm_unlock: check handle before dereferencingAndrew Gregory
2017-05-08free memory for --overwrite listsAndrew Gregory
2017-05-08be_sync: error out if a db cannot be parsedAndrew Gregory
2017-04-16run_chroot: label pipe endpoints for readabilityAndrew Gregory
2017-04-16use sockets for scriptlet/hook communicationAndrew Gregory
2017-04-16conflict: include owner for filesystem conflictsAndrew Gregory
2017-04-16unlink_file: strip trailing slashesAndrew Gregory
2017-04-16sortbydeps: rename vptr -> iAndrew Gregory
2017-04-16sortbydeps: rename found -> switched_to_childAndrew Gregory
2017-04-16sortbydeps: factor out dep cycle warningAndrew Gregory
2017-04-16graph.h: rename childptr -> iteratorAndrew Gregory
2017-04-16graph.h: replace hardcoded values with an enumAndrew Gregory
2017-04-12add --overwrite option to ignore file conflictsAndrew Gregory
2017-04-12libalpm: Use archive_read_extract2Armin K
2017-04-04add alpm_list_append_strdupAndrew Gregory
2017-04-04Ignore comments in INSTALL files (FS#51916)Michael Straube
2017-01-13Introduce a 'disable-download-timeout' optionChristian Hesse
2017-01-04alpm_fetch_pkgurl: fix memory leakAllan McRae
2017-01-04Fix memory leak in alpm_pkg_checkmd5sumAllan McRae
2017-01-04Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdependsMark Weiman
2017-01-04filelist_sort: check if filelist is presortedAndrew Gregory
2017-01-04add _alpm_filelist_sortAndrew Gregory
2017-01-04find_fileconflicts: rename tmpfiles -> newfilesAndrew Gregory
2017-01-04conflict: skip dir children when replacing a fileAndrew Gregory
2017-01-04dload: s/CURLOPT_WRITEHEADER/CURLOPT_HEADERDATA/Dave Reisner
2017-01-04extract db files with dbonlyAndrew Gregory
2017-01-04Update copyright yearsAllan McRae
2016-12-05be_local: remove unused error returnAndrew Gregory
2016-12-05Parametrise the different ways in which the payload is resetMartin Kühne
2016-12-05libalpm/signing: support EDDSA from gpgme 1.7.0Christian Hesse
2016-12-05dload: use curl's keepalive mechanismDave Reisner
2016-10-22Represent bitfields as ints, not enumsIvy Foster
2016-10-22Add ALPM_ERR_OK to _alpm_errno_tIvy Foster
2016-10-22Allow replacing libcrypto with libnettle in pacmanFlorian Weigelt
2016-10-12Use f_bavail for diskspace calculationsMartin Kühne
2016-10-10Remove SHA224 supportAllan McRae
2016-10-10Remove internal md5 and sha2 implementationsAllan McRae
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-09-25Change type of count in be_syncRikard Falkeborn
2016-09-25Return boolean from db_populateRikard Falkeborn
2016-09-20Fix gcc strict-overflow errorRikard Falkeborn
2016-09-09lib/libalpm/be_sync.c: Close memory leaks when mallocing while out of memoryIvy Foster
2016-09-03Fix memory leak in remove_notify_needed_optdependsAllan McRae
2016-08-31Replace CURLOPT_PROGRESSFUNCTION with CURLOPT_XFERINFOFUNCTIONIvy Foster
2016-08-30Normalize alpm download callback's frontend cb argumentsIvy Foster
2016-08-30Add newline to the end of error messages for signature format issuesAllan McRae