summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-28lib/dload: pass a struct with filename and size to curl_progressDave Reisner2-13/+27
2011-03-25Merge branch 'maint'Dan McGee5-11/+21
2011-03-25Add -T, --deptest to usage messageRay Kohler1-0/+4
2011-03-25Make log redirection sanerJan Steffens1-5/+5
2011-03-24alpm/db: do not close local DB in alpm_db_unregister_allDave Reisner2-6/+11
2011-03-24Fix use of relative paths for packages in repo-addRay Kohler1-14/+17
2011-03-24Do not reuse old signatureAllan McRae2-3/+10
2011-03-24Download and verify package database signaturesAllan McRae1-6/+38
2011-03-24Refactor signature loading code into common functionDan McGee4-81/+65
2011-03-24Add functions for verifying database signatureAllan McRae6-37/+124
2011-03-24etc/makepkg.conf: use curl in place of wget as a DLAGENTDave Reisner1-3/+3
2011-03-23lib/dload.c: Check for dlcb == NULL earlierDave Reisner1-10/+12
2011-03-23Update doc/index.txt with 3.5.1 release datev3.5.1Dan McGee1-0/+1
2011-03-23lib/dload.c: don't use deprecated curl symbolsDave Reisner1-1/+1
2011-03-23lib/dload.c: don't request compressed transportDave Reisner1-1/+0
2011-03-23lib/dload.c: Fix progress callback issues on downloadDave Reisner1-5/+15
2011-03-23lib/dload.c: fix compiler warnings generated by -Wfloat-equalDave Reisner2-3/+8
2011-03-23buildsys: use libcurl's m4 macro for buildtime detectionDave Reisner3-17/+253
2011-03-23Report output from signature checking to debug logAllan McRae1-11/+11
2011-03-23Added gpg verification options per repo to the config file.Xavier Chantry10-8/+72
2011-03-23Remove unnecessary sanity check on db->setserverDan McGee1-12/+0
2011-03-23Let pacman specify GnuPG's home directory.Chris Brannon5-1/+43
2011-03-23Add a pactest showing failed GPG verificationDan McGee1-0/+10
2011-03-23Integrate GPGME into libalpmDan McGee7-16/+286
2011-03-23Add some error codes for signature verificationDan McGee2-0/+8
2011-03-23Add signature directory as option on libalpm handleDan McGee3-0/+32
2011-03-23Actually read PGPSIG field in sync DB codeDan McGee1-0/+2
2011-03-23Merge branch 'gpg-libalpm-basics'Dan McGee11-1/+385
2011-03-23Add a few pactests for PGP integrationDan McGee2-0/+20
2011-03-23Remove libfetch error codeDan McGee1-1/+0
2011-03-23Read in .sig files when opening a package fileDan McGee1-1/+48
2011-03-23Add PGP signature support to pactestDan McGee2-0/+5
2011-03-23Allow PGP signature to be read from sync databaseDan McGee3-0/+53
2011-03-23Add base64 algorithms from PolarSSL to libalpmDan McGee3-0/+259
2011-03-23Merge branch 'gpg-build-tools'Dan McGee6-10/+118
2011-03-23repo-add: add sha256sum values to repo databaseDan McGee2-5/+12
2011-03-23Merge branch 'gpg-pacman-key'Dan McGee7-0/+415
2011-03-23Merge branch 'maint'Dan McGee63-1633/+6184
2011-03-23Bump version to 3.5.1Dan McGee1-2/+2
2011-03-23Updated 3.5.1 translations from TransifexDan McGee50-1600/+1243
2011-03-23Add new Serbian translation from TransifexSlobodan Terzić6-0/+4882
2011-03-233.5.1 NEWS updatesDan McGee1-0/+15
2011-03-23Documentation consistency fixesDan McGee3-26/+26
2011-03-23Fix documentation typo in makepkg.8Dan McGee1-1/+2
2011-03-23pacman-key manpage updatesDan McGee2-31/+41
2011-03-23pacman-key help, round threeDan McGee1-39/+24
2011-03-23Add man-page for pacman-keyGuillaume Alaux3-0/+81
2011-03-23pacman-key: improve usage outputAllan McRae1-17/+21
2011-03-23pacman-key: remake of --reload commandDenis A. Altoé Falqueto1-42/+99
2011-03-23pacman-key: keyring management toolDenis A. Altoé Falqueto3-0/+278