Age | Commit message (Expand) | Author |
2022-11-16 | sync | Theo de Raadt |
2022-11-16 | tolower(3) guarantees to return its argument unchanged if it's not | Florian Obser |
2022-11-16 | mark BN_X931_derive_prime_ex, BN_X931_generate_prime_ex, | Ingo Schwarze |
2022-11-16 | expose the documentation of X509_STORE_CTX_verify_fn(3) | Ingo Schwarze |
2022-11-16 | document X509_STORE_CTX_verify_cb(3) and X509_STORE_get_verify_cb(3) | Ingo Schwarze |
2022-11-16 | Mark BN_mod_exp2_mont() as intentionally undocumented. | Ingo Schwarze |
2022-11-16 | Align output to a more tabular view | Job Snijders |
2022-11-16 | Remove an outdated TODO | Theo Buehler |
2022-11-15 | style(9) fix. No functional change. | Vitaliy Makkoveev |
2022-11-15 | Not assigning a link local address by default breaks various things. | Claudio Jeker |
2022-11-15 | document BN_mod_sqrt(3) | Ingo Schwarze |
2022-11-15 | Take `vmobjlock' around uao_grow() and uao_shrink() calls to fix tmpfs | Vitaliy Makkoveev |
2022-11-15 | sync | Stuart Henderson |
2022-11-14 | Unlock SIOCGIFG{MEMB,ATTR,LIST} | Klemens Nanni |
2022-11-14 | Unlock SIOCGIFCONF | Klemens Nanni |
2022-11-14 | Document global interface group list locking | Klemens Nanni |
2022-11-14 | merge conflicts | Stuart Henderson |
2022-11-14 | import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bits | Stuart Henderson |
2022-11-14 | document BN_kronecker(3) | Ingo Schwarze |
2022-11-14 | document BN_reciprocal(3) | Ingo Schwarze |
2022-11-14 | Hide public symbols in libcrypto/x509 .c files | Bob Beck |
2022-11-14 | Fix tag type and buffer limit in DT_TEXTREL lookup. | Visa Hankala |
2022-11-14 | With the commit to in6_ifattach mpe(4) now also works with IPv6 | Claudio Jeker |
2022-11-14 | Add missing clock trigger to loongson_isa_splx(). | Visa Hankala |
2022-11-14 | Relax the list of interfaces which support IPv6 a bit. | Claudio Jeker |
2022-11-14 | fix swapped user/group introduced in sync-with-mount_tmpfs commit; | Stuart Henderson |
2022-11-14 | make the EFI partition quite large, like on arm64 x13s, because newer x86 | Theo de Raadt |
2022-11-14 | Preserve original order of nameservers | Klemens Nanni |
2022-11-14 | Recognize PT_OPENBSD_MUTABLE with LLVM's readobj / objdump. | Theo de Raadt |
2022-11-14 | Check for offline chunks first, then check for keydisks | Klemens Nanni |
2022-11-14 | Since the introduction of automatic immutable from the kernel, the munmap() | Theo de Raadt |
2022-11-14 | Since the introduction of automatic immutable from the kernel, the munmap() | Theo de Raadt |
2022-11-14 | Since the introduction of automatic immutable from the kernel, the munmap() | Theo de Raadt |
2022-11-14 | Since the introduction of automatic immutable from the kernel, the munmap() | Theo de Raadt |
2022-11-14 | Turns out the power button on the Mac mini and the touchid button on the | Mark Kettenis |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-11-14 | - show -R with -s in options list | Jason McIntyre |
2022-11-14 | Document arm64 as supporting RAID 1C boot | Klemens Nanni |
2022-11-14 | When the fdt does not provide a list of brightness states, pwmbl(4) | Miod Vallat |
2022-11-14 | include sys/device.h, on some architectures this gets pulled in, but others | Theo de Raadt |
2022-11-13 | Fix comment style | Theo Buehler |
2022-11-13 | Various improvements; joint work with beck@: | Ingo Schwarze |
2022-11-13 | Make sure csa->csa_bundled is NULL after freeing to prevent a | Moritz Buhl |
2022-11-13 | Sync config.h, we have ed25519 support now. | Florian Obser |
2022-11-13 | Check certificate extensions in trusted certificates. | Bob Beck |
2022-11-13 | Sync data and instruction cache before entering an executable page | Jeremie Courreges-Anglas |
2022-11-13 | Split out handlers for SOCK_DGRAM unix(4) sockets from SOCK_STREAM and | Vitaliy Makkoveev |
2022-11-13 | sync | Theo Buehler |
2022-11-13 | Avoid symbol collision with libcrypto | Theo Buehler |
2022-11-13 | Bump libtls minor to match libcrypto and libssl | Theo Buehler |