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
/
main.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
g10: fix regression of bkuptocard subcommand in --edit-key.
NIIBE Yutaka
2015-12-24
1
-0
/
+2
*
g10: clean up of headers for card.
NIIBE Yutaka
2015-12-21
1
-1
/
+0
*
g10: Fix a regression for generating card key with backup.
NIIBE Yutaka
2015-12-18
1
-0
/
+4
*
gpg: New function to printed a detailed error code.
Werner Koch
2015-12-15
1
-0
/
+1
*
gpg: Use a regular type instead of a void* for import stats.
Werner Koch
2015-12-12
1
-6
/
+9
*
gpg: Refactor print_seckey_info.
Neal H. Walfield
2015-11-20
1
-0
/
+1
*
gpg: Print export statistics to the status-fd.
Werner Koch
2015-11-12
1
-5
/
+14
*
gpg: Allow multiple --default-key options. Take the last available key.
Neal H. Walfield
2015-11-04
1
-2
/
+3
*
gpg: Ensure all weak digest rejection notices are shown
Daniel Kahn Gillmor
2015-10-26
1
-0
/
+1
*
gpg: Fix --desig-revoke.
Neal H. Walfield
2015-10-19
1
-1
/
+1
*
gpg: Improve function documentation and some comments.
Neal H. Walfield
2015-10-19
1
-2
/
+14
*
gpg: Print warning when rejecting weak digests
Daniel Kahn Gillmor
2015-10-19
1
-1
/
+1
*
gpg: Add option --weak-digest to gpg and gpgv.
Daniel Kahn Gillmor
2015-10-19
1
-0
/
+7
*
gpg: Try hard to use MDC also for sign+symenc.
Werner Koch
2015-10-12
1
-0
/
+1
*
gpg: Pass CTRL parameter to all key listing functions.
Werner Koch
2015-10-08
1
-3
/
+3
*
gpg: Print a new FAILURE status after most commands.
Werner Koch
2015-08-25
1
-0
/
+1
*
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
2015-07-26
1
-1
/
+1
*
agent: Print a warning for obsolete options.
Werner Koch
2015-06-17
1
-2
/
+0
*
g10: Remove g10/signal.c.
NIIBE Yutaka
2015-05-27
1
-5
/
+0
*
gpg: New command --quick-adduid.
Werner Koch
2015-05-08
1
-0
/
+2
*
gpg: Prepare to pass additional context to the list functions.
Werner Koch
2015-04-06
1
-2
/
+2
*
Move new mailbox.c source file to common/.
Werner Koch
2015-02-25
1
-7
/
+0
*
gpg: Add function to extract the mailbox.
Werner Koch
2015-02-24
1
-3
/
+7
*
gpg: Make the use of "--verify FILE" for detached sigs harder.
Werner Koch
2014-11-13
1
-2
/
+3
*
gpg: Default to SHA-256 for all signature types on RSA keys.
Werner Koch
2014-09-27
1
-1
/
+1
*
gpg: Simplify command --gen-key and add --full-gen-key.
Werner Koch
2014-09-27
1
-1
/
+1
*
gpg: Warn about (but don't fail) on scdaemon options in gpg.conf.
Daniel Kahn Gillmor
2014-09-25
1
-0
/
+2
*
gpg: Improve passphrase caching.
Werner Koch
2014-09-17
1
-1
/
+1
*
gpg: Change default cipher for --symmetric from CAST5 to AES-128.
Werner Koch
2014-08-18
1
-2
/
+9
*
gpg: Screen keyserver responses.
Werner Koch
2014-08-14
1
-1
/
+4
*
gpg: Disable an MD5 workaround for pgp2 by default.
Werner Koch
2014-08-14
1
-0
/
+1
*
gpg: Add command --quick-gen-key
Werner Koch
2014-07-23
1
-0
/
+2
*
common: Add cpr_get_answer_is_yes_def()
Werner Koch
2014-07-23
1
-0
/
+2
*
gpg: Auto-create revocation certificates.
Werner Koch
2014-06-30
1
-0
/
+2
*
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
2014-06-30
1
-1
/
+2
*
gpg: Auto-migrate existing secring.gpg.
Werner Koch
2014-06-05
1
-0
/
+5
*
Add new option --with-secret.
Werner Koch
2014-06-03
1
-1
/
+2
*
gpg: New %U expando for the photo viewer.
Werner Koch
2014-04-17
1
-0
/
+1
*
gpg: Re-indent a file.
Werner Koch
2014-04-15
1
-1
/
+1
*
gpg: Add commands --quick-sign-key and --quick-lsign-key.
Werner Koch
2014-03-27
1
-0
/
+2
*
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
2014-03-27
1
-2
/
+2
*
gpg: Start using OpenPGP digest algo ids.
Werner Koch
2014-01-31
1
-4
/
+5
*
gpg: Use only OpenPGP cipher algo ids.
Werner Koch
2014-01-31
1
-6
/
+9
*
gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.
Werner Koch
2014-01-30
1
-8
/
+7
*
gpg: Remove cipher.h and put algo ids into a common file.
Werner Koch
2014-01-29
1
-1
/
+5
*
gpg: Change --show-session-key to print the session key earlier.
Werner Koch
2013-12-11
1
-0
/
+2
*
gpg: Rework ECC support and add experimental support for Ed25519.
Werner Koch
2013-11-15
1
-1
/
+0
*
gpg: Add status line PINENTRY_LAUNCHED.
Werner Koch
2013-01-30
1
-0
/
+2
*
Add tweaks for the not anymore patented IDEA algorithm.
Werner Koch
2012-05-08
1
-6
/
+0
*
Allow creating subkeys using an existing key
Werner Koch
2011-11-06
1
-3
/
+3
[prev]
[next]