Age | Commit message (Expand) | Author |
2022-11-18 | group -> field | Theo Buehler |
2022-11-18 | polynominal -> polynomial | Theo Buehler |
2022-11-18 | cope with new getaddrinfo() error message | Anton Lindqvist |
2022-11-18 | sync | Theo de Raadt |
2022-11-18 | mips64 code calls uvm_map_protect() directly, so needs to adapt: | Theo de Raadt |
2022-11-18 | new manual page BN_GF2m_add(3) | Ingo Schwarze |
2022-11-17 | With regret, place mutexes after struct vm_map fields which are inspected | Theo de Raadt |
2022-11-17 | Avoid a few unnecessary contortions | Theo Buehler |
2022-11-17 | Use a fixed-size array for the message and simplify a few other curly | Theo Buehler |
2022-11-17 | Schedule cleanup of '-r' now useless getopt option | Job Snijders |
2022-11-17 | Add shortlist functionality, a compagnion to the skiplist | Job Snijders |
2022-11-17 | Add initial Wycheproof EdDSA test coverage | Theo Buehler |
2022-11-17 | Add a regression test for curve25519.c r1.14 | Theo Buehler |
2022-11-17 | Prevent Ed25519 signature malleability | Theo Buehler |
2022-11-17 | stack growth from setrlimit was never updated to set UVM_ET_STACK on | Theo de Raadt |
2022-11-17 | style(9) fix. No functional change. | Vitaliy Makkoveev |
2022-11-17 | Restrict what getaddrinfo(3) is willing to try to resolve. | Florian Obser |
2022-11-17 | Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns. | Tobias Heider |
2022-11-17 | add .gnu.warning.SYMBOL support to ld.lld(1) to display the warnings in | Robert Nagy |
2022-11-17 | whitespace fixes. no functional change. | David Gwynne |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-11-17 | Revert "Check certificate extensions in trusted certificates" | Bob Beck |
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 |