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
bugfixes-2.2
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
/
gpg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-04-01
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
1
-4
/
+4
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-1
/
+1
2010-03-15
Finished the bulk of changes to use estream in most places instead of
Werner Koch
1
-12
/
+14
2010-03-11
Use a custom log handler for libassuan.
Werner Koch
1
-1
/
+2
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-44
/
+35
2009-12-17
Implement --faked-systrem-time for gpg.
Werner Koch
1
-0
/
+22
2009-12-04
allow for default algorithms in a gpg parameter file
Werner Koch
1
-2
/
+2
2009-12-03
support numeric debug levels.
Werner Koch
1
-6
/
+33
2009-11-23
Add gpgconf related dummy options default_pubkey_algo.
Werner Koch
1
-0
/
+13
2009-10-02
Implement the server comamnd DECRYPT.
Werner Koch
1
-4
/
+2
2009-09-30
Some changes to suport g13.
Werner Koch
1
-5
/
+4
2009-09-28
Rename encode.c to encrypt.c.
Werner Koch
1
-6
/
+6
2009-09-23
2009-09-23 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-3
/
+7
2009-08-05
Ask for the keysize when generating a new card key.
Werner Koch
1
-0
/
+1
2009-07-31
* gpg.c (main): --pgp6 includes --disable-mdc.
David Shaw
1
-0
/
+1
2009-07-22
Print verbose instructions in case of a corrupted trustdb.
Werner Koch
1
-4
/
+2
2009-07-21
Make bug reporting address easier changeable.
Werner Koch
1
-3
/
+1
2009-07-09
Changed default hash algorithm preferences
Werner Koch
1
-5
/
+0
2009-07-07
Reworked passing of envars to Pinentry.
Werner Koch
1
-4
/
+30
2009-06-05
Add full Camellia support.
David Shaw
1
-11
/
+1
2009-05-20
Fixed bug#1044. Use of --fingerprint with --with-fingerprint.
Werner Koch
1
-6
/
+14
2009-05-15
2009-05-15 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+0
2009-04-01
Ported changes from 1.4.
Werner Koch
1
-1
/
+1
2009-03-17
Move password repetition from gpg to gpg-agent.
Werner Koch
1
-3
/
+3
2009-03-15
* gpg.c (my_strusage): gpg2 and gpgv2 (not gpg and gpgv).
David Shaw
1
-3
/
+3
2008-12-11
Make gpg not depend on the RIPE-MD160 implementaion in Libgcrypt.
Werner Koch
1
-2
/
+4
2008-12-09
Minor bug fix.
Werner Koch
1
-4
/
+4
2008-12-09
Minor fixes.
Werner Koch
1
-11
/
+17
2008-11-18
Print library versions according to GNU standards.
Werner Koch
1
-51
/
+30
2008-11-13
Cleaned up unused gpgsm and gpg options.
Werner Koch
1
-7
/
+8
2008-11-12
Made arg_parse more readable.
Werner Koch
1
-345
/
+376
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-0
/
+2
2008-09-29
Remove hacks which are not anymore needed since we now require Libgcrypt 1.4
Werner Koch
1
-16
/
+7
2008-07-17
Revert that last stupid setuid detection fix.
Werner Koch
1
-2
/
+2
2008-07-17
Do not run the setuid test if running under as root proper.
Werner Koch
1
-3
/
+3
2008-06-25
g10/
Marcus Brinkmann
1
-14
/
+0
2008-06-19
Robustness fix.
Werner Koch
1
-1
/
+1
2008-06-18
2008-06-18 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+14
2008-06-11
Made --fixed-list-mode obsolete.
Werner Koch
1
-1
/
+1
2008-05-07
Add command --locate-key.
Werner Koch
1
-3
/
+21
2008-04-16
If there are multiple 0x19 backsigs, take the most recent one. (from 1.4).
Werner Koch
1
-0
/
+3
2008-04-08
Enhanced --auto-key-locate.
Werner Koch
1
-0
/
+3
2008-04-02
disable DSA2 for old Libgcrypts.
Werner Koch
1
-0
/
+9
2008-02-09
2008-02-09 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-44
/
+63
2008-01-26
Add --logger-fd alias.
Werner Koch
1
-0
/
+1
2007-12-14
Preparing a release candidate.
gnupg-2.0.8rc1
Werner Koch
1
-1
/
+4
2007-12-12
Support DSA2.
Werner Koch
1
-2
/
+47
2007-12-03
Try to make sure that the standard descriptors are connected when calling
Werner Koch
1
-74
/
+1
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-1
/
+4
2007-10-25
Ported changes from 1.4.
Werner Koch
1
-6
/
+30
[prev]
[next]