aboutsummaryrefslogtreecommitdiffstats
path: root/lang/cpp/src/editinteractor.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-08-28cpp: Go with default answer on unknown question by key edit interfaceIngo Klöcker1-0/+14
2024-07-05cpp: Deprecate Error::asString and update usersIngo Klöcker1-2/+2
2024-04-05cpp: Handle smart card op failure status messagesIngo Klöcker1-0/+36
2022-12-08cpp: Handle status errors in the base edit interactorIngo Klöcker1-0/+3
2022-12-08cpp: Handle statuses that need no response in the base edit interactorIngo Klöcker1-1/+7
2022-04-05cpp: Handle canceling of an edit operationIngo Klöcker1-2/+2
2022-04-05cpp: Return actual error if revocation failsIngo Klöcker1-0/+15
2021-05-06cpp: Do not close stdout/stderr when destroying EditInteractorIngo Klöcker1-7/+6
2020-08-06cpp: Use cstdlib getenv for portabilityAndre Heinecke1-1/+2
2019-11-01cpp: Add env var to control editinteractor debugAndre Heinecke1-2/+17
2018-12-03qt,cpp: Consistently use nullptr and overrideAndre Heinecke1-1/+1
2017-04-25qt, cpp: Add additional copyright BSI notesAndre Heinecke1-0/+2
2017-03-01cpp: Add interactor to generate keys on smartcardAndre Heinecke1-0/+2
2016-09-23cpp, qt: Include config.hAndre Heinecke1-0/+4
2016-06-27Cpp: Do not treat KEYEXPIRED as errorAndre Heinecke1-2/+0
2016-06-01Cpp: Use whitelist for status messagesAndre Heinecke1-12/+8
2016-05-20Cpp: Ignore STATUS_KEY_CONSIDERED when editingAndre Heinecke1-0/+1
2016-05-06Cpp: Handle PINENTRY_LAUNCHED status lineAndre Heinecke1-0/+1
2016-02-22Remove feature check ifdefsAndre Heinecke1-25/+4
2016-02-22Initial checkin of gpgmepp sourcesAndre Heinecke1-0/+364