summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-23Simplify as_id_parse() using ASN1_INTEGER_get_uint64()Theo Buehler
2023-05-22Drop unused md_prep_fdisk() argument in disk crypto question handlerKlemens Nanni
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2023-05-22Remove misplaced semicolons in .FaTheo Buehler
2023-05-22Fix TSO for traffic to a local address on a physical interface.Alexander Bluhm
2023-05-22Bye, bye, horrible reacharounds into libcryptoTheo Buehler
2023-05-22Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Convert x509_get_time() to ASN1_TIME_to_tm()Theo Buehler
2023-05-22Avoid use of LibreSSL-specific ASN1_time_tm_cmp() APITheo Buehler
2023-05-22Add EPYC Embedded 3000 10GbE NICDenis Fondras
2023-05-22Remove unused variable kerr.Tobias Heider
2023-05-22Remove duplicate entries in kvars.Alexander Bluhm
2023-05-22gc unused/old codeMarc Espie
2023-05-22fix usage, name arg is optionalKlemens Nanni
2023-05-22Keep trying LDAP servers until we get full results from one, rather thanJonathan Matthew
2023-05-22The fp_ex_[st]w struct savefpu members were inherited from NetBSD wherePhilip Guenther
2023-05-22NENTRY() doesn't provide an endbr64, so give memmove one inPhilip Guenther
2023-05-21If an MBR partition start or end can be represented by CHS, setKenneth R Westerback
2023-05-21Typo in comment. 'parititon' -> 'partition'.Kenneth R Westerback
2023-05-21missed oneMarc Espie
2023-05-21move the interface to SharedLibs to be somewhat object orientedMarc Espie
2023-05-21document how this is used... There's nothing that actually uses theMarc Espie
2023-05-21"fix" for 5.36: pass the possible option value as an extra paramMarc Espie
2023-05-21In sysctl_hwchargestop() check that hw_battery_setchargestop is setClaudio Jeker
2023-05-21v5.36, trivial moveMarc Espie
2023-05-21zap extra word and some hyphens; ok guentherJason McIntyre
2023-05-20typofix message in previousKlemens Nanni
2023-05-20Ask for disk crypto after root disk questionKlemens Nanni
2023-05-20ecdhtest: Fix indentTheo Buehler
2023-05-20Remove a space that I thought I had already deleted.Theo Buehler
2023-05-20p_fragblock = DISKLABELV1_FFS_FRAGBLOCK(0, 0) sets p_fragblock toKenneth R Westerback
2023-05-20Do not grab the `vmmaplk' recursively, prevent a self-deadlock.Martin Pieuchot
2023-05-20Add a slow regress target that runs openssl speed with proper alignmentTheo Buehler
2023-05-20openssl speed: add an '-unaligned n' optionTheo Buehler
2023-05-20Implement battery charge control.Mark Kettenis
2023-05-20openssl speed: minor style nitsTheo Buehler
2023-05-20Don't bother setting the effective group, it doesn't affect file creationMarc Espie
2023-05-20openssl speed: remove binary curve remnantsTheo Buehler
2023-05-19Add qcsmptp(4), a driver to share 32-bit values between (co-)processors.Patrick Wildt
2023-05-19Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) showsPatrick Wildt
2023-05-19Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCsPatrick Wildt
2023-05-19Clear interrupt before executing the interrupt handler as we otherwisePatrick Wildt
2023-05-19uvm_coredump(9) was removed in 2015 (commitid dNPv28CJI5BxtRGW) asPhilip Guenther
2023-05-19Add missing rsa_security_bit() handler to the RSA-PSS ASN1_METHODTheo Buehler
2023-05-19fix markup for `maildir' in smtpd.conf(5)Omar Polo
2023-05-19Add format for server_sessions, from Magnus Gross.Nicholas Marriott
2023-05-19make Paths fully OO, as it makes some things simplerMarc Espie
2023-05-19this parameter does not existMarc Espie
2023-05-19remove indirect callsMarc Espie
2023-05-19Since waitid(2) shares code with wait4(2) and doesn't expose anyPhilip Guenther