| Commit message (Collapse) | Author | Files | Lines |
|
* common/w32-reg.c (read_w32_registry_string): Map REG_DWORD to a
string.
(read_w32_reg_string): Add arg r_hklm_fallback and change all callers.
(show_configs): Indicate whether the HKLM fallback was used.
* tools/gpgconf.c (show_other_registry_entries): Fix the Outlook Addin
Registry key. Indicate whether the HKLM fallback was used.
|
|
* common/w32-reg.c (read_w32_reg_string): New.
* common/t-w32-reg.c (test_read_registry): Add another test.
|
|
--
|
|
--
|
|
* common/README.jnlib: Remove.
--
This is the final part of merging jnlib into gnupg/common.
|
|
This is to allow the use of this code with code under GPLv2(only).
|
|
We better do this once and for all instead of cluttering all future
commits with diffs of trailing white spaces. In the majority of cases
blank or single lines are affected and thus this change won't disturb
a git blame too much. For future commits the pre-commit scripts
checks that this won't happen again.
|
|
|
|
|