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
/
sm
/
certreqgen.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-02-28
gpgsm: default to 3072-bit keys.
Daniel Kahn Gillmor
1
-2
/
+2
2019-02-25
sm: Fix certificate creation with key on card.
Werner Koch
1
-1
/
+1
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-1
/
+1
2017-02-16
common: Rename remaining symbols in ksba-io-support.
Werner Koch
1
-3
/
+3
2017-02-16
common: Remove gpgsm dependencies from ksba-io-support.
Werner Koch
1
-1
/
+5
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-10-21
Fix use cases of snprintf.
NIIBE Yutaka
1
-1
/
+1
2015-10-28
sm: Allow combination of usage flags --gen-key.
Werner Koch
1
-31
/
+46
2015-03-25
sm: Change default algos to SHA256 (CSR) and AES128 (bulk encryption).
Werner Koch
1
-1
/
+1
2014-09-18
sm: Silence compiler warnings.
Werner Koch
1
-1
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-8
/
+8
2011-12-06
gpgsm: Allow specification of an AuthorityKeyIdentifier.
Werner Koch
1
-0
/
+56
2011-12-06
gpgsm: Allow arbitrary extensions for cert creation.
Werner Koch
1
-2
/
+182
2011-12-06
gpgsm: Fix storing of the serial number
Werner Koch
1
-1
/
+1
2011-09-20
Replace gcry_md_start_debug by gcry_md_debug.
Werner Koch
1
-1
/
+1
2011-06-01
Fix size_t vs int issues.
Marcus Brinkmann
1
-1
/
+1
2011-03-01
Move parameter file description to the manual.
Werner Koch
1
-121
/
+14
2011-03-01
Support X.509 certificate creation.
Werner Koch
1
-68
/
+425
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-29
/
+28
2010-11-26
Remove superfluous parameter.
Werner Koch
1
-1
/
+1
2010-04-23
2010-04-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+2
2010-03-08
Removed almost al dup calls.
Werner Koch
1
-3
/
+4
2009-11-23
Add gpgconf related dummy options default_pubkey_algo.
Werner Koch
1
-1
/
+2
2009-11-10
Change fallback keysize to 2048
Werner Koch
1
-3
/
+3
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-1
/
+1
2008-12-05
Add a custom prompt for the CSR generation.
Werner Koch
1
-6
/
+20
2007-08-22
Fixed creation of private keys under W32.
Werner Koch
1
-3
/
+2
2007-08-22
Updated estream.
Werner Koch
1
-21
/
+7
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-25
Fixed a problem in estream-printf.c.
Werner Koch
1
-4
/
+4
2007-06-21
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
1
-5
/
+9
2007-03-19
Allow export to work on systems without funopen/fopencookie.
Werner Koch
1
-1
/
+1
2006-11-21
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
1
-1
/
+1
2006-10-11
Allow pkcs#10 creation directkly from a smart card
Werner Koch
1
-17
/
+57
2006-09-06
The big Assuan error code removal.
Werner Koch
1
-3
/
+3
2006-09-06
Minor changes and typo fixes.
Werner Koch
1
-1
/
+1
2006-08-16
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
1
-4
/
+2
2006-07-03
better reporting of bad DNs
Werner Koch
1
-7
/
+23
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-699
/
+0
2005-07-25
* findkey.c (agent_public_key_from_file): Fixed array assignment.
Werner Koch
1
-9
/
+30
2005-07-21
* gpgsm.c (main): New options --no-log-file and --debug-none.
Werner Koch
1
-28
/
+94
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-4
/
+5
2005-01-13
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
V1-9-15
Werner Koch
1
-1
/
+1
2004-10-22
(gpgsm_genkey): Remove the NEW from the certificate
Werner Koch
1
-1
/
+1
2004-08-05
* configure.ac: Changed tests for libusb to also suuport the
Werner Koch
1
-7
/
+8
2004-06-06
* configure.ac: Require libksba 0.9.7.
Werner Koch
1
-2
/
+38
2004-04-29
typo fix
Werner Koch
1
-1
/
+1
2004-04-26
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
1
-13
/
+17
2004-02-13
* certcheck.c (gpgsm_create_cms_signature): Format a description
Werner Koch
1
-1
/
+1
[next]