Age | Commit message (Expand) | Author |
2023-07-11 | Fix most of the clienttest. With this only test cases 9 and 13 fail. | Theo Buehler |
2023-07-11 | Add descriptions of copy mode commands, from Michael Bianco. | Nicholas Marriott |
2023-07-11 | Rework sleep_setup()/sleep_finish() to no longer hold the scheduler lock | Claudio Jeker |
2023-07-11 | Trim leading whitespace from find(1) output, missed in previous. | Anton Lindqvist |
2023-07-10 | Allow unveiled programs to dump core (in the default, classic, into . way) | Theo de Raadt |
2023-07-10 | Add test case for negative number with highest bit of top octet set | Theo Buehler |
2023-07-10 | ix(4): allocate less memory for tx buffers | Jan Klemkow |
2023-07-10 | Rename EC_KEY from r to key like in the rest of the file | Theo Buehler |
2023-07-10 | The rsync tests are unstable since the directory listing includes the | Anton Lindqvist |
2023-07-10 | Infer the timeout from the environment, with sane defaults. Should | Anton Lindqvist |
2023-07-10 | Improve err/warn messages: | Anton Lindqvist |
2023-07-10 | Don't open files that will be skipped | Jeremy Evans |
2023-07-10 | The changes to the register layout affect the interrupt status/ack registers | Patrick Wildt |
2023-07-10 | Update outdated comment | Job Snijders |
2023-07-10 | It should no longer be necessary to ignore SIGCHLD because it is now | Nicholas Marriott |
2023-07-10 | Loop around waitpid in client, from Azat Khuzhin. | Nicholas Marriott |
2023-07-10 | finish v5.36, UList was a bit more work | Marc Espie |
2023-07-10 | Use a stack for last panes line windows, from Thomas Bertschinger in | Nicholas Marriott |
2023-07-10 | misplaced debug message | Damien Miller |
2023-07-10 | Enable Indirect Branch Tracking for amd64 userland, using XSAVES/XRSTORS | Philip Guenther |
2023-07-10 | Add PS_NOBTCFI, a per-process flag indicating that Branch Target | Philip Guenther |
2023-07-10 | Pull BIGNUM constants out of get_* function bodies | Theo Buehler |
2023-07-10 | BIO_indent: use %*s rather than puts in a loop | Theo Buehler |
2023-07-10 | bn_print: string.h is no longer needed | Theo Buehler |
2023-07-10 | sync | Theo de Raadt |
2023-07-09 | Call closefrom after removing signals because newer libevent doesn't | Nicholas Marriott |
2023-07-09 | Fix ndef_{prefix,suffix}() | Theo Buehler |
2023-07-09 | It turns out that there are seperate pins for the PCIe Gen 2 and 3, which | Patrick Wildt |
2023-07-09 | Fix route entry leak. | Alexander Bluhm |
2023-07-09 | Reimplement BN_print() and BN_print_fp() | Theo Buehler |
2023-07-09 | Simplify bn_print() | Theo Buehler |
2023-07-09 | Refactor BN_bn2hex() | Theo Buehler |
2023-07-09 | Add some more RK3588 PCIe clocks and resets. | Patrick Wildt |
2023-07-09 | Some Perl tests set owner, permissions, access time, and modification | Alexander Bluhm |
2023-07-09 | Add mute control. This makes the mute button on laptops that use sncodec(4) | Mark Kettenis |
2023-07-09 | Provide optimised bn_subw() for riscv64. | Joel Sing |
2023-07-09 | Provide optimised bn_addw() for riscv64. | Joel Sing |
2023-07-09 | Allocate enough memory to pervent SIGSEGV or SIGABRT due to write | Alexander Bluhm |
2023-07-09 | sync perl 5.36.1 | Alexander Bluhm |
2023-07-09 | regen | Tobias Heider |
2023-07-09 | Add suspend key support in wskbd and make it work on Apple ARM laptops. | Tobias Heider |
2023-07-09 | Add Xr to EVP_MD_meth_new to top level library | Theo Buehler |
2023-07-09 | Fix OpenBSD release | Theo Buehler |
2023-07-09 | sync | Theo Buehler |
2023-07-09 | ASN1_bn_print() will be removed soon. Remove docs. | Theo Buehler |
2023-07-09 | correct spelling | Jonathan Gray |
2023-07-08 | max_processes -> max_jobs in usage(); | Jason McIntyre |
2023-07-08 | fix comment to unbreak things that care about warnings | Bob Beck |
2023-07-08 | sync | Theo Buehler |
2023-07-08 | link EVP_MD_meth_new.3 to build | Theo Buehler |