vlc/modules/keystore
Juliane de Sartiges a4c6e99739 kwallet: fix password search for password with either a realm or authtype
even without an authtype the "?" widlcard was always added to search making
kwallet return no password for that query

(cherry picked from commit 862c4a2d9d)
2022-09-19 15:28:44 +02:00
..
Makefile.am keychain: minor code de-duplication 2018-04-12 22:47:18 +02:00
file.c i18n: capital letter at the beginning 2017-12-05 11:48:21 +01:00
file_crypt.h keystore: Add a win32 crypt_file implementation 2016-11-09 13:28:39 +01:00
file_crypt_android.c keystore/file: encrypt/decrypt password via AndroidKeyStore 2016-02-26 10:57:34 +01:00
file_crypt_win32.c keystore: CryptUnprotectData is officially found in dpapi.h 2018-12-12 17:37:17 +01:00
keychain.m keychain: Pad user name if its read out from keychain 2018-04-19 01:10:59 +02:00
kwallet.c kwallet: fix password search for password with either a realm or authtype 2022-09-19 15:28:44 +02:00
list_util.c keystore/memory: move list util into a seperate file 2016-02-26 10:57:34 +01:00
list_util.h keystore/memory: move list util into a seperate file 2016-02-26 10:57:34 +01:00
memory.c i18n: capital letter at the beginning 2017-12-05 11:48:21 +01:00
secret.c Keystore: capitalize correctly 2017-11-24 16:11:59 +01:00