index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
gpgtar-extract.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-04
common: Add xreallocarray function.
Werner Koch
2
-0
/
+19
2020-03-03
gpgconf: Always use xmalloc.
Werner Koch
1
-30
/
+25
2020-03-03
card: Add yet another vendor.
Werner Koch
2
-0
/
+2
2020-03-03
card: Add new vendor.
Werner Koch
2
-0
/
+2
2020-02-28
scd: Fix the previous commit.
NIIBE Yutaka
1
-0
/
+3
2020-02-28
scd: Improve setattr for KDF.
NIIBE Yutaka
1
-1
/
+64
2020-02-28
scd: Fix pinpad handling when KDF enabled.
NIIBE Yutaka
1
-0
/
+2
2020-02-25
gpg: Re-enable versioned config files
Werner Koch
1
-2
/
+2
2020-02-25
gpg: Re-add checking of config file permissions.
Werner Koch
2
-106
/
+18
2020-02-22
Use gpgrt's new option parser for the new keyboxd.
Werner Koch
1
-102
/
+88
2020-02-22
agent,dirmngr: Re-read the user specified config file.
Werner Koch
2
-4
/
+16
2020-02-22
Remove the now obsolete argparse code.
Werner Koch
6
-1886
/
+10
2020-02-21
Use gpgrt's new option parser for the remaining daemons.
Werner Koch
6
-379
/
+310
2020-02-21
Use gpgrt's new option parser for the tools.
Werner Koch
12
-148
/
+158
2020-02-20
Use gpgrt's new option parser for gpgc, gpgsm, and gpg-agent.
Werner Koch
3
-238
/
+206
2020-02-20
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
32
-169
/
+271
2020-02-19
build: Require libgpg-error 1.38
Werner Koch
2
-9
/
+1
2020-02-19
card: New option --info for command list and select by s/n.
Werner Koch
1
-39
/
+92
2020-02-19
gpg: Fix default-key selection when card is available.
NIIBE Yutaka
1
-1
/
+9
2020-02-19
Spelling cleanup.
Daniel Kahn Gillmor
83
-122
/
+122
2020-02-19
doc: Correction of typo in documentation of KEY_CONSIDERED
Nick Piper
1
-1
/
+1
2020-02-17
sm: Remove left over debug output.
Werner Koch
1
-1
/
+0
2020-02-17
scd: Disable pinpad if it's impossible by KDF DO.
NIIBE Yutaka
1
-7
/
+30
2020-02-15
gpgsm: Fix import of some CR,LF ternminated certificates
Werner Koch
1
-8
/
+18
2020-02-13
build: New configure option --disable-keyboxd
Werner Koch
2
-2
/
+13
2020-02-13
scd: Print the main app name also for not fully supported cards.
Werner Koch
1
-0
/
+9
2020-02-13
card: Fix openpgp subkey listing.
Werner Koch
1
-8
/
+12
2020-02-13
gpg: New option --full-timestrings.
Werner Koch
6
-4
/
+55
2020-02-13
gpg: Changes to allow direct key generation from an OpenPGP card.
Werner Koch
3
-183
/
+344
2020-02-13
card: Take the key creation time from the KEYPAIRINFO
Werner Koch
1
-45
/
+18
2020-02-13
scd:openpgp: Return key creation time as part of KEYPARIINFO.
Werner Koch
3
-18
/
+25
2020-02-13
agent: Allow signing with card key even without a stub key.
Werner Koch
8
-32
/
+172
2020-02-12
gpg: Rename the struct card_key_info_s.
Werner Koch
3
-17
/
+22
2020-02-12
card: Fix parsing of the received card_list.
Werner Koch
1
-1
/
+1
2020-02-12
card: List more info for an OpenPGP key.
Werner Koch
3
-12
/
+21
2020-02-12
card: New option --no-key-lookup.
Werner Koch
2
-22
/
+40
2020-02-11
gpg: Improve key creation direct from the card.
Werner Koch
3
-26
/
+122
2020-02-11
scd:openpgp: Send a KEY-TIME status with READKEY
Werner Koch
2
-1
/
+39
2020-02-11
card: First code to actually create openpgp keys.
Werner Koch
2
-17
/
+3
2020-02-11
scd:openpgp: Optional allow for lowercase keyrefs.
Werner Koch
1
-10
/
+10
2020-02-11
scd:openpgp: Allow auto-changing of the key attributes in genkey.
Werner Koch
2
-47
/
+181
2020-02-11
common: Extend the openpgp_curve_to_oid function.
Werner Koch
9
-16
/
+27
2020-02-10
doc: Improve the warning section of the gpg man page.
Werner Koch
1
-10
/
+16
2020-02-10
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
32
-18
/
+41
2020-02-10
gpg: Make really sure that --verify-files always returns an error.
Werner Koch
1
-5
/
+13
2020-02-10
card: Remove command "key-attr" and hack on "generate".
Werner Koch
3
-398
/
+203
2020-02-10
scd:openpgp: Let the genkey function also accept a full keyref.
Werner Koch
2
-4
/
+13
2020-02-10
common: Extend the new get_keyalgo_string function
Werner Koch
2
-5
/
+29
2020-02-09
common: Remove duplicated call to a function.
Werner Koch
1
-1
/
+0
2020-02-09
common: New function get_keyalgo_string.
Werner Koch
4
-3
/
+198
[next]