summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-23etc/makepkg.conf: use curl in place of wget as a DLAGENTDave Reisner
2011-03-23lib/dload.c: Check for dlcb == NULL earlierDave Reisner
2011-03-23lib/dload.c: don't use deprecated curl symbolsDave Reisner
2011-03-23lib/dload.c: don't request compressed transportDave Reisner
2011-03-23lib/dload.c: Fix progress callback issues on downloadDave Reisner
2011-03-23lib/dload.c: fix compiler warnings generated by -Wfloat-equalDave Reisner
2011-03-23buildsys: use libcurl's m4 macro for buildtime detectionDave Reisner
2011-03-23Report output from signature checking to debug logAllan McRae
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry
2011-03-23Remove unnecessary sanity check on db->setserverDan McGee
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon
2011-03-23Add a pactest showing failed GPG verificationDan McGee
2011-03-23Integrate GPGME into libalpmDan McGee
2011-03-23Add some error codes for signature verificationDan McGee
2011-03-23Add signature directory as option on libalpm handleDan McGee
2011-03-23Actually read PGPSIG field in sync DB codeDan McGee
2011-03-23Merge branch 'gpg-libalpm-basics'Dan McGee
2011-03-23Add a few pactests for PGP integrationDan McGee
2011-03-23Remove libfetch error codeDan McGee
2011-03-23Read in .sig files when opening a package fileDan McGee
2011-03-23Add PGP signature support to pactestDan McGee
2011-03-23Allow PGP signature to be read from sync databaseDan McGee
2011-03-23Add base64 algorithms from PolarSSL to libalpmDan McGee
2011-03-23Merge branch 'gpg-build-tools'Dan McGee
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee
2011-03-23Merge branch 'gpg-pacman-key'Dan McGee
2011-03-23Merge branch 'maint'Dan McGee
2011-03-23Bump version to 3.5.1Dan McGee
2011-03-23Updated 3.5.1 translations from TransifexDan McGee
2011-03-23Add new Serbian translation from TransifexSlobodan Terzić
2011-03-233.5.1 NEWS updatesDan McGee
2011-03-23Documentation consistency fixesDan McGee
2011-03-23Fix documentation typo in makepkg.8Dan McGee
2011-03-23pacman-key manpage updatesDan McGee
2011-03-23pacman-key help, round threeDan McGee
2011-03-23Add man-page for pacman-keyGuillaume Alaux
2011-03-23pacman-key: improve usage outputAllan McRae
2011-03-23pacman-key: remake of --reload commandDenis A. Altoé Falqueto
2011-03-23pacman-key: keyring management toolDenis A. Altoé Falqueto
2011-03-23repo-add: add symlink to signature fileAllan McRae
2011-03-23repo-add: Fix up usage with GPG optionsDan McGee
2011-03-23repo-add: add -v/--verify optionDan McGee
2011-03-23repo-add: allow signing of the package databaseDan McGee
2011-03-23Add PGPSIG field in repo-addGeoffroy Carrier
2011-03-22makepkg: place signature symlink in build dirAllan McRae
2011-03-22makepkg: allow signatures to work with split packagesDan McGee
2011-03-22Add GPG signature support to makepkgGeoffroy Carrier
2011-03-21Minor code cleanupsDan McGee
2011-03-21Ensure package removal list does not contain duplicatesDan McGee
2011-03-21Fix line_offset not being reset in _alpm_archive_fgets()Dan McGee