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
/
g13
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
g13: Move some function around.
Werner Koch
2016-08-13
7
-26
/
+34
*
g13: New command --find-device.
Werner Koch
2016-08-13
4
-0
/
+161
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
2
-4
/
+4
*
Cleanup initialization of libgcrypt.
Ben Kibbey
2016-08-09
2
-10
/
+0
*
g13: Fix memleak.
Werner Koch
2016-07-12
1
-1
/
+1
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
4
-16
/
+14
*
common: Extend gnupg_create_inbound_pipe et al.
Werner Koch
2016-05-27
1
-2
/
+2
*
common: Consolidate Assuan server argument handling.
Justus Winter
2016-03-02
1
-32
/
+1
*
g13: Add commands --suspend and --remove.
Werner Koch
2016-02-23
18
-210
/
+1029
*
g13: Run mount after dmsetup.
Werner Koch
2016-02-23
2
-15
/
+51
*
g13: Require a confirmation before g13 is used for DM-Crypt.
Werner Koch
2016-02-13
3
-1
/
+27
*
g13: Second chunk of code to support dm-crypt.
Werner Koch
2016-02-13
18
-121
/
+951
*
g13: Improve dump_keyblob.
Werner Koch
2016-02-13
3
-38
/
+88
*
g13: Define 3 new tags.
Werner Koch
2016-02-13
1
-1
/
+11
*
g13: Rename utils.c to g13tuple.c
Werner Koch
2016-02-13
10
-20
/
+24
*
g13: Add functions to handle uint in a keyblob.
Werner Koch
2016-02-13
4
-4
/
+318
*
g13: Re-factor high level create code.
Werner Koch
2016-02-13
3
-28
/
+64
*
g13: Return an error for non-existing device.
Werner Koch
2016-02-13
1
-3
/
+7
*
g13: Fix releasing of a syshelp context.
Werner Koch
2016-02-13
1
-2
/
+7
*
g13: Switch over to common/exectool.c.
Werner Koch
2016-02-13
5
-313
/
+6
*
g13: First chunk of code to support dm-crypt.
Werner Koch
2016-02-13
14
-9
/
+2489
*
g13: Fix commit 1a045b13.
Werner Koch
2015-11-26
1
-4
/
+4
*
common: Make the GPG arguments configurable in call-gpg.
Justus Winter
2015-11-26
4
-2
/
+19
*
g13: Move 'call-gpg.c' to common.
Justus Winter
2015-11-25
5
-629
/
+4
*
Fix typos found using codespell.
Justus Winter
2015-11-17
2
-2
/
+2
*
g13: Move some code to a separate module.
Werner Koch
2015-09-16
6
-101
/
+190
*
doc: Minor comment fixes.
Werner Koch
2015-09-09
1
-2
/
+4
*
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
2015-07-26
1
-1
/
+1
*
Allow use of debug flag names for all tools.
Werner Koch
2015-06-23
1
-8
/
+21
*
Remove obsolete directories from AM_CPPFLAGS.
Werner Koch
2015-04-10
1
-1
/
+1
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
3
-7
/
+7
*
g13: Fix pointer wrap check.
Werner Koch
2015-03-15
1
-4
/
+6
*
Use inline functions to convert buffer data to scalars.
Werner Koch
2015-02-11
1
-4
/
+3
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+1
*
sm,g13: Init local vars to avoid compiler warnings.
Werner Koch
2015-01-05
1
-1
/
+2
*
Remove use of gnulib (part 2)
Werner Koch
2014-11-11
2
-2
/
+4
*
Remove use of gnulib (part 1)
Werner Koch
2014-11-11
1
-1
/
+1
*
Remove support for the GPG_AGENT_INFO envvar.
Werner Koch
2014-10-03
1
-3
/
+0
*
g13: Avoid segv after pipe creation failure.
Werner Koch
2014-09-18
1
-6
/
+6
*
Switch to the libgpg-error provided estream.
Werner Koch
2014-08-26
3
-3
/
+0
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
2
-9
/
+9
*
Remove some unused variables.
Werner Koch
2013-02-22
1
-9
/
+9
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
7
-30
/
+30
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+11
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
1
-0
/
+1
*
Port Windows code to NPTH.
Marcus Brinkmann
2012-01-25
1
-3
/
+6
*
Port to npth.
Marcus Brinkmann
2012-01-25
4
-179
/
+166
*
Fix compiler warnings.
Marcus Brinkmann
2012-01-03
1
-0
/
+1
*
Fix last change: Only set gcrypt thread callback for older versions.
Marcus Brinkmann
2012-01-03
1
-2
/
+2
*
Only set gcrypt thread callback for older version of gcrypt.
Marcus Brinkmann
2012-01-02
1
-0
/
+10
[prev]
[next]