summaryrefslogtreecommitdiffstats
path: root/src/shared/idn-util.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: always do dlopen() with RTLD_NOW + RTLD_NODELETELennart Poettering2024-10-021-3/+2
* basic/dlfcn-util: deobfuscate macro definitionsZbigniew Jędrzejewski-Szmek2024-06-121-6/+6
* tree-wide: add dlopen ELF notes to all dlopen() deps of oursLennart Poettering2024-05-081-0/+10
* dlopen: log debug message when a library is dlopenedLuca Boccassi2024-04-031-1/+4
* tree-wide: switch dlopen hooks over to DLSYM_PROTOTYPE()/DLSYM_FUNCTION()Lennart Poettering2024-03-011-6/+6
* dlfcn-util: add static asserts ensuring our sym_xyz() func ptrs match the typ...Lennart Poettering2022-11-211-2/+2
* shared/dlfcn-util: add sentinel helper or for dlsym_many_or_warn()Zbigniew Jędrzejewski-Szmek2021-06-241-2/+1
* various: convert to the new dlopen_or_warn() helperZbigniew Jędrzejewski-Szmek2021-06-241-24/+3
* dlfcn-util: invert function naming and add helper that does the whole jobZbigniew Jędrzejewski-Szmek2021-06-241-2/+2
* tree-wide: make use of new DLSYM_ARG() macro everywhereLennart Poettering2020-12-041-7/+7
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* shared: make libidn/libdidn2 dependency a dlopen() oneLennart Poettering2020-10-091-0/+91