summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-25Move alpm_find_dbs_satisfier() function down in deps.cDan McGee
2011-03-25Rework find_requiredby() to not use _alpm_dep_edge()Dan McGee
2011-03-25Don't include version in dep string if mod == ANYDan McGee
2011-03-25Update usage instruction stringsDan McGee
2011-03-24Merge branch 'maint'Dan McGee
2011-03-24Add -T, --deptest to usage messageRay Kohler
2011-03-24Make log redirection sanerJan Steffens
2011-03-24alpm/db: do not close local DB in alpm_db_unregister_allDave Reisner
2011-03-24Fix use of relative paths for packages in repo-addRay Kohler
2011-03-23Do not reuse old signatureAllan McRae
2011-03-23Download and verify package database signaturesAllan McRae
2011-03-23Refactor signature loading code into common functionDan McGee
2011-03-23Add functions for verifying database signatureAllan McRae
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-23Update doc/index.txt with 3.5.1 release datev3.5.1Dan McGee
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