Age | Commit message (Expand) | Author |
2022-01-14 | Remove ASN1{,_const}_CTX | Theo Buehler |
2022-01-14 | Remove X509_OBJECT_free_contents | Theo Buehler |
2022-01-14 | Remove PEM_Seal{Init,Update,Final} | Theo Buehler |
2022-01-14 | Unifdef LIBRESSL_OPAQUE_* and LIBRESSL_NEXT_API | Theo Buehler |
2022-01-14 | update drm to linux 5.15.14 | Jonathan Gray |
2022-01-14 | get the list of things in the full identifier right. | David Gwynne |
2022-01-14 | allow pin-required FIDO keys to be added to ssh-agent(1). | Damien Miller |
2022-01-14 | ssh-sk: free a resident key's user id | Damien Miller |
2022-01-14 | sshsk_load_resident: don't preallocate resp | Damien Miller |
2022-01-14 | sshsk_sign: trim call to sshkey_fingerprint() | Damien Miller |
2022-01-14 | use status error message to communicate ~user expansion failures; | Damien Miller |
2022-01-14 | Computng -> Computing | Jonathan Gray |
2022-01-13 | add a dummy -t flag to llvm-ranlib to match binutils' ranlib's -t flag which | Robert Nagy |
2022-01-13 | fix the -width argument; | Jason McIntyre |
2022-01-13 | Move mft_check() after setting repoid and path on the mft. | Claudio Jeker |
2020-08-03 | Import LLVM 10.0.0 release including clang, lld and lldb. | Patrick Wildt |
2022-01-13 | Move some functions around to reduce diff with an upcoming change. | Claudio Jeker |
2022-01-13 | Make bpf event filter MP-safe | Visa Hankala |
2022-01-13 | Return an error if bpfilter_lookup() fails in bpfkqfilter() | Visa Hankala |
2022-01-13 | Alter valid_filehash() to take a file descriptor instead of a path. | Claudio Jeker |
2022-01-13 | Implement a RRDP_CLEAR message that instructs the parent to cleanup | Claudio Jeker |
2022-01-13 | allow disabling the @ts tweak, which may come in handy for new fw_update | Marc Espie |
2022-01-13 | Implement but don't use code to use rsync's --compare-dest feature. | Claudio Jeker |
2022-01-13 | Add the same entityq_flush() logic in ta_lookup() as it is done in | Claudio Jeker |
2022-01-13 | be more explicit about the current package format and why it's so. | Marc Espie |
2022-01-13 | Adapt to changed debugging output | Martijn van Duren |
2022-01-13 | Move parsing of incoming syslog messages to their own section. | Martijn van Duren |
2022-01-13 | Implement powerdown. This involves writing a magic bit somewhere in the | Mark Kettenis |
2022-01-13 | Tedu support for the -xsh4.2 argument to the mdoc(7) .St macro | Ingo Schwarze |
2022-01-13 | Calling MB_CUR_MAX is much more expensive than incrementing a pointer | Ingo Schwarze |
2022-01-13 | Set LC_ALL in both local and remote shells so that sorted output | Darren Tucker |
2022-01-13 | Avoid %'s in commands (not used in OpenBSD, but used in -portable's | Darren Tucker |
2022-01-13 | Only sort the result array if it contains more than one element, | Ingo Schwarze |
2022-01-12 | zap some stray whitespace | Theo Buehler |
2022-01-12 | seperators -> separators | Theo Buehler |
2022-01-12 | zap spaces before tabs | Theo Buehler |
2022-01-12 | gratuitious -> gratuitous | Theo Buehler |
2022-01-12 | Lift the '#ifdef RCRT0' conditional out of boot*.h to crt0.c | Philip Guenther |
2022-01-12 | fixup previous refactoring | mbuhl |
2022-01-12 | Extend the verbose logging. | Anton Lindqvist |
2022-01-12 | sync | Theo Buehler |
2022-01-12 | ASN1_{,F,T}BOOLEAN_it and the encoding and decoding API will move | Theo Buehler |
2022-01-12 | Enable commandl1, commandl2, and commandD1. | Martijn van Duren |
2022-01-12 | Make lputs use psl instead of expecting it to be null-terminated. | Martijn van Duren |
2022-01-12 | toggle hw.power based on the ACDI SMR key if available | Robert Nagy |
2022-01-12 | set cpuspeed to 0 if hw.cpuspeed cannot be retrieved | Robert Nagy |
2022-01-12 | add three new SMC sensors to get information about the power supply status | Robert Nagy |
2022-01-12 | Fix array index. Spotted by robert@ | Mark Kettenis |
2022-01-12 | Make acpi_getpropint() return uint64_t, as ACPI integers are in fact that | Patrick Wildt |
2022-01-12 | Only evp_pkey_check needs static linking | Theo Buehler |