index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
m4
/
intmax.m4
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-04-05
build: Build gpgcompose only in maintainer mode
Werner Koch
2
-1
/
+3
2016-04-05
gpg: Replace use of "gpg2" by GPG_NAME
Werner Koch
3
-15
/
+16
2016-04-04
Now build "gpg" binary but install as "gpg2"
Werner Koch
10
-31
/
+87
2016-04-04
tests: Add missing file.
Werner Koch
1
-0
/
+1
2016-04-04
g10: Support armored keyrings in gpgv.
Justus Winter
6
-10
/
+137
2016-04-04
tests: Fix default key test.
Justus Winter
1
-2
/
+2
2016-04-01
po: Fix misleading german translation.
Justus Winter
1
-2
/
+1
2016-04-01
build: Check for conflicting trust model options.
Justus Winter
1
-1
/
+4
2016-04-01
g10: Remove option --always-trust if compiled without trust models.
Justus Winter
1
-0
/
+2
2016-03-31
speedo,w32: Build libsqlite3.
Justus Winter
1
-1
/
+3
2016-03-31
g10: Use gpg-error abstraction of sched_yield.
Justus Winter
1
-2
/
+1
2016-03-29
gpg: Fix NULL-segv for missing tofu DB.
Werner Koch
1
-1
/
+2
2016-03-22
gpg: Improve message when asking for key capabilities.
Werner Koch
1
-5
/
+7
2016-03-22
gpg: Remove the extra prompt for Curve25519.
Werner Koch
1
-34
/
+30
2016-03-19
gpg: Silence trustdb computation with --quiet.
Werner Koch
1
-8
/
+11
2016-03-17
sm: Always create a keybox header when creating a new keybox.
Werner Koch
1
-0
/
+12
2016-03-17
doc: Improve documentation of --enable-large-rsa.
Neal H. Walfield
1
-4
/
+6
2016-03-17
agent: allow removal of the shadowed key.
NIIBE Yutaka
1
-1
/
+1
2016-03-16
g10: Add const qualifier.
NIIBE Yutaka
1
-2
/
+2
2016-03-15
gpg: Do not rely on a certain evaluation order.
Werner Koch
1
-1
/
+5
2016-03-14
scd: Add manufacturer id 0x000a
Werner Koch
1
-0
/
+1
2016-03-10
g10: Silence message if --quiet is given.
Kevin J. McCarthy
1
-1
/
+1
2016-03-08
gpg: Add a new test.
Neal H. Walfield
3
-2
/
+616
2016-03-07
sm: Implement pinentry loopback and reading passphrases from fd.
Justus Winter
7
-20
/
+237
2016-03-07
sm: Remove unused argument '--fixed-passphrase'.
Justus Winter
3
-10
/
+0
2016-03-07
kbx: Avoid undefined behavior.
Justus Winter
1
-1
/
+1
2016-03-07
scd: Bug fix for a device with multiple interfaces.
NIIBE Yutaka
1
-2
/
+3
2016-03-04
build: Make libusb a hard requirement if the ccid driver is requested.
Justus Winter
1
-3
/
+16
2016-03-04
g10: Drop superfluous declaration.
Justus Winter
1
-1
/
+0
2016-03-04
g10: Guard code against errors.
Justus Winter
1
-7
/
+8
2016-03-04
doc: Drop superfluous 'is'.
Justus Winter
1
-1
/
+1
2016-03-03
dirmngr: Add more missing CFLAGS.
Justus Winter
1
-2
/
+2
2016-03-03
tests/openpgp: Skip gpgtar test if it has not been built.
Justus Winter
1
-0
/
+6
2016-03-02
gpg: Add new program gpgcompose.
Neal H. Walfield
5
-5
/
+3061
2016-03-02
gpg: More robustly detect valid non-armored OpenPGP messages.
Neal H. Walfield
1
-13
/
+54
2016-03-02
common: Provide a function for mapping packet types to strings.
Neal H. Walfield
1
-0
/
+28
2016-03-02
gpg: Rename pop_filter to iobuf_pop_filter and export it.
Neal H. Walfield
2
-11
/
+19
2016-03-02
gpg: Split write_pubkey_enc_from_list.
Neal H. Walfield
2
-61
/
+73
2016-03-02
gpg: Allow the caller to write the contents of a plaintext packet.
Neal H. Walfield
1
-8
/
+16
2016-03-02
gpg: Add a new function for creating binary notations.
Neal H. Walfield
2
-2
/
+79
2016-03-02
gpg: Refactor the printing of binary notations.
Neal H. Walfield
1
-4
/
+28
2016-03-02
tests/openpgp: Make tests more portable.
Uldis Anšmits
3
-6
/
+6
2016-03-02
common: Update README.
Justus Winter
1
-11
/
+1
2016-03-02
common: Consolidate Assuan server argument handling.
Justus Winter
9
-298
/
+207
2016-03-01
dirmngr: Add missing CFLAGS.
Justus Winter
1
-2
/
+4
2016-03-01
tools: Drop superfluous include.
Justus Winter
1
-1
/
+0
2016-02-26
gpg: Prettify a 2 octet hex output.
Werner Koch
1
-1
/
+2
2016-02-25
gpg: Show debugging info if a sig with an unsupported sig class is used.
Neal H. Walfield
1
-1
/
+6
2016-02-25
gpg: More carefully encode a packet's length.
Neal H. Walfield
1
-1
/
+8
2016-02-25
gpg: Avoid directly twiddling bits.
Neal H. Walfield
1
-3
/
+4
[next]