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