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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tests/openpgp: Skip gpgtar test if it has not been built.
Justus Winter
2016-03-03
1
-0
/
+6
*
gpg: Add new program gpgcompose.
Neal H. Walfield
2016-03-02
5
-5
/
+3061
*
gpg: More robustly detect valid non-armored OpenPGP messages.
Neal H. Walfield
2016-03-02
1
-13
/
+54
*
common: Provide a function for mapping packet types to strings.
Neal H. Walfield
2016-03-02
1
-0
/
+28
*
gpg: Rename pop_filter to iobuf_pop_filter and export it.
Neal H. Walfield
2016-03-02
2
-11
/
+19
*
gpg: Split write_pubkey_enc_from_list.
Neal H. Walfield
2016-03-02
2
-61
/
+73
*
gpg: Allow the caller to write the contents of a plaintext packet.
Neal H. Walfield
2016-03-02
1
-8
/
+16
*
gpg: Add a new function for creating binary notations.
Neal H. Walfield
2016-03-02
2
-2
/
+79
*
gpg: Refactor the printing of binary notations.
Neal H. Walfield
2016-03-02
1
-4
/
+28
*
tests/openpgp: Make tests more portable.
Uldis Anšmits
2016-03-02
3
-6
/
+6
*
common: Update README.
Justus Winter
2016-03-02
1
-11
/
+1
*
common: Consolidate Assuan server argument handling.
Justus Winter
2016-03-02
9
-298
/
+207
*
dirmngr: Add missing CFLAGS.
Justus Winter
2016-03-01
1
-2
/
+4
*
tools: Drop superfluous include.
Justus Winter
2016-03-01
1
-1
/
+0
*
gpg: Prettify a 2 octet hex output.
Werner Koch
2016-02-26
1
-1
/
+2
*
gpg: Show debugging info if a sig with an unsupported sig class is used.
Neal H. Walfield
2016-02-25
1
-1
/
+6
*
gpg: More carefully encode a packet's length.
Neal H. Walfield
2016-02-25
1
-1
/
+8
*
gpg: Avoid directly twiddling bits.
Neal H. Walfield
2016-02-25
1
-3
/
+4
*
gpg: Improve documentation and comments related to OpenPGP packets.
Neal H. Walfield
2016-02-25
3
-66
/
+362
*
gpg: Add some asserts.
Neal H. Walfield
2016-02-25
1
-4
/
+62
*
gpg: Avoid an unnecessary copy.
Neal H. Walfield
2016-02-25
1
-14
/
+9
*
common: Reduce buffer size.
Neal H. Walfield
2016-02-23
1
-2
/
+2
*
common: Improve a function's documentation and comments.
Neal H. Walfield
2016-02-23
1
-10
/
+14
*
common: Add log_assert.
Neal H. Walfield
2016-02-23
1
-0
/
+4
*
gpg: Use higher-level functions.
Neal H. Walfield
2016-02-23
2
-16
/
+9
*
common: Check for an error before reading.
Neal H. Walfield
2016-02-23
1
-0
/
+3
*
common: More accurately name function.
Neal H. Walfield
2016-02-23
4
-5
/
+5
*
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
*
tests/openpgp: Qualify executables with extension.
Justus Winter
2016-02-23
1
-2
/
+3
*
tests/openpgp: Reimplement 'pinentry.sh' in c.
Justus Winter
2016-02-23
3
-1
/
+60
*
tests/openpgp: Avoid dependency on source files.
Justus Winter
2016-02-23
2
-3
/
+4206
*
tests/openpgp: Fix file removal.
Justus Winter
2016-02-23
1
-1
/
+1
*
common/exechelp: Provide a way to wait for multiple processes.
Justus Winter
2016-02-23
4
-75
/
+144
*
common/exechelp: Add general pipe function.
Justus Winter
2016-02-23
4
-31
/
+59
*
common/exechelp: Mute the Windows version.
Justus Winter
2016-02-23
1
-3
/
+4
*
common/exechelp: Avoid magic numbers.
Justus Winter
2016-02-23
1
-2
/
+2
*
common/exechelp: Disable debugging by default.
Justus Winter
2016-02-23
1
-1
/
+1
*
common/exechelp: Fix handle leak.
Justus Winter
2016-02-23
1
-0
/
+1
*
common/exechelp: Fix opening the 'nul' device.
Justus Winter
2016-02-23
1
-5
/
+5
*
common/exechelp: Fix error handling.
Justus Winter
2016-02-23
1
-2
/
+2
*
common/exechelp: Fix pipe creation.
Justus Winter
2016-02-23
1
-1
/
+1
*
tools/mk-tdata: Fix data generation on Windows.
Justus Winter
2016-02-23
1
-0
/
+6
*
gpg: Systematically detect and fix signatures that are out of order.
Neal H. Walfield
2016-02-19
1
-125
/
+564
*
gpg: Split check_key_signature2.
Neal H. Walfield
2016-02-19
2
-92
/
+286
*
gpg: Split print_and_check_one_sig.
Neal H. Walfield
2016-02-19
1
-11
/
+20
*
gpg: Split the function check_signature_end.
Neal H. Walfield
2016-02-19
1
-5
/
+23
*
gpg: Use format_keyid rather than manually formatting the keyid.
Neal H. Walfield
2016-02-19
2
-5
/
+4
*
gpg: Initialize the primary key when generating a key.
Neal H. Walfield
2016-02-19
1
-0
/
+7
*
gpg: Add accessor & utility functions for pk->keyid and pk->main_keyid.
Neal H. Walfield
2016-02-19
3
-3
/
+94
[prev]
[next]