1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-06-26 01:52:45 +02:00
gnupg/g10
Werner Koch fb44677c9f Allow generation of card keys up to 4096 bit.
This patch implementes a chunk mode to pass the key parameters from
scdaemon to gpg.  This allows to pass arbitrary long key paremeters;
it is used for keys larger than 3072 bit.
2011-07-07 11:20:53 +02:00
..
armor.c Fix bug#1179 2010-05-12 16:18:49 +00:00
build-packet.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
call-agent.c Allow generation of card keys up to 4096 bit. 2011-07-07 11:20:53 +02:00
call-agent.h A bunch of minor changes 2009-12-21 16:19:09 +00:00
card-util.c Allow generation of card keys up to 4096 bit. 2011-07-07 11:20:53 +02:00
ChangeLog Provide pubkey letters e and E 2011-07-01 10:33:43 +02:00
cipher.c Add full Camellia support. 2009-06-05 14:11:03 +00:00
comment.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
compress-bz2.c Fix bug#1011. 2009-09-03 11:29:25 +00:00
compress.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
cpr.c Improved detection of bad/invalid signer keys. 2009-08-06 20:12:00 +00:00
dearmor.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
decrypt.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
delkey.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
encode.c Add full Camellia support. 2009-06-05 14:11:03 +00:00
encr-data.c Add full Camellia support. 2009-06-05 14:11:03 +00:00
exec.c [g10] 2009-07-13 17:36:02 +00:00
exec.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
export.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
filter.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
free-packet.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
getkey.c Fix bug#1034. 2009-05-06 09:36:06 +00:00
gpg.c Make CAST5 the default s2k algo tomatch the doc and gpg 1.4. 2010-06-17 12:58:51 +00:00
gpg.h Return a posiive status message for a successfull passphrase change. 2010-03-12 17:24:06 +00:00
gpgv.c 2009-08-20 Daiki Ueno <ueno@unixuser.org> 2009-08-20 08:41:15 +00:00
helptext.c Created help files form the current po entries. 2007-12-04 15:00:14 +00:00
import.c Fix bug#1307. 2011-01-10 19:35:10 +01:00
kbnode.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keydb.c Make gpgv error message about a missing keyring more useful. This fixes 2009-04-03 10:34:22 +00:00
keydb.h A bunch of minor changes 2009-12-21 16:19:09 +00:00
keyedit.c fix for bug1234. 2010-09-28 13:21:42 +00:00
keygen.c Fix bug#1307. 2011-01-10 19:35:10 +01:00
keyid.c Provide pubkey letters e and E 2011-07-01 10:33:43 +02:00
keylist.c Fix bug#998. 2009-02-09 11:09:57 +00:00
keyring.c Fix bug 1091. 2009-07-20 11:02:20 +00:00
keyring.h Make gpgv error message about a missing keyring more useful. This fixes 2009-04-03 10:34:22 +00:00
keyserver-internal.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
keyserver.c Try a DNS-SD lookup to find a domain-specific LDAP server before 2009-07-23 18:28:54 +00:00
main.h Implement command --passwd for GPG. 2010-01-11 16:05:26 +00:00
mainproc.c Pass on assuan comment lines from scd. 2010-08-11 14:17:25 +00:00
Makefile.am Fix bug#1122. 2009-09-03 20:51:55 +00:00
mdfilter.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
misc.c Fix bug 1091. 2009-07-20 11:02:20 +00:00
openfile.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
options.h Implement command --passwd for GPG. 2010-01-11 16:05:26 +00:00
options.skel Add missing space to Assuan command 2010-09-29 08:43:55 +00:00
packet.h Fix bug#1122. 2009-09-03 20:51:55 +00:00
parse-packet.c Backport bug fix. Fixes bug#1240. 2010-06-18 08:08:49 +00:00
passphrase.c Implement command --passwd for GPG. 2010-01-11 16:05:26 +00:00
photoid.c Fix bug#1122. 2009-09-03 20:51:55 +00:00
photoid.h * main.h, mainproc.c (check_sig_and_print), keylist.c 2008-10-03 20:00:46 +00:00
pkclist.c * pkclist.c (select_algo_from_prefs): Make sure the scores can't 2010-10-29 19:54:56 +00:00
pkglue.c Fix a for a bug fix in the latest Libgcrypt. 2011-06-13 14:35:30 +02:00
pkglue.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
plaintext.c Fix bug 1207 2010-05-12 10:53:02 +00:00
progress.c Changed to GPLv3. 2007-07-04 19:49:40 +00:00
pubkey-enc.c Add full Camellia support. 2009-06-05 14:11:03 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c Fixed a bunch of little bugs as reported by Fabian Keil. 2009-06-24 14:03:09 +00:00
rmd160.c Add rmd160.c. 2008-12-12 12:01:20 +00:00
rmd160.h Add missing header file. 2008-12-12 08:54:50 +00:00
seckey-cert.c Return a posiive status message for a successfull passphrase change. 2010-03-12 17:24:06 +00:00
server.c 2009-09-23 Marcus Brinkmann <marcus@g10code.de> 2010-02-12 15:15:34 +00:00
seskey.c Add full Camellia support. 2009-06-05 14:11:03 +00:00
sig-check.c Fix bug#1059 (missing status line signature verification done with a 2009-12-17 17:56:00 +00:00
sign.c Fix bug#1307. 2011-01-10 19:35:10 +01:00
signal.c Fix a signal cleanup problem. 2009-05-26 09:29:02 +00:00
skclist.c Improved detection of bad/invalid signer keys. 2009-08-06 20:12:00 +00:00
t-rmd160.c Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt. 2008-12-11 17:44:52 +00:00
tdbdump.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00
tdbio.c Fix bug#1162 2009-12-15 10:26:17 +00:00
tdbio.h Print verbose instructions in case of a corrupted trustdb. 2009-07-22 09:43:10 +00:00
textfilter.c Started to implement the audit log feature. 2007-11-19 16:03:50 +00:00
trustdb.c A bunch of minor changes 2009-12-21 16:19:09 +00:00
trustdb.h Print verbose instructions in case of a corrupted trustdb. 2009-07-22 09:43:10 +00:00
verify.c Marked all unused args on non-W32 platforms. 2008-10-20 13:53:23 +00:00