index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g10
/
pubkey-enc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-02-03
Finished ECC integration.
ECC-INTEGRATION-2-1
Werner Koch
1
-4
/
+6
2011-01-31
Fixed the ECC interface to Libgcrypt to be ABI compatible with the previous v...
Werner Koch
1
-1
/
+1
2011-01-25
Editorial cleanups of keygen.c
Werner Koch
1
-14
/
+15
2011-01-21
Editorial changes and allow building with old libgcrypts.
Werner Koch
1
-54
/
+58
2011-01-11
'g10/gpg2 --encrypt --debug 15 -r ecdsa -a -o _e.asc _' and 'g10/gpg2 --deb...
Andrey Jivsov
1
-3
/
+37
2011-01-06
Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .
Andrey Jivsov
1
-22
/
+40
2010-10-20
Make public key data structure easier to read.
Werner Koch
1
-1
/
+1
2010-10-13
More agent support for gpg.
Werner Koch
1
-28
/
+7
2010-09-06
Removed more secret key related code.
Werner Koch
1
-1
/
+1
2010-04-27
Provide a useful pinentry prompt.
Werner Koch
1
-1
/
+1
2010-04-23
Decryption and signi via agent is now implemented.
Werner Koch
1
-65
/
+60
2010-04-21
Re-indent and changed return type.
Werner Koch
1
-244
/
+275
2010-04-20
Generating an OpenPGP key cia gpg-agent basically works.
Werner Koch
1
-4
/
+4
2009-11-23
Add gpgconf related dummy options default_pubkey_algo.
Werner Koch
1
-0
/
+2
2009-06-05
Add full Camellia support.
David Shaw
1
-2
/
+2
2008-10-17
Use more warning options with modern GCCs.
Werner Koch
1
-1
/
+1
2007-12-12
Support DSA2.
Werner Koch
1
-1
/
+1
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-11-21
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
1
-2
/
+3
2006-08-16
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
1
-0
/
+1
2006-06-30
A couple of fixes. gpg2's key generation does now work.
Werner Koch
1
-1
/
+1
2006-05-23
g10/ does build again.
Werner Koch
1
-3
/
+3
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-146
/
+158
2006-01-17
* keydb.h, passphrase.c (next_to_last_passphrase): New. "Touch" a
David Shaw
1
-2
/
+17
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-4
/
+4
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2004-05-20
* pubkey-enc.c (get_session_key, get_it), keyedit.c
David Shaw
1
-4
/
+4
2003-10-09
* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.
Werner Koch
1
-21
/
+60
2003-10-01
* g10.c (main): Add --no-groups to zero --group list.
David Shaw
1
-13
/
+6
2003-07-28
Adjusted for use with current libgcrypt (1.1.42).
Werner Koch
1
-5
/
+2
2003-07-03
* options.h (DBG_CIPHER): Reintroduced it.
Werner Koch
1
-125
/
+161
2003-06-23
Fixes to the libgcrypt switch. Basically works now.
Werner Koch
1
-1
/
+1
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-30
/
+35
2003-01-09
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+307
2002-11-06
* pubkey-enc.c (get_session_key): With hidden recipients or try a given
David Shaw
1
-3
/
+14
2002-10-23
* pubkey-enc.c (get_it): Fix segv, test for revoked only when PK
Werner Koch
1
-1
/
+1
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-296
/
+0
2002-06-29
Update head to match stable 1.0
David Shaw
1
-109
/
+122
2000-09-18
See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner Koch
Werner Koch
1
-4
/
+1
2000-07-31
See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch
Werner Koch
1
-1
/
+1
2000-07-25
See ChangeLog: Tue Jul 25 17:44:15 CEST 2000 Werner Koch
Werner Koch
1
-25
/
+17
2000-07-14
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
1
-9
/
+28
2000-01-31
See ChangeLog: Mon Jan 31 16:37:34 CET 2000 Werner Koch
Werner Koch
1
-1
/
+0
2000-01-27
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
1
-9
/
+9
2000-01-24
See ChangeLog: Mon Jan 24 22:24:38 CET 2000 Werner Koch
Werner Koch
1
-1
/
+69
2000-01-24
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
1
-8
/
+12
1999-12-08
See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner Koch
Werner Koch
1
-6
/
+5
1999-11-13
See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner Koch
Werner Koch
1
-5
/
+5
1999-10-26
See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch
Werner Koch
1
-2
/
+3
1999-02-10
See ChangeLog: Wed Feb 10 17:15:39 CET 1999 Werner Koch
Werner Koch
1
-2
/
+11
[next]