1
mirror of https://code.videolan.org/videolan/vlc synced 2024-07-25 09:41:30 +02:00
vlc/modules/keystore
Juliane de Sartiges 862c4a2d9d 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
2022-09-17 13:45:53 +00:00
..
file_crypt_android.c include: remove <vlc_memory.h> 2018-02-11 21:37:10 +02:00
file_crypt_win32.c keystore: CryptUnprotectData is officially found in dpapi.h 2018-03-28 15:01:14 +02:00
file_crypt.h keystore: Add a win32 crypt_file implementation 2016-11-09 13:28:39 +01:00
file.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
keychain.m plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
kwallet.c kwallet: fix password search for password with either a realm or authtype 2022-09-17 13:45:53 +00: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
Makefile.am android: utils: build utils as a lib 2021-02-01 11:50:47 +01:00
memory.c plugins: purge use of set_category() 2021-12-20 09:45:01 +00:00
secret.c secret: cache check_service_running() 2022-06-30 12:14:54 +00:00