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
2014-04-17
common: Add z-base-32 encoder.
Werner Koch
4
-2
/
+235
2014-04-16
Two minor code cleanups and one NULL deref on error fix.
Werner Koch
3
-4
/
+5
2014-04-15
gpg: Re-enable secret key deletion.
Werner Koch
7
-6
/
+121
2014-04-15
gpg: Re-indent a file.
Werner Koch
2
-133
/
+152
2014-04-15
gpg: Fix regression in secret key export.
Werner Koch
3
-24
/
+36
2014-04-15
gpg: Change pinentry prompt to talk about "secret key".
Werner Koch
6
-14
/
+38
2014-04-15
agent: Add command DELETE_KEY.
Werner Koch
5
-4
/
+185
2014-04-09
scd: EdDSA support.
NIIBE Yutaka
1
-43
/
+121
2014-04-08
dirmngr: Fix compiler warning.
Werner Koch
2
-11
/
+27
2014-04-08
gpgconf: Add command --launch.
Werner Koch
4
-4
/
+57
2014-04-08
scd: Silent compiler warnings about unused variables.
Werner Koch
1
-0
/
+10
2014-04-08
agent: Support EdDSA.
NIIBE Yutaka
1
-5
/
+16
2014-04-08
g10: EdDSA support.
NIIBE Yutaka
3
-3
/
+9
2014-04-04
agent: EdDSA support for SSH.
NIIBE Yutaka
1
-23
/
+7
2014-03-27
gpg: Add commands --quick-sign-key and --quick-lsign-key.
Werner Koch
4
-101
/
+324
2014-03-27
Change some keyedit functions to allow printing to arbitrary streams.
Werner Koch
8
-183
/
+251
2014-03-23
agent: Replace es_mopen by es_fopenmem for ssh.
Werner Koch
1
-27
/
+15
2014-03-22
agent: Put ssh key type as comment into sshcontrol.
Werner Koch
1
-13
/
+20
2014-03-22
agent: Support the Ed25519 signature algorithm for ssh.
Werner Koch
1
-521
/
+761
2014-03-22
agent: Cleanups to prepare implementation of Ed25519.
Werner Koch
7
-118
/
+239
2014-03-18
tools: Fix NULL deref in gpg-connect-agent.
Werner Koch
1
-1
/
+4
2014-03-18
dirmngr: Resurrect hosts in the HKP hosttable.
Werner Koch
3
-25
/
+145
2014-03-18
common: New function elapsed_time_string.
Werner Koch
2
-0
/
+41
2014-03-17
gpg: Reject signatures made with MD5.
Werner Koch
5
-3
/
+36
2014-03-17
gpg: Make --auto-key-locate work again with keyservers.
Werner Koch
3
-53
/
+78
2014-03-17
gpg: New mechanism "clear" for --auto-key-locate.
Werner Koch
2
-2
/
+13
2014-03-14
gpg-connect-agent: Make it easier to connect to the dirmngr.
Werner Koch
2
-6
/
+34
2014-03-14
dirmngr: Make use of IPv4 and IPV6 more explicit.
Werner Koch
3
-18
/
+47
2014-03-14
dirmngr: Do not use brackets around legacy IP addresses.
Werner Koch
1
-9
/
+14
2014-03-14
gpg: Print the actual used keyserver address.
Werner Koch
5
-25
/
+115
2014-03-14
dirmngr: Default to a user socket name and enable autostart.
Werner Koch
9
-26
/
+101
2014-03-12
gpg: Add option --dirmngr-program.
Werner Koch
8
-26
/
+35
2014-03-12
dirmngr: Detect dead keyservers and try another one.
Werner Koch
2
-34
/
+143
2014-03-12
Comment typo fixes
Werner Koch
3
-12
/
+16
2014-03-12
http: Add a flag to the URL parser indicating a literal v6 address.
Werner Koch
2
-0
/
+3
2014-03-12
scd: writekey support of ECC.
NIIBE Yutaka
1
-93
/
+424
2014-03-11
dirmngr: Put brackets around IP addresses in the hosttable.
Werner Koch
1
-3
/
+37
2014-03-11
dirmngr: Add command option to mark hosts as dead or alive.
Werner Koch
3
-20
/
+164
2014-03-11
dirmngr: Make Assuan output of keyblocks easier readable
Werner Koch
1
-4
/
+34
2014-03-11
dirmngr: Fix HKP host selection code.
Werner Koch
5
-49
/
+158
2014-03-11
List readline support in configure summary
Werner Koch
2
-0
/
+4
2014-03-11
agent: API change of agent_key_from_file.
NIIBE Yutaka
4
-35
/
+30
2014-03-10
Backport useful code from fixes for bug 1447.
Werner Koch
2
-1
/
+11
2014-03-10
scd: acquire lock in new_reader_slot.
Werner Koch
1
-48
/
+70
2014-03-10
Comment fixes.
Werner Koch
1
-3
/
+3
2014-03-10
Do not require libiconv for Android.
Werner Koch
1
-3
/
+15
2014-03-07
dirmmgr: Use a portability wrapper for struct timeval.
Werner Koch
1
-8
/
+15
2014-03-07
Silence more warnings about unused vars and args.
Werner Koch
5
-15
/
+27
2014-03-07
dirmngr: Simplify strtok macro.
Werner Koch
1
-4
/
+3
2014-03-07
Use attribute __gnu_printf__ also in estream header files.
Werner Koch
2
-10
/
+18
[next]