index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
encrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
2016-01-12
1
-1
/
+1
*
gpg: Comment on false positives by static analyzers.
Werner Koch
2016-01-06
1
-0
/
+1
*
gpg: Remove unused parameter.
Neal H. Walfield
2015-12-22
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
gpg: Try hard to use MDC also for sign+symenc.
Werner Koch
2015-10-12
1
-2
/
+2
*
common/iobuf.h: Remove iobuf_open_fd_or_name.
Neal H. Walfield
2015-08-20
1
-2
/
+5
*
gpg: Rename a debug macro.
Werner Koch
2015-04-06
1
-2
/
+2
*
gpg: Fix possible dead code elimination.
Werner Koch
2015-03-15
1
-3
/
+7
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-7
/
+7
*
gpg: Remove option aliases --[no-]throw-keyid and --notation-data.
Werner Koch
2014-12-03
1
-2
/
+2
*
gpg: Refer to --throw-keyids instead of --throw-keyid
Daniel Kahn Gillmor
2014-11-24
1
-1
/
+1
*
gpg: Remove options --pgp2 and --rfc1991.
Werner Koch
2014-08-14
1
-36
/
+10
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-2
/
+2
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-0
/
+10
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-9
/
+9
*
Compute the fingerprint for ECDH only on demand.
Werner Koch
2011-02-02
1
-67
/
+62
*
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
2011-01-31
1
-1
/
+1
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-2
/
+2
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-3
/
+8
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-5
/
+5
*
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
*
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
[prev]