Age | Commit message (Expand) | Author |
2023-04-28 | Cleanup pass over x509_check_policy.c | Theo Buehler |
2023-04-28 | mark up all commands in the man page | Omar Polo |
2023-04-28 | Hook up the the x509 policy regression tests to x509 regress. | Bob Beck |
2023-04-28 | Fix copyright, convert boringssl comments to C style | Bob Beck |
2023-04-28 | KNF | Bob Beck |
2023-04-28 | remove unused code. | Bob Beck |
2023-04-28 | remove debugging printf | Bob Beck |
2023-04-28 | Retire -E's "expert" mode. Introduced 23 years ago to avoid | Kenneth R Westerback |
2023-04-28 | This test should not have V_EXPLICIT_POLICY set. with this | Bob Beck |
2023-04-28 | Add the rest of the boringssl policy unit tests. | Bob Beck |
2023-04-28 | escape the "D1" revisions, as mandoc thinks this is a macro call; | Jason McIntyre |
2023-04-28 | Add options to change the confirm key and default behaviour of | Nicholas Marriott |
2023-04-28 | Do not fatal if tparm fails, instead just log it (not working sequences | Nicholas Marriott |
2023-04-28 | Add a driver for the Qualcomm rng device found on the Thinkpad X13s, based on | Peter Hessler |
2023-04-28 | sync | Kevin Lo |
2023-04-28 | regen | Kevin Lo |
2023-04-28 | Add support for RTL8188FTV chip to urtwn(4). | Kevin Lo |
2023-04-27 | Use __size_t which is available in syslog.h | Greg Steuck |
2023-04-27 | vmd(8): introduce multi-process model for virtio devices. | Dave Voutila |
2023-04-27 | add missing entries; ok miod | Jason McIntyre |
2023-04-27 | add missing entries; ok miod | Jason McIntyre |
2023-04-27 | add missing entries; | Jason McIntyre |
2023-04-27 | Mark the fan speed sensor as invalid when it reports -1 RPM. This happens for | Miod Vallat |
2023-04-27 | Better pcic(4) description. | Miod Vallat |
2023-04-27 | add support for I/O statistics so that tape speeds can be observed with | Robert Nagy |
2023-04-27 | sort options; | Jason McIntyre |
2023-04-27 | arm64 install.md: fix softraid crypto installation on Mac | Caspar Schutijser |
2023-04-27 | RFC 9096 changes the default timers for prefix preferred and valid lifetimes, | Peter Hessler |
2023-04-27 | tiny wording tweak from Ted Bullock to make misunderstandings less likely; | Ingo Schwarze |
2023-04-27 | Implement -V as an alias to --version. | Claudio Jeker |
2023-04-27 | Convert size_t's used in conjuction with sk_X509_num back to int. | Bob Beck |
2023-04-27 | various markup tweaks, no content change; OK jmc@ | Ingo Schwarze |
2023-04-27 | various minor content corrections and improvements; | Ingo Schwarze |
2023-04-27 | Remove efi32 and efi64. These are leftovers from a project that didn't go | Mark Kettenis |
2023-04-27 | Also list the command constants not associated with any macros, | Ingo Schwarze |
2023-04-27 | Remove kernel lock from rtfree(9). | Vitaliy Makkoveev |
2023-04-27 | Retire -E's "expert" mode. Introduced 23 years ago to avoid | Kenneth R Westerback |
2023-04-27 | Temporarily workaround double calls into vioscsi_req_done() | Kenneth R Westerback |
2023-04-27 | correct test cases to add expected errors. | Bob Beck |
2023-04-27 | revert cache lookup for full pathnames | Robert Nagy |
2023-04-27 | Start of an x509 policy regress test. test cases from BoringSSL. | Bob Beck |
2023-04-27 | Remove net lock from DIOCGETTIMEOUT | Klemens Nanni |
2023-04-27 | Add `rttimer_mtx' to the locking description. | Vitaliy Makkoveev |
2023-04-27 | tlsexttest: check additional logic in tlsext randomization | Theo Buehler |
2023-04-27 | zap APM_CANCEL, dead since import; OK tb | Klemens Nanni |
2023-04-27 | ssl_tlsext.c: Add an accessor for the tls extension type. | Theo Buehler |
2023-04-27 | Somehow I managed not to bump LIBRESSL_VERSION_NUMBER | Theo Buehler |
2023-04-27 | Treat crypto disk like the root disk, both are boot disks | Klemens Nanni |
2023-04-27 | EC_KEY_{get,insert}_key_method_data() are no longer available | Theo Buehler |
2023-04-27 | One more reciprocal thing hid in here (yay for consistent naming) | Theo Buehler |