index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-02
gpgscm: Fix inclusion of readline header.
Justus Winter
1
-0
/
+1
2016-11-02
build: Fix misspelled dirmngr.
Daniel Kahn Gillmor
1
-1
/
+1
2016-11-02
Spelling: correct spelling of "passphrase".
Daniel Kahn Gillmor
33
-35
/
+35
2016-11-02
g10,w32: Fix build on Windows.
Justus Winter
1
-4
/
+1
2016-10-31
common: New function gnupg_usleep.
Werner Koch
3
-1
/
+56
2016-10-31
w32: Fix PKG_CONFIG_LIBDIR in --build-w32
Andre Heinecke
1
-1
/
+1
2016-10-31
g10: Avoid gratuitious SQLite aborts and starving writers.
Neal H. Walfield
1
-16
/
+82
2016-10-30
g10: Avoid reading in keys when possible.
Neal H. Walfield
1
-2
/
+16
2016-10-30
g10: Fix bit setting.
Neal H. Walfield
1
-4
/
+4
2016-10-28
gpg: Enable the Issuer Fingerprint from rfc4880bis
Werner Koch
2
-12
/
+6
2016-10-27
dirmngr: Fix signature checking.
Werner Koch
1
-25
/
+76
2016-10-27
gpg: Verify multiple detached signatures with different hash algos.
Werner Koch
1
-5
/
+23
2016-10-27
common: Add GNUPG_MODULE_NAME_GPGV.
Werner Koch
2
-0
/
+8
2016-10-27
g10: Fix iteration over getkey results.
Justus Winter
1
-3
/
+6
2016-10-27
Fix typos.
Justus Winter
13
-14
/
+14
2016-10-27
g10: Assert preconditions.
Justus Winter
1
-0
/
+3
2016-10-27
dirmngr: Do not implement --supervised in Windows.
Werner Koch
2
-4
/
+8
2016-10-27
common: Remove debug output from gnupg_get_socket_name.
Werner Koch
1
-4
/
+4
2016-10-27
dirmngr: ADNS error handling fix.
NIIBE Yutaka
1
-4
/
+4
2016-10-27
gpg: Convey --quick option to dirmngr for --auto-key-retrieve.
Werner Koch
10
-48
/
+59
2016-10-27
common: Fix gnupg_inotify_has_name, differently.
NIIBE Yutaka
1
-21
/
+15
2016-10-27
dirmngr: More ADNS error fix.
NIIBE Yutaka
1
-4
/
+4
2016-10-27
dirmngr: Fix error return for ADNS.
NIIBE Yutaka
1
-1
/
+1
2016-10-27
g10: Fix ECDH, clarifying the format.
NIIBE Yutaka
1
-18
/
+20
2016-10-27
scd: Add 0x41 prefix for x-coordinate only result.
NIIBE Yutaka
1
-12
/
+21
2016-10-27
g10: ECDH shared point format.
Arnaud Fontaine
1
-8
/
+24
2016-10-27
dirmngr: Implement --supervised command (for systemd, etc).
Daniel Kahn Gillmor
2
-0
/
+47
2016-10-27
agent,common: move get_socket_name() into common.
Daniel Kahn Gillmor
3
-48
/
+52
2016-10-27
dirmngr: report actual socket name.
Daniel Kahn Gillmor
3
-1
/
+11
2016-10-27
common: Fix gnupg_inotify_has_name.
NIIBE Yutaka
1
-14
/
+22
2016-10-27
dirmngr: Fix help string and argument.
NIIBE Yutaka
1
-2
/
+2
2016-10-26
dirmngr: Fix hang due to deferred thread initialization.
Werner Koch
1
-13
/
+12
2016-10-26
agent: Avoid double error message.
Werner Koch
1
-4
/
+3
2016-10-26
common: Use GPG_ERR_INV_VALUE instead of GPG_ERR_EINVAL.
Werner Koch
1
-1
/
+1
2016-10-26
tests: Improve portability of fake-pinentry.
Werner Koch
1
-21
/
+28
2016-10-26
doc: Fix spelling of "internal".
Daniel Kahn Gillmor
1
-1
/
+1
2016-10-26
agent: --supervised mode improvements.
Daniel Kahn Gillmor
1
-0
/
+7
2016-10-26
common: avoid segfault
Daniel Kahn Gillmor
1
-0
/
+3
2016-10-25
agent,tests,w32: Fix relaying pinentry user data, fix fake-pinentry.
Justus Winter
2
-7
/
+71
2016-10-25
tests: Do not autostart gpg-agents on teardown.
Justus Winter
1
-1
/
+2
2016-10-25
dirmngr: Allow command VERSIONCHECK to handle 3 part version numbers.
Werner Koch
1
-35
/
+83
2016-10-25
common: Use strconcat in gnupg_setenv.
Werner Koch
1
-22
/
+22
2016-10-24
gpg: Replace two sprintf calls.
Werner Koch
1
-8
/
+3
2016-10-24
agent: Minor cleanup for recent change in findkey.c
Werner Koch
1
-6
/
+2
2016-10-24
agent: Slightly change structure of cmd_readkey.
Werner Koch
1
-29
/
+31
2016-10-24
dirmngr: Fix segfault in VERSIONCHECK.
Kai Michaelis
1
-2
/
+2
2016-10-24
scd: Use canonical curve name of libgcrypt.
NIIBE Yutaka
3
-41
/
+71
2016-10-24
common: Fix openpgp_is_curve_supported.
NIIBE Yutaka
1
-2
/
+2
2016-10-24
g10: Fix card keygen for decryption.
NIIBE Yutaka
1
-2
/
+2
2016-10-22
g10: More card key generation change.
NIIBE Yutaka
1
-39
/
+24
[next]