Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Exporting secret keys via gpg-agent is now basically supported. | Werner Koch | 2010-10-01 | 1 | -5/+5 | |
| | | | | | | A couple of forward ported changes. Doc updates. | |||||
* | Use gpg_err_set_errno to assign values to ERRNO. | Werner Koch | 2010-04-01 | 1 | -2/+2 | |
| | ||||||
* | Use macros for iobuf ioctls. | Werner Koch | 2010-03-08 | 1 | -2/+2 | |
| | ||||||
* | Implement the server comamnd DECRYPT. | Werner Koch | 2009-10-02 | 1 | -11/+8 | |
| | | | | | | | Use int instead of gnupg_fd_t in the server. Comment fixes. Rename encr-data.c -> decrypt-data.c | |||||
* | Some changes to suport g13. | Werner Koch | 2009-09-30 | 1 | -25/+56 | |
| | ||||||
* | Rename encode.c to encrypt.c. | Werner Koch | 2009-09-28 | 1 | -0/+957 | |
Rename function in a simlar way. Re-indent encrypt.c |