- May 11, 2022
-
-
- May 25, 2021
-
-
Tomas Krizek authored
-
- Jul 15, 2020
-
-
There's still frequent issue that documenting some parameters would be mainly noise but doxygen will warn when not doing it. WARN_IF_UNDOCUMENTED apparently doesn't cover this and WARN_IF_DOC_ERROR would probably remove even some useful warnings.
-
- Jul 10, 2020
-
-
s/gitlab\.labs\.nic/gitlab.nic/g Redirects are in place, so it shouldn't be required now, but why not.
-
- Feb 25, 2020
-
-
Long GNU GPLv3 boilderplate was automatically replaced with machine readable tag.
-
- Feb 22, 2019
-
-
It's mainly about the way we parse and validate them. Almost all of the parts of validation that were being done in modules/policy/policy.lua and daemon/tls.c got moved to daemon/bindings/net.c, so it's easier to follow that. Also more checks are being done now, e.g. contents of .pin_sha256 and .hostname strings.
-
- Oct 16, 2018
-
-
Vladimír Čunát authored
-
- Oct 12, 2018
-
-
Vladimír Čunát authored
-
Vladimír Čunát authored
-
Vladimír Čunát authored
This prompted a slight reorganization inside trie.c
-
- Apr 13, 2018
-
-
Vladimír Čunát authored
-
- Apr 12, 2018
-
-
Vladimír Čunát authored
Needed for followup commits. The trie_* names aren't ideal for global namespace, but ATM I can't see a better way.
-
Vladimír Čunát authored
-
Vladimír Čunát authored
Well, we could e.g require C11 instead of C99, but this one is easy.
-
Vladimír Čunát authored
(Don't use them anywhere yet.)
-