index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
pubkey-enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-2
/
+2
*
gpg,sm: Error out on compliance mismatch while decrypting.
Werner Koch
2017-08-01
1
-18
/
+24
*
gpg,sm: String changes for compliance diagnostics.
Werner Koch
2017-07-28
1
-2
/
+2
*
gpg,sm: Fix compliance checking for decryption.
Werner Koch
2017-07-27
1
-24
/
+18
*
indent,i18n: Make some new strings translatable. Wrap too long lines.
Werner Koch
2017-06-23
1
-9
/
+12
*
common,gpg,sm: Restrict the use of algorithms according to CO_DE_VS.
Justus Winter
2017-06-08
1
-1
/
+25
*
gpg: Pass CTRL to many more functions.
Werner Koch
2017-03-31
1
-9
/
+10
*
g10: Move more flags into the flag bitfield.
Justus Winter
2017-03-08
1
-1
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
gpg: Do not require a trustdb for decryption.
Werner Koch
2017-02-28
1
-1
/
+6
*
gpg: Emit new status DECRYPTION_KEY
Werner Koch
2017-02-23
1
-3
/
+26
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
2016-04-29
1
-3
/
+2
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-3
/
+3
*
Curve25519 support.
NIIBE Yutaka
2015-08-06
1
-2
/
+2
*
gpg: Rename a debug macro.
Werner Koch
2015-04-06
1
-2
/
+2
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-2
/
+2
*
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
2015-01-22
1
-6
/
+6
*
Use a unique capitalization for "Note:".
Werner Koch
2014-10-10
1
-2
/
+2
*
ECC Fixes.
NIIBE Yutaka
2014-04-28
1
-1
/
+1
*
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
2014-04-15
1
-1
/
+1
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-4
/
+5
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+0
*
gpg: Make decryption with the OpenPGP card work.
Werner Koch
2013-08-28
1
-3
/
+3
*
Merge branch 'master' into key-storage-work
Werner Koch
2013-02-12
1
-1
/
+3
|
\
|
*
gpg: Add pinentry-mode feature.
Werner Koch
2013-02-07
1
-1
/
+3
*
|
gpg: Cache keybox searches.
Werner Koch
2013-01-08
1
-0
/
+10
|
/
*
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
2012-05-08
1
-4
/
+0
*
Don't print anonymous recipient messages in quiet mode.
Werner Koch
2011-11-22
1
-3
/
+5
*
Allow NULL for free_public_key.
Werner Koch
2011-09-20
1
-4
/
+2
*
Finished ECC integration.
Werner Koch
2011-02-03
1
-4
/
+6
*
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
2011-01-31
1
-1
/
+1
*
Editorial cleanups of keygen.c
Werner Koch
2011-01-25
1
-14
/
+15
*
Editorial changes and allow building with old libgcrypts.
Werner Koch
2011-01-21
1
-54
/
+58
*
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...
Andrey Jivsov
2011-01-11
1
-3
/
+37
*
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
2011-01-06
1
-22
/
+40
*
Make public key data structure easier to read.
Werner Koch
2010-10-20
1
-1
/
+1
*
More agent support for gpg.
Werner Koch
2010-10-13
1
-28
/
+7
*
Removed more secret key related code.
Werner Koch
2010-09-06
1
-1
/
+1
*
Provide a useful pinentry prompt.
Werner Koch
2010-04-27
1
-1
/
+1
*
Decryption and signi via agent is now implemented.
Werner Koch
2010-04-23
1
-65
/
+60
*
Re-indent and changed return type.
Werner Koch
2010-04-21
1
-244
/
+275
*
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
2010-04-20
1
-4
/
+4
*
Add gpgconf related dummy options default_pubkey_algo.
Werner Koch
2009-11-23
1
-0
/
+2
*
Add full Camellia support.
David Shaw
2009-06-05
1
-2
/
+2
*
Use more warning options with modern GCCs.
Werner Koch
2008-10-17
1
-1
/
+1
*
Support DSA2.
Werner Koch
2007-12-12
1
-1
/
+1
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
2006-11-21
1
-2
/
+3
[next]