index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
agent: Implement new protection mode openpgp-s2k3-ocb-aes.
Werner Koch
2016-04-12
9
-138
/
+374
*
doc: Note that the persistant passphrase format is unimplemented.
Werner Koch
2016-04-12
2
-1
/
+3
*
indent: Help Emacs not to get confused by conditional compilation.
Werner Koch
2016-04-12
2
-1
/
+4
*
doc: Point to RFC-4880 for keyedit subcommand "tsign".
Werner Koch
2016-04-12
1
-1
/
+2
*
g10: Fix exporting secret keys of certain sizes.
Justus Winter
2016-04-07
1
-1
/
+1
*
g10: Fix typo.
Justus Winter
2016-04-07
1
-1
/
+1
*
doc: Update help.ru.txt
Ineiev
2016-04-06
1
-107
/
+226
*
Revert "g10: Support armored keyrings in gpgv."
Justus Winter
2016-04-06
6
-137
/
+10
*
dirmngr: Autodetect PEM format in dirmngr-client.
Justus Winter
2016-04-05
1
-13
/
+30
*
build: Fix for: Build gpgcompose only in maintainer mode
Werner Koch
2016-04-05
1
-1
/
+2
*
doc: Install gpg and gpgv man pages under the correct name.
Werner Koch
2016-04-05
4
-31
/
+81
*
build: Build gpgcompose only in maintainer mode
Werner Koch
2016-04-05
2
-1
/
+3
*
gpg: Replace use of "gpg2" by GPG_NAME
Werner Koch
2016-04-05
3
-15
/
+16
*
Now build "gpg" binary but install as "gpg2"
Werner Koch
2016-04-04
10
-31
/
+87
*
tests: Add missing file.
Werner Koch
2016-04-04
1
-0
/
+1
*
g10: Support armored keyrings in gpgv.
Justus Winter
2016-04-04
6
-10
/
+137
*
tests: Fix default key test.
Justus Winter
2016-04-04
1
-2
/
+2
*
po: Fix misleading german translation.
Justus Winter
2016-04-01
1
-2
/
+1
*
build: Check for conflicting trust model options.
Justus Winter
2016-04-01
1
-1
/
+4
*
g10: Remove option --always-trust if compiled without trust models.
Justus Winter
2016-04-01
1
-0
/
+2
*
speedo,w32: Build libsqlite3.
Justus Winter
2016-03-31
1
-1
/
+3
*
g10: Use gpg-error abstraction of sched_yield.
Justus Winter
2016-03-31
1
-2
/
+1
*
gpg: Fix NULL-segv for missing tofu DB.
Werner Koch
2016-03-29
1
-1
/
+2
*
gpg: Improve message when asking for key capabilities.
Werner Koch
2016-03-22
1
-5
/
+7
*
gpg: Remove the extra prompt for Curve25519.
Werner Koch
2016-03-22
1
-34
/
+30
*
gpg: Silence trustdb computation with --quiet.
Werner Koch
2016-03-19
1
-8
/
+11
*
sm: Always create a keybox header when creating a new keybox.
Werner Koch
2016-03-17
1
-0
/
+12
*
doc: Improve documentation of --enable-large-rsa.
Neal H. Walfield
2016-03-17
1
-4
/
+6
*
agent: allow removal of the shadowed key.
NIIBE Yutaka
2016-03-17
1
-1
/
+1
*
g10: Add const qualifier.
NIIBE Yutaka
2016-03-16
1
-2
/
+2
*
gpg: Do not rely on a certain evaluation order.
Werner Koch
2016-03-15
1
-1
/
+5
*
scd: Add manufacturer id 0x000a
Werner Koch
2016-03-14
1
-0
/
+1
*
g10: Silence message if --quiet is given.
Kevin J. McCarthy
2016-03-10
1
-1
/
+1
*
gpg: Add a new test.
Neal H. Walfield
2016-03-08
3
-2
/
+616
*
sm: Implement pinentry loopback and reading passphrases from fd.
Justus Winter
2016-03-07
7
-20
/
+237
*
sm: Remove unused argument '--fixed-passphrase'.
Justus Winter
2016-03-07
3
-10
/
+0
*
kbx: Avoid undefined behavior.
Justus Winter
2016-03-07
1
-1
/
+1
*
scd: Bug fix for a device with multiple interfaces.
NIIBE Yutaka
2016-03-07
1
-2
/
+3
*
build: Make libusb a hard requirement if the ccid driver is requested.
Justus Winter
2016-03-04
1
-3
/
+16
*
g10: Drop superfluous declaration.
Justus Winter
2016-03-04
1
-1
/
+0
*
g10: Guard code against errors.
Justus Winter
2016-03-04
1
-7
/
+8
*
doc: Drop superfluous 'is'.
Justus Winter
2016-03-04
1
-1
/
+1
*
dirmngr: Add more missing CFLAGS.
Justus Winter
2016-03-03
1
-2
/
+2
*
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
[next]