index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
agent
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
g10: Add openpgp_protected flag to agent secret key export functions
Daniel Kahn Gillmor
2016-06-11
1
-1
/
+6
*
Explicitly restrict socket permissions.
Werner Koch
2016-06-08
1
-0
/
+4
*
w32: Fix recent build regression.
Werner Koch
2016-06-08
1
-2
/
+0
*
Implement /run/user/UID/gnupg based sockets.
Werner Koch
2016-06-08
1
-3
/
+0
*
Do not try to remove the enclosing directory of sockets.
Werner Koch
2016-06-08
1
-8
/
+1
*
common: New function gnupg_socketdir.
Werner Koch
2016-06-07
2
-4
/
+4
*
common: Remove homedir arg from start_new_{dirmngr,gpg_agent}.
Werner Koch
2016-06-07
1
-1
/
+0
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
8
-35
/
+50
*
gpg: Try to use the passphrase from the primary for --quick-addkey.
Werner Koch
2016-06-02
1
-4
/
+45
*
gpg: Allow unattended deletion of secret keys.
Werner Koch
2016-05-10
1
-2
/
+8
*
agent: Make --allow-loopback-pinentry the default.
Werner Koch
2016-05-04
1
-4
/
+8
*
common: Add support for the new extended private key format.
Justus Winter
2016-04-21
2
-9
/
+232
*
agent: Convert key format document to org.
Justus Winter
2016-04-21
1
-47
/
+32
*
agent: Sanitize permissions of the private key directory.
Justus Winter
2016-04-20
1
-0
/
+4
*
agent: Fix regression due to recent commit 4159567.
Werner Koch
2016-04-14
1
-2
/
+4
*
agent: Allow gpg-protect-tool to handle openpgp-native protection.
Werner Koch
2016-04-14
2
-14
/
+97
*
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
1
-0
/
+2
*
indent: Help Emacs not to get confused by conditional compilation.
Werner Koch
2016-04-12
1
-1
/
+3
*
agent: allow removal of the shadowed key.
NIIBE Yutaka
2016-03-17
1
-1
/
+1
*
common: Consolidate Assuan server argument handling.
Justus Winter
2016-03-02
1
-80
/
+1
*
agent: Send PROGRESS status lines to the client.
Werner Koch
2016-01-25
3
-0
/
+134
*
agent: New option --pinentry-timeout
Werner Koch
2016-01-20
3
-0
/
+23
*
ssh: Accept OpenSSH *cert-v01 key variants.
Werner Koch
2016-01-12
1
-38
/
+136
*
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
2016-01-08
1
-17
/
+5
*
agent: Typo fix for help text.
Werner Koch
2016-01-05
1
-1
/
+1
*
agent: Fix RSA verification for card.
NIIBE Yutaka
2016-01-05
1
-6
/
+5
*
agent: IMPORT_KEY with --force option fix.
NIIBE Yutaka
2015-12-24
3
-6
/
+7
*
agent: Support --force option for IMPORT_KEY.
NIIBE Yutaka
2015-12-24
1
-5
/
+7
*
agent: Improve error handling.
Justus Winter
2015-12-11
1
-1
/
+2
*
agent: Fix typo.
Justus Winter
2015-12-11
1
-1
/
+1
*
build: Require at least Libassuan 2.4.1.
Werner Koch
2015-12-02
1
-16
/
+0
*
Silence unused variable or parameter warnings.
Werner Koch
2015-11-27
2
-1
/
+4
*
common: Extend utf8_charcount to include the string's length.
Neal H. Walfield
2015-11-23
1
-1
/
+1
*
agent: Improve error handling.
Justus Winter
2015-11-19
1
-1
/
+1
*
Fix typos found using codespell.
Justus Winter
2015-11-17
9
-9
/
+9
*
Fix typos
Daniel Kahn Gillmor
2015-10-28
1
-1
/
+1
*
agent: Clarify agent's KEYWRAP_KEY description.
Daniel Kahn Gillmor
2015-10-28
1
-1
/
+1
*
agent: simplify agent_get_passphrase.
NIIBE Yutaka
2015-10-09
1
-8
/
+2
*
agent: fix agent_askpin.
NIIBE Yutaka
2015-10-09
1
-1
/
+1
*
agent: Fix function return type for check_cb and agent_askpin.
NIIBE Yutaka
2015-10-09
6
-21
/
+23
*
agent: Fix verification of signature for smartcard.
NIIBE Yutaka
2015-10-06
1
-1
/
+10
*
agent: Fix non-allocation for pinentry_loopback.
NIIBE Yutaka
2015-10-06
1
-4
/
+2
*
scd: Use Assuan macro instead of a number constant.
Werner Koch
2015-10-02
1
-3
/
+4
*
agent: Fix alignment problem with the second passphrase struct.
Werner Koch
2015-10-02
2
-5
/
+23
*
agent: RSA signature verification by gpg-agent.
NIIBE Yutaka
2015-09-29
1
-3
/
+39
*
agent: Fix importing ECC key.
NIIBE Yutaka
2015-09-19
1
-99
/
+11
*
agent: New option --pinentry-invisible-char.
Werner Koch
2015-09-16
3
-2
/
+29
*
agent: Fix registering SSH Key of Ed25519.
NIIBE Yutaka
2015-09-16
1
-6
/
+8
*
agent: Protect commit 135b1e3 against misbehaving Libgcrypt.
Werner Koch
2015-09-01
1
-1
/
+1
[next]