Wipe (some) secrets from memory after use
[tinc] / src / keys.c
2022-04-22 Kirill IsakovWipe (some) secrets from memory after use
2022-04-21 Kirill Isakovconnection_t: allocate legacy context on first use
2022-03-28 Kirill IsakovReplace MinGW with Windows to avoid ambiguities
2021-08-11 Kirill IsakovReplace pointers to global splay trees with structs.
2021-08-10 Fufu FangFix -Wsign-compare error in keys.c
2021-07-29 Kirill IsakovAllow using key & configuration parser from tincd in...