summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-26regenVitaliy Makkoveev
2024-01-26Unlock listen(2). `somaxconn_local' and `sominconn_local' usedVitaliy Makkoveev
2024-01-26Add a -V flag to bgplgdJob Snijders
2024-01-26Skip test with 100000 file descriptors also on macppc.Alexander Bluhm
2024-01-26Initial clock support for Allwinner D1.Mark Kettenis
2024-01-26Add support for the Allwinner D1 USB PHY.Mark Kettenis
2024-01-26Add Allwinner D1 support.Mark Kettenis
2024-01-26Implement T-Head cache management operations which are needed to handleMark Kettenis
2024-01-26remove /mnt/usr/include/c++/v1 before extracting sets, it changed fromStuart Henderson
2024-01-26repair gratitous difference for install command arguments, relative to all ot...Theo de Raadt
2024-01-26Add 'openssl x509 -new' functionality to the libcrypto CLI utilityJob Snijders
2024-01-26update libcxx, libcxxabi and libunwind to 16.0.6;Robert Nagy
2024-01-26merge llvm libcxx 16.0.6Robert Nagy
2024-01-26import of libcxx-16.0.6Robert Nagy
2024-01-26merge llvm libcxxabi 16.0.6Robert Nagy
2021-12-17Import LLVM 13.0.0 release.Patrick Wildt
2021-04-28Import libc++ 11.1.0 release.Patrick Wildt
2021-01-02Import libc++ 10.0.1 release.Patrick Wildt
2024-01-26import of libcxxabi 16.0.6Robert Nagy
2024-01-26merge llvm libunwind 16.0.6Robert Nagy
2024-01-26import of llvm libunwind 16.0.6Robert Nagy
2024-01-26merge llvm compiler-rt 16.0.6Robert Nagy
2024-01-26remove stub printf from amdgpu_acpi_enumerate_xcc()Jonathan Gray
2024-01-26import llvm compiler-rt 16.0.6Robert Nagy
2024-01-25Return 0 when accessing an argument not defined in a probe.Martin Pieuchot
2021-12-17Import LLVM 13.0.0 release.Patrick Wildt
2021-01-02Import libc++abi 10.0.1 release.Patrick Wildt
2021-01-02Import libunwind 11.0.0 in new LLVM directory, thus not yet linked toPatrick Wildt
2020-08-10Import compiler-rt 10.0.1 release.Patrick Wildt
2024-01-25Make qwx(4) avoid sub-directories in firmware paths.Stefan Sperling
2024-01-25Update awk to the Jan 22, 2024 version.Todd C. Miller
2024-01-25Plug a few leaks and perform some other code hygieneTheo Buehler
2024-01-25This table no longer needs to be sortedTheo Buehler
2024-01-25p12_npas.c: hoist some helpers from the bottom to the top in reverse orderTheo Buehler
2024-01-25p12_npas.c: maclen -> mac_lenTheo Buehler
2024-01-25p12_npas.c: Use slightly less awkward variable namesTheo Buehler
2024-01-25Fix various NULL dereferences in PKCS #12Theo Buehler
2024-01-25Merge PKCS12_newpass() and newpass_p12()Theo Buehler
2024-01-25Ditch another noop from OPENSSL_cleanup()Theo Buehler
2024-01-25Remove the custom X509v3 extensions stackTheo Buehler
2024-01-25Use RFC7606 treat-as-withdraw for ORIGIN attributes with an invalid value.Claudio Jeker
2024-01-25Rename pkcs12_repack_safe() into pkcs12_repack_authsafes()Theo Buehler
2024-01-25Rework newpass_p12() a bit moreTheo Buehler
2024-01-25implement qwx_auth() which moves the device from SCAN into AUTH stateStefan Sperling
2024-01-25Process scan results in qwx(4) now that we are longer crashing the kernel.Stefan Sperling
2024-01-25Disable monitor status ring support in qwx(4).Stefan Sperling
2024-01-25Siwtch IMSG_CTL_SHOW_RIB_COMMUNITIES over to the new ibuf api.Claudio Jeker
2024-01-25Port over some ath11k code to handle the qwx(4) monitor status ring.Stefan Sperling
2024-01-25Convert most attributes in rde_attr_parse() to new ibuf API.Claudio Jeker
2024-01-25Use multi-vector MSI interrupts in qwx(4).Stefan Sperling