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
*
gpg: Add commands --quick-sign-key and --quick-lsign-key.
Werner Koch
2014-03-27
4
-101
/
+324
*
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
2014-03-27
8
-183
/
+251
*
agent: Replace es_mopen by es_fopenmem for ssh.
Werner Koch
2014-03-23
1
-27
/
+15
*
agent: Put ssh key type as comment into sshcontrol.
Werner Koch
2014-03-22
1
-13
/
+20
*
agent: Support the Ed25519 signature algorithm for ssh.
Werner Koch
2014-03-22
1
-521
/
+761
*
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
2014-03-22
7
-118
/
+239
*
tools: Fix NULL deref in gpg-connect-agent.
Werner Koch
2014-03-18
1
-1
/
+4
*
dirmngr: Resurrect hosts in the HKP hosttable.
Werner Koch
2014-03-18
3
-25
/
+145
*
common: New function elapsed_time_string.
Werner Koch
2014-03-18
2
-0
/
+41
*
gpg: Reject signatures made with MD5.
Werner Koch
2014-03-17
5
-3
/
+36
*
gpg: Make --auto-key-locate work again with keyservers.
Werner Koch
2014-03-17
3
-53
/
+78
*
gpg: New mechanism "clear" for --auto-key-locate.
Werner Koch
2014-03-17
2
-2
/
+13
*
gpg-connect-agent: Make it easier to connect to the dirmngr.
Werner Koch
2014-03-14
2
-6
/
+34
*
dirmngr: Make use of IPv4 and IPV6 more explicit.
Werner Koch
2014-03-14
3
-18
/
+47
*
dirmngr: Do not use brackets around legacy IP addresses.
Werner Koch
2014-03-14
1
-9
/
+14
*
gpg: Print the actual used keyserver address.
Werner Koch
2014-03-14
5
-25
/
+115
*
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
2014-03-14
9
-26
/
+101
*
gpg: Add option --dirmngr-program.
Werner Koch
2014-03-12
8
-26
/
+35
*
dirmngr: Detect dead keyservers and try another one.
Werner Koch
2014-03-12
2
-34
/
+143
*
Comment typo fixes
Werner Koch
2014-03-12
3
-12
/
+16
*
http: Add a flag to the URL parser indicating a literal v6 address.
Werner Koch
2014-03-12
2
-0
/
+3
*
scd: writekey support of ECC.
NIIBE Yutaka
2014-03-12
1
-93
/
+424
*
dirmngr: Put brackets around IP addresses in the hosttable.
Werner Koch
2014-03-11
1
-3
/
+37
*
dirmngr: Add command option to mark hosts as dead or alive.
Werner Koch
2014-03-11
3
-20
/
+164
*
dirmngr: Make Assuan output of keyblocks easier readable
Werner Koch
2014-03-11
1
-4
/
+34
*
dirmngr: Fix HKP host selection code.
Werner Koch
2014-03-11
5
-49
/
+158
*
List readline support in configure summary
Werner Koch
2014-03-11
2
-0
/
+4
*
agent: API change of agent_key_from_file.
NIIBE Yutaka
2014-03-11
4
-35
/
+30
*
Backport useful code from fixes for bug 1447.
Werner Koch
2014-03-10
2
-1
/
+11
*
scd: acquire lock in new_reader_slot.
Werner Koch
2014-03-10
1
-48
/
+70
*
Comment fixes.
Werner Koch
2014-03-10
1
-3
/
+3
*
Do not require libiconv for Android.
Werner Koch
2014-03-10
1
-3
/
+15
*
dirmmgr: Use a portability wrapper for struct timeval.
Werner Koch
2014-03-07
1
-8
/
+15
*
Silence more warnings about unused vars and args.
Werner Koch
2014-03-07
5
-15
/
+27
*
dirmngr: Simplify strtok macro.
Werner Koch
2014-03-07
1
-4
/
+3
*
Use attribute __gnu_printf__ also in estream header files.
Werner Koch
2014-03-07
2
-10
/
+18
*
Use attribute __gnu_printf__ with our estream-printf functions.
Werner Koch
2014-03-07
1
-2
/
+9
*
w32: Silence warnings about unused vars.
Werner Koch
2014-03-07
5
-10
/
+24
*
w32: Fix a potential problem in gpgconf's gettext.
Werner Koch
2014-03-07
1
-0
/
+2
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
12
-16
/
+64
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
21
-7
/
+70
*
gl: Avoid warning about shadowing an arg.
Werner Koch
2014-03-07
1
-2
/
+2
*
common: Fix build problem with Sun Studio compiler.
Werner Koch
2014-03-07
1
-4
/
+6
*
gpg: Do not require a trustdb with --always-trust.
Werner Koch
2014-03-07
5
-22
/
+66
*
gpg: Print a "not found" message for an unknown key in --key-edit.
Werner Koch
2014-03-07
1
-1
/
+4
*
gpg: Protect against rogue keyservers sending secret keys.
Werner Koch
2014-03-07
3
-4
/
+15
*
agent: Fix UPDATESTARTUPTTY for ssh.
Werner Koch
2014-03-07
1
-2
/
+1
*
gpgv: Init Libgcrypt to avoid syslog warning.
Werner Koch
2014-03-07
1
-1
/
+9
*
Improve libcurl detection.
Werner Koch
2014-03-07
1
-1
/
+5
*
gpg: Remove legacy keyserver examples from the template conf file.
Werner Koch
2014-03-07
1
-7
/
+0
[next]