index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.GIT
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-04-03
dirmngr: New option --disable-ipv6
Werner Koch
10
-8
/
+40
2017-04-03
dirmngr,w32: Silence the 'certificate already cached' message.
Werner Koch
1
-1
/
+4
2017-04-03
dirmngr: Handle EIO which is sometimes returned by cookie functions.
Werner Koch
1
-0
/
+1
2017-04-03
dirmngr: Always print a warning for a missing /etc/hosts.
Werner Koch
1
-10
/
+1
2017-04-03
dirmngr: Do not assume that /etc/hosts exists.
Werner Koch
1
-4
/
+12
2017-04-03
po: Auto-update.
Werner Koch
25
-76
/
+547
2017-04-03
po: Update the German translation
Werner Koch
1
-3
/
+16
2017-04-03
po: Update Russian translation
Ineiev
1
-20
/
+13
2017-04-03
doc: Add two example profiles.
Werner Koch
3
-0
/
+51
2017-04-03
gpgconf: Add --enable-extended-key-format for the agent.
Werner Koch
2
-0
/
+5
2017-04-03
gpgscm: Slightly improve the procedure dispatch.
Justus Winter
1
-1
/
+1
2017-04-03
gpg: Handle critical marked 'Reason for Revocation'.
Werner Koch
1
-0
/
+1
2017-04-02
agent: Use OCB for key protection with --enable-extended-key-format.
Werner Koch
2
-7
/
+3
2017-04-01
kbx: Unify blob reading functions.
Werner Koch
5
-37
/
+54
2017-03-31
gpg: Avoid multiple open calls to the keybox file.
Werner Koch
5
-11
/
+33
2017-03-31
gpg: Pass CTRL also to getkey_end.
Werner Koch
4
-23
/
+23
2017-03-31
gpg: Print more stats for the keydb and the signature cache.
Werner Koch
4
-12
/
+109
2017-03-31
gpg: Assert that an opaque parameter is really what we expect.
Werner Koch
3
-1
/
+12
2017-03-31
gpg: Pass CTRL to many more functions.
Werner Koch
38
-751
/
+885
2017-03-30
gpg: Consistent use of preprocessor conditionals.
Justus Winter
1
-8
/
+8
2017-03-30
common: Avoid undefined behavior.
Justus Winter
1
-1
/
+1
2017-03-30
gpg: Remove the use of the signature information from a KBX.
Werner Koch
7
-145
/
+25
2017-03-30
gpg: Fix actual leak and possible leaks in the packet parser.
Werner Koch
5
-19
/
+26
2017-03-30
gpg: Fix export porting of zero length user ID packets.
Werner Koch
1
-2
/
+10
2017-03-30
gpg: Revamp reading and writing of ring trust packets.
Werner Koch
11
-137
/
+377
2017-03-29
gpg: Extend free_packet to handle a packet parser context.
Werner Koch
12
-53
/
+124
2017-03-29
indent: Re-indent function free-packet.
Werner Koch
1
-44
/
+47
2017-03-29
gpg: Change parse_packet to take a context.
Werner Koch
7
-77
/
+137
2017-03-29
gpg: Export ring trust packets in backup mode.
Werner Koch
1
-1
/
+4
2017-03-29
indent: Re-indent parts of build-packet.c
Werner Koch
1
-146
/
+152
2017-03-28
tests,w32: Fix importing the extra key for GPGME's keylist test.
Justus Winter
1
-1
/
+1
2017-03-28
gpg: Prepare for listing last_update and key origin data.
Werner Koch
2
-2
/
+23
2017-03-28
tests: Fix distcheck.
Justus Winter
1
-3
/
+27
2017-03-28
tests: Add test for '--decrypt --unwrap'.
Justus Winter
2
-0
/
+42
2017-03-28
g10: Fix memory leak.
Justus Winter
1
-1
/
+2
2017-03-27
common: Fix connecting to the agent.
Justus Winter
1
-0
/
+2
2017-03-27
g10: Support specifying SERIALNO for --card-status.
NIIBE Yutaka
3
-9
/
+76
2017-03-27
scd: Change the order of applications when accessed.
NIIBE Yutaka
1
-2
/
+9
2017-03-27
scd: Fix timeout handling for key generation.
NIIBE Yutaka
1
-5
/
+13
2017-03-24
gpg: Improve check for already compressed packets.
Werner Koch
1
-6
/
+57
2017-03-24
agent: New option --enable-extended-key-format.
Werner Koch
4
-11
/
+52
2017-03-24
agent: New option --stub-only for DELETE_KEY
Werner Koch
3
-16
/
+30
2017-03-23
common: Implicitly do a gpgconf --create-socketdir.
Werner Koch
1
-7
/
+18
2017-03-23
tests: Use gpgconf to stop the agent.
Werner Koch
2
-5
/
+43
2017-03-23
gpgscm: Make test cleanup more robust.
Justus Winter
1
-14
/
+17
2017-03-21
tests: Test '--quick-set-primary-uid'.
Justus Winter
1
-0
/
+11
2017-03-21
tests,w32: Use GetTempPath to get the path for temporary files.
Justus Winter
2
-1
/
+20
2017-03-21
gpg: New command --quick-set-primary-uid.
Werner Koch
4
-94
/
+174
2017-03-21
dirmngr: Fix error handling.
Justus Winter
1
-1
/
+1
2017-03-21
dirmngr: Load the hosts file into libdns.
Justus Winter
1
-1
/
+25
[next]