summaryrefslogtreecommitdiffstats
path: root/modules/ta_update (follow)
Commit message (Expand)AuthorAgeFilesLines
* modules, docs: omit casting parameters of lua layersVladimír Čunát2019-06-131-1/+1
* modules/ta_update.test: increase test times for CITomas Krizek2019-05-241-3/+3
* lua net.list(): change output and docsVladimír Čunát2019-04-181-1/+1
* ta_update.test: increase time for testing in CITomas Krizek2019-04-041-7/+8
* ta_update: abort update if keyset is no longer managedTomas Krizek2019-04-041-0/+4
* ta_update: remove useless initializationTomas Krizek2019-04-041-9/+0
* trust_anchors: always load keyfile_defaultTomas Krizek2019-04-041-1/+1
* ta_update: polish testTomas Krizek2019-04-043-5/+5
* trust_anchors: rename distrust to removeTomas Krizek2019-04-042-3/+3
* trust_anchors: document distrust and polish related docsPetr Špaček2019-04-041-2/+2
* ta_update: remove parameter refresh_plan(is_initial)Petr Špaček2019-04-041-21/+9
* trust_anchors: use cleaner interface between ta_update and trust_anchors moduleTomas Krizek2019-04-043-9/+135
* nitpick: modules/ta_update - unify log message formatTomas Krizek2019-04-041-8/+8
* modules/ta_update: remove all assertsTomas Krizek2019-04-041-26/+35
* lua/trust_anchors: use tabs everywhereTomas Krizek2019-04-041-44/+44
* modules/ta_update: move RFC5011 to a separate moduleTomas Krizek2019-04-044-0/+402