Age | Commit message (Expand) | Author |
2023-05-23 | Simplify as_id_parse() using ASN1_INTEGER_get_uint64() | Theo Buehler |
2023-05-22 | Drop unused md_prep_fdisk() argument in disk crypto question handler | Klemens Nanni |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2023-05-22 | Remove misplaced semicolons in .Fa | Theo Buehler |
2023-05-22 | Fix TSO for traffic to a local address on a physical interface. | Alexander Bluhm |
2023-05-22 | Bye, bye, horrible reacharounds into libcrypto | Theo Buehler |
2023-05-22 | Convert generalizedtime_to_tm() to ASN1_TIME_to_tm() | Theo Buehler |
2023-05-22 | Convert x509_get_time() to ASN1_TIME_to_tm() | Theo Buehler |
2023-05-22 | Avoid use of LibreSSL-specific ASN1_time_tm_cmp() API | Theo Buehler |
2023-05-22 | Add EPYC Embedded 3000 10GbE NIC | Denis Fondras |
2023-05-22 | Remove unused variable kerr. | Tobias Heider |
2023-05-22 | Remove duplicate entries in kvars. | Alexander Bluhm |
2023-05-22 | gc unused/old code | Marc Espie |
2023-05-22 | fix usage, name arg is optional | Klemens Nanni |
2023-05-22 | Keep trying LDAP servers until we get full results from one, rather than | Jonathan Matthew |
2023-05-22 | The fp_ex_[st]w struct savefpu members were inherited from NetBSD where | Philip Guenther |
2023-05-22 | NENTRY() doesn't provide an endbr64, so give memmove one in | Philip Guenther |
2023-05-21 | If an MBR partition start or end can be represented by CHS, set | Kenneth R Westerback |
2023-05-21 | Typo in comment. 'parititon' -> 'partition'. | Kenneth R Westerback |
2023-05-21 | missed one | Marc Espie |
2023-05-21 | move the interface to SharedLibs to be somewhat object oriented | Marc Espie |
2023-05-21 | document how this is used... There's nothing that actually uses the | Marc Espie |
2023-05-21 | "fix" for 5.36: pass the possible option value as an extra param | Marc Espie |
2023-05-21 | In sysctl_hwchargestop() check that hw_battery_setchargestop is set | Claudio Jeker |
2023-05-21 | v5.36, trivial move | Marc Espie |
2023-05-21 | zap extra word and some hyphens; ok guenther | Jason McIntyre |
2023-05-20 | typofix message in previous | Klemens Nanni |
2023-05-20 | Ask for disk crypto after root disk question | Klemens Nanni |
2023-05-20 | ecdhtest: Fix indent | Theo Buehler |
2023-05-20 | Remove a space that I thought I had already deleted. | Theo Buehler |
2023-05-20 | p_fragblock = DISKLABELV1_FFS_FRAGBLOCK(0, 0) sets p_fragblock to | Kenneth R Westerback |
2023-05-20 | Do not grab the `vmmaplk' recursively, prevent a self-deadlock. | Martin Pieuchot |
2023-05-20 | Add a slow regress target that runs openssl speed with proper alignment | Theo Buehler |
2023-05-20 | openssl speed: add an '-unaligned n' option | Theo Buehler |
2023-05-20 | Implement battery charge control. | Mark Kettenis |
2023-05-20 | openssl speed: minor style nits | Theo Buehler |
2023-05-20 | Don't bother setting the effective group, it doesn't affect file creation | Marc Espie |
2023-05-20 | openssl speed: remove binary curve remnants | Theo Buehler |
2023-05-19 | Add qcsmptp(4), a driver to share 32-bit values between (co-)processors. | Patrick Wildt |
2023-05-19 | Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) shows | Patrick Wildt |
2023-05-19 | Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs | Patrick Wildt |
2023-05-19 | Clear interrupt before executing the interrupt handler as we otherwise | Patrick Wildt |
2023-05-19 | uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI5BxtRGW) as | Philip Guenther |
2023-05-19 | Add missing rsa_security_bit() handler to the RSA-PSS ASN1_METHOD | Theo Buehler |
2023-05-19 | fix markup for `maildir' in smtpd.conf(5) | Omar Polo |
2023-05-19 | Add format for server_sessions, from Magnus Gross. | Nicholas Marriott |
2023-05-19 | make Paths fully OO, as it makes some things simpler | Marc Espie |
2023-05-19 | this parameter does not exist | Marc Espie |
2023-05-19 | remove indirect calls | Marc Espie |
2023-05-19 | Since waitid(2) shares code with wait4(2) and doesn't expose any | Philip Guenther |