1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-28 23:09:59 +02:00
vlc/modules/keystore
David Fuhrmann c7b6983e6d keychain: Do not link against Cocoa
This is a module used for both iOS as well as macOS, so it should
only use frameworks available on both platforms. And in fact,
linking against Cocoa is not necessary for macOS as well.
2020-05-19 22:31:27 +02: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
file.c Remove trailing whitespaces 2018-08-21 12:01:12 +02:00
keychain.m keychain: Do not link against Cocoa 2020-05-19 22:31:27 +02:00
kwallet.c kwallet: remove redundant vlc_memstream_flush() 2020-01-15 18:51:20 +02:00
list_util.c
list_util.h
Makefile.am keychain: Do not link against Cocoa 2020-05-19 22:31:27 +02:00
memory.c thread: remove vlc_mutex_destroy() 2020-02-21 19:16:09 +02:00
secret.c thread: remove vlc_sem_destroy() 2020-02-17 18:44:05 +02:00