summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)AuthorFilesLines
2014-04-07add "just in case" code if our multiplier gets too bigMichael Schroeder1-0/+2
2014-04-07also simplify solvable_copy_cb's checksum handlingMichael Schroeder1-8/+5
2014-04-07support "notbyuser" in testcasesMichael Schroeder1-0/+1
2014-04-04[ABI BREAKAGE] add support for SHA224/384/512Michael Schroeder3-0/+17
2014-03-31suppport RPM_ADD_FILTERED_FILELISTMichael Schroeder2-4/+32
2014-03-31support new dupallow flags in testcases (thanks Honza)Michael Schroeder1-0/+4
2014-03-27autopattern: always chose the lexicographical first one if there are two patt...Michael Schroeder1-3/+16
2014-03-25ignore pattern() provides that start with '.'Michael Schroeder1-0/+3
2014-03-12support REPOKEYWORDS in the content parserMichael Schroeder1-0/+5
2014-03-05testcase: support filtering in unneeded check, support setting of result flag...Michael Schroeder1-14/+42
2014-03-05delete broken solvables if the xml parser returns an errorMichael Schroeder3-2/+16
2014-03-05repo_appdata: add support for keywords and pkgname, simplify lang handlingMichael Schroeder1-42/+34
2014-02-27'licence' is actually the metadata license we don't case aboutMichael Schroeder1-1/+0
2014-02-27make "product_license" (appstream) an alias for "licence" (appdata)Michael Schroeder1-0/+1
2014-02-26improve guessing of appdata.xml file nameMichael Schroeder1-0/+9
2014-02-26improve appdata.xml parsingMichael Schroeder2-5/+141
2014-02-25repo_helix: parse application elementsMichael Andres1-0/+3
2014-02-19adapt to new rpm tags for weak dependenciesMichael Schroeder1-37/+81
2014-02-12refactor testcase_str2depMichael Schroeder2-16/+47
2014-02-03testcase: support "haiku" disttypeMichael Schroeder1-0/+1
2014-01-30support PRODUCT_ENDOFLIFE, store repoid as flexarray so we can add a lable laterMichael Schroeder2-2/+81
2014-01-28support ADD_NO_AUTOPRODUCTS in repo_autopattern, use in rpmdb2solvMichael Schroeder2-2/+7
2014-01-27support PRODUCT_UPDATES_REPOID strarray for SLE-12 product handlingMichael Schroeder2-0/+12
2014-01-27add autoproduct supportMichael Schroeder1-19/+164
2014-01-22repo_rpmdb: refactor count_headersMichael Schroeder1-7/+9
2014-01-22serialize dbenv operations on FEDORA systemsMichael Schroeder1-16/+74
2014-01-20support DISTRO in content parserMichael Schroeder1-0/+18
2014-01-20improve comment about gpgvMichael Schroeder1-1/+1
2014-01-13make addfilelist more resistant against corrupt rpmsMichael Schroeder1-2/+4
2014-01-10encode flags into rpmdb cookieMichael Schroeder1-5/+17
2014-01-08three other changes to make cppcheck happierMichael Schroeder1-2/+1
2014-01-08fix a couple of minor problems found with cppcheckMichael Schroeder3-4/+9
2014-01-07plug memory leak when the rpmdb is found to be corruptMichael Schroeder1-1/+1
2013-12-16Also copy the checksums in repo_add_rpmdb_reffpMichael Schroeder1-1/+7
2013-12-13fix typo in commentMichael Schroeder1-1/+1
2013-12-13repo_autopattern: make sure that the category is valid utf8Michael Schroeder1-1/+8
2013-11-21support DELTA_LOCATION_BASE for completeness...Michael Schroeder1-1/+11
2013-11-18rename repo_find_pubkeys to repo_find_all_pubkeys, add repo_find_pubkeyMichael Schroeder3-6/+20
2013-11-18split repo_find_pubkeys from repo_verify_sigdataMichael Schroeder3-18/+30
2013-11-14Create a real type for a checksum handleMichael Schroeder6-25/+26
2013-10-30make keyid of master key available in subkeysMichael Schroeder1-0/+8
2013-10-30solvsig_verify: error out early if the checksum is finishedMichael Schroeder1-0/+2
2013-10-29repo_add_keydir: put flags last (as with the other repo_add calls)Michael Schroeder2-2/+2
2013-10-29delete solv_verify_sig, sort keys in verifyMichael Schroeder2-30/+24
2013-10-29refactor a bit, add some commentsMichael Schroeder2-25/+41
2013-10-28support ADD_WITH_SUBKEYS/ADD_MULTIPLE_PUBKEYS/ADD_WITH_KEYSIGNATURESMichael Schroeder2-76/+126
2013-10-28add repo_add_keyring() and repo_add_keydir() functionsMichael Schroeder3-13/+190
2013-10-25add repo_verify_sigdata, refactor solv_parse_sig into solvsig_create/free/verifyMichael Schroeder3-23/+89
2013-10-23cosmetic sigpkg -> sigpkt, clone the hash before finishing itMichael Schroeder2-14/+19
2013-10-18support :any in testcasesMichael Schroeder1-0/+5