Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | r-gpgme: add macro to print gpgme specific error | Joursoir | 2022-08-29 | 1 | -4/+6 |
| | |||||
* | r-gpgme: drop macro for error handling | Joursoir | 2022-08-29 | 1 | -21/+0 |
| | |||||
* | r-gpgme: handle errors using goto | Joursoir | 2022-08-29 | 1 | -34/+70 |
| | | | | | To avoid a memory leakages we must release an allocated data. For output error messages use new macro. | ||||
* | refactor; set correct headers guard | Joursoir | 2021-03-23 | 1 | -6/+5 |
| | |||||
* | change license | Joursoir | 2021-02-28 | 1 | -0/+18 |
| | |||||
* | add routines for gpgme | Joursoir | 2021-02-26 | 1 | -0/+157 |