| Commit message (Expand) | Author | Files | Lines |
2025-02-03 | cpp,qt: Remove C++ and Qt bindings | Ingo Klöcker | 1 | -418/+0 |
2024-07-05 | qt: Replace usage of deprecated Error::asString | Ingo Klöcker | 1 | -4/+5 |
2024-07-05 | qt: Always include C++ binding headers with gpgme++/ prefix | Ingo Klöcker | 1 | -4/+4 |
2023-10-13 | qt,doc: Fix typos in source code comments | Ingo Klöcker | 1 | -2/+2 |
2022-06-10 | qt,tests: Allow 1-day-offset for expiration date | Ingo Klöcker | 1 | -1/+9 |
2022-06-10 | qt: Prevent u32 overflow when calculating expiration date | Ingo Klöcker | 1 | -3/+1 |
2022-01-13 | qt,tests: Add helper to hook up the test passphrase provider | Ingo Klöcker | 1 | -18/+4 |
2022-01-13 | qt,tests: Add asyncDone signal to base class of all tests | Ingo Klöcker | 1 | -3/+0 |
2021-09-13 | qt: Fix build against Qt 5.9 | Ingo Klöcker | 1 | -1/+1 |
2021-07-08 | Make sure expiration time is interpreted as unsigned number | Ingo Klöcker | 1 | -1/+1 |
2021-06-22 | qt: Extend SignKeyJob to create signatures with expiration date | Ingo Klöcker | 1 | -0/+132 |
2020-10-23 | cpp, qt: Add missing comparison operators for version info comparison | Ingo Klöcker | 1 | -0/+32 |
2020-10-23 | cpp, qt: Fix version info comparison | Ingo Klöcker | 1 | -0/+1 |
2020-08-14 | core: Add error handling to setexpire | Ingo Klöcker | 1 | -0/+9 |
2020-08-04 | qt: Add test for setExpire | Ingo Klöcker | 1 | -0/+54 |
2019-11-04 | qt,tests: Move remarks test out and extend it | Andre Heinecke | 1 | -111/+0 |
2019-10-29 | qt,tests: Add test for remarks | Andre Heinecke | 1 | -0/+111 |
2018-05-29 | cpp: Add gpgme_data_rewind to cpp API | Andre Heinecke | 1 | -0/+19 |
2017-09-04 | qt: Add test for version info | Andre Heinecke | 1 | -0/+13 |
2017-04-25 | Change copyright from Intevation to BSI | Andre Heinecke | 1 | -1/+2 |
2017-03-22 | qt: Add test for Data::toKeys | Andre Heinecke | 1 | -0/+30 |
2017-03-13 | qt: Add test for DN parser | Andre Heinecke | 1 | -0/+10 |
2017-02-07 | qt: Don't rely on implicit include in t-verify | Andre Heinecke | 1 | -0/+1 |
2017-01-11 | qt: Clean up test dirs on failure | Andre Heinecke | 1 | -5/+5 |
2017-01-11 | qt: Add test for uid functions | Andre Heinecke | 1 | -42/+57 |
2016-09-23 | cpp, qt: Include config.h | Andre Heinecke | 1 | -0/+4 |
2016-08-09 | Qt: Add encryption test and refactor testsuite | Andre Heinecke | 1 | -12/+3 |
2016-07-11 | Qt: Fix memleaks in tests | Andre Heinecke | 1 | -0/+9 |
2016-07-05 | Qt: Fix test build with Qt < 5.4.0 | Andre Heinecke | 1 | -1/+1 |
2016-06-01 | Qt: Fix debug output in t-ownertrust | Andre Heinecke | 1 | -1/+3 |
2016-05-20 | Qt: Add test for changeownertrust | Andre Heinecke | 1 | -17/+37 |
2016-05-13 | Qt: Add missing copyright header in test | Andre Heinecke | 1 | -0/+31 |
2016-05-10 | Qt: Add test for async keylisting | Andre Heinecke | 1 | -0/+18 |
2016-04-11 | Qt: Fix unit test by adding initial.test dep | Andre Heinecke | 1 | -0/+6 |
2016-04-03 | Qt: Add static factor methods for protocol | Andre Heinecke | 1 | -2/+1 |
2016-04-03 | Qt: Add a unit test for qgpgme | Andre Heinecke | 1 | -0/+31 |