aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/gpggencardkeyinteractor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-08cpp: Handle statuses that need no response in the base edit interactorIngo Klöcker1-4/+0
2022-10-24cpp: Allow setting the curve to use when generating ECC keysIngo Klöcker1-6/+16
2019-05-03cpp: Fix initialization warningAndre Heinecke1-1/+1
2019-03-26cpp: Fix GenCardKeyInteractor and extend itAndre Heinecke1-2/+133
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke1-2/+2
2018-08-08cpp: Fix use after free in gencardkeyinteractorAndre Heinecke1-5/+4
2017-04-25Change copyright from Intevation to BSIAndre Heinecke1-1/+2
2017-03-01cpp: Add interactor to generate keys on smartcardAndre Heinecke1-0/+332