index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Remove duplicated call to a function.
Werner Koch
2020-02-09
1
-1
/
+0
*
common: New function get_keyalgo_string.
Werner Koch
2020-02-09
3
-2
/
+194
*
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
2020-02-09
2
-1
/
+37
*
gpgconf,w32: Print a warning for a suspicious homedir.
Werner Koch
2020-01-17
1
-0
/
+3
*
gpg,sm: Avoid useless ASFW diagnostic in loopback mode.
Werner Koch
2020-01-13
2
-0
/
+22
*
scd: Use a scdaemon internal key to protect the PIN cache IPC.
Werner Koch
2020-01-09
1
-1
/
+1
*
doc: Typ fix in comment
Werner Koch
2019-12-23
1
-1
/
+1
*
kbx: Redefine the UBID which is now the primary fingerprint.
Werner Koch
2019-11-28
2
-1
/
+5
*
common: New function hex2fixedbuf.
Werner Koch
2019-10-01
3
-1
/
+71
*
Merge branch 'switch-to-gpgk' into master
Werner Koch
2019-09-27
9
-180
/
+312
|
\
|
*
kbx,gpg: Allow lookup using a UBID.
Werner Koch
2019-09-27
1
-0
/
+14
|
*
tests: Add two user-id parsing test cases.
Werner Koch
2019-09-17
1
-0
/
+6
|
*
gpg: First rough implementation of keyboxd access for key lookup.
Werner Koch
2019-09-10
1
-9
/
+13
|
*
common: Allow a readlimit for iobuf_esopen.
Werner Koch
2019-09-10
2
-4
/
+39
|
*
tools: New option --keyboxd for gpg-connect-agent.
Werner Koch
2019-08-06
4
-9
/
+62
|
*
common: Remove code duplication for service starting.
Werner Koch
2019-08-05
2
-148
/
+113
|
*
common: Change yet unused status_printf function.
Werner Koch
2019-08-02
2
-2
/
+23
|
*
Merge branch 'master' into switch-to-gpgk
Werner Koch
2019-07-12
10
-27
/
+170
|
|
\
|
*
\
Merge branch 'master' into switch-to-gpgk
Werner Koch
2019-03-18
36
-246
/
+1166
|
|
\
\
|
*
|
|
common: New function status_printf.
Werner Koch
2018-09-05
2
-0
/
+43
*
|
|
|
gpg: Prepare parser for the new attestation certificates.
Werner Koch
2019-09-05
1
-0
/
+2
*
|
|
|
common: Fix line break handling, finding a space.
NIIBE Yutaka
2019-08-06
1
-3
/
+3
*
|
|
|
common: Fix the previous commit.
NIIBE Yutaka
2019-07-24
1
-0
/
+9
*
|
|
|
common: Use gnupg_spawn_process_fd to invoke gpg-agent/dirmngr.
NIIBE Yutaka
2019-07-24
1
-3
/
+13
*
|
|
|
common,w32: Fix cast from gnupg_fd_t to call _open_osfhandle.
NIIBE Yutaka
2019-07-24
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
Fix a reference in comment.
NIIBE Yutaka
2019-07-12
1
-1
/
+1
*
|
|
gpg: Allow deletion of subkeys with --delete-[secret-]key.
Werner Koch
2019-05-27
1
-3
/
+4
*
|
|
common: New functions nvc_delete_named and nvc_get_string.
Werner Koch
2019-05-07
3
-0
/
+65
*
|
|
common: In private key mode write "Key:" always last in name-value.
Werner Koch
2019-05-03
1
-13
/
+40
*
|
|
common,w32: Breakaway detached childs when in job
Andre Heinecke
2019-04-29
1
-0
/
+45
*
|
|
common: Fix AWK portability.
NIIBE Yutaka
2019-04-16
2
-7
/
+7
*
|
|
common: Extend function pubkey_algo_string.
Werner Koch
2019-04-02
2
-3
/
+8
|
|
/
|
/
|
*
|
kbx: Unify the fingerprint search modes.
Werner Koch
2019-03-14
1
-5
/
+14
*
|
kbx: Add support for 32 byte fingerprints.
Werner Koch
2019-03-14
1
-7
/
+38
*
|
common: Minor rework of tty_get.
Werner Koch
2019-03-07
1
-118
/
+142
*
|
scd: For PIV cards used NO_AUTH instead of BAD_PIN.
Werner Koch
2019-02-11
1
-1
/
+4
*
|
common: Provide function to get public key algo names in our format.
Werner Koch
2019-02-08
2
-0
/
+59
*
|
common: New functions get_option_value and ascii_strupr.
Werner Koch
2019-02-08
4
-1
/
+71
*
|
card: Print matching OpenPGP and X.509 data.
Werner Koch
2019-01-30
1
-0
/
+7
*
|
common: Add kludge to allow silencing gnupg_exec_tool_stream.
Werner Koch
2019-01-30
1
-4
/
+15
*
|
common: New function decode_c_string.
Werner Koch
2019-01-30
2
-0
/
+77
*
|
common: Provide some convenient OpenPGP related constants.
Werner Koch
2019-01-29
1
-1
/
+5
*
|
common: New helper functions for OpenPGP curve OIDs.
Werner Koch
2019-01-29
3
-34
/
+66
*
|
gpg: Move S2K encoding function to a shared file.
Werner Koch
2019-01-26
4
-1
/
+80
*
|
common: Extend function percent_data_escape.
Werner Koch
2019-01-24
3
-25
/
+223
*
|
common: Add generic status print function.
Werner Koch
2019-01-22
2
-0
/
+62
*
|
common/iobuf: fix memory wiping in iobuf_copy
Jussi Kivilinna
2018-12-01
1
-1
/
+6
*
|
common/mischelp: use platform memory zeroing function for wipememory
Jussi Kivilinna
2018-12-01
2
-9
/
+19
*
|
common: Prepare for parsing mail sub-addresses.
Werner Koch
2018-11-12
3
-9
/
+120
*
|
common: Add --filter option to t-mbox-util.
Werner Koch
2018-11-11
1
-4
/
+94
[next]