index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g13
/
sh-cmd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2020-02-09
common: Add OpenPGP<->Gcrypt pubkey id mapping functions.
Werner Koch
5
-21
/
+41
2020-02-09
card: Support brainpool curves in the generate command.
Werner Koch
1
-11
/
+26
2020-02-03
sm: New option --issuer-der for the listkey commands.
Werner Koch
1
-7
/
+73
2020-01-28
card: Add new OpenPGP card vendor.
Werner Koch
2
-0
/
+2
2020-01-21
dirmngr: Fix building w/o LDAP support
Werner Koch
1
-0
/
+6
2020-01-21
gpg: Fix printing of keyring name (regression in master)
Werner Koch
1
-1
/
+1
2020-01-21
card: Add new OpenPGP card vendor
Werner Koch
2
-0
/
+2
2020-01-21
build: Require libgpg-error 1.37
Werner Koch
2
-2
/
+2
2020-01-20
tools: Let watchgnupg determine the socket name via gpgconf.
Werner Koch
2
-26
/
+159
2020-01-17
gpgconf,w32: Print a warning for a suspicious homedir.
Werner Koch
2
-0
/
+17
2020-01-17
gpg: Prefer card key on use in multiple subkeys situation.
NIIBE Yutaka
2
-42
/
+80
2020-01-17
gpg: Prepare enhancement of agent_probe_secret_key.
NIIBE Yutaka
8
-26
/
+32
2020-01-16
card: Allow switching of cards and applications.
Werner Koch
3
-24
/
+193
[next]