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