summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-17Rather than opening the binding file, checking for advisory lock, reading aTheo de Raadt
2022-07-17Add ypconnect(2) stub inside libc so that libc functions can use it,Theo de Raadt
2022-07-17add ypconnect(2) manual pageTheo de Raadt
2022-07-16Add ESSCertIDv2 stack macrosKlemens Nanni
2022-07-16Add ESSCertIDv2 ASN.1 boilerplateKlemens Nanni
2022-07-16Add NID for signingCertificateV2Klemens Nanni
2022-07-16Avoid direct X509 structure accessKlemens Nanni
2022-07-16To fix an KASSERT(la != NULL) panic in ARP, protect the rt_llinfoAlexander Bluhm
2022-07-16Zap duplicate ERR_load_TS_strings() prototypeKlemens Nanni
2022-07-16Fix IPIs on systems with multiple clusters where the CPU interfaceMark Kettenis
2022-07-16Fix previous commit. We need to enable the new "halt" IPI on all the CPUsMark Kettenis
2022-07-16Add support for using the power button to wake up from suspend.Mark Kettenis
2022-07-16Bump libsndio pkg-config version to 1.9.0Alexandre Ratchov
2022-07-16Revert previous. The added includes were already there. Duh.Theo Buehler
2022-07-15Introduce fine grained pipex(4) locking. Use per-session `pxs_mtx'Vitaliy Makkoveev
2022-07-15fix typos in previousTheo de Raadt
2022-07-15Implement support for framebuffers that don't start on a page boundary.Mark Kettenis
2022-07-15Add a new clnt*_control CLSET_CONNECTED, which says the socket has alreadyTheo de Raadt
2022-07-15Allow ypconnect() in "getpw"Theo de Raadt
2022-07-15syncTheo de Raadt
2022-07-15pledge "getpw" would notice access to /var/run/ypbind.lock, and grant "inet"Theo de Raadt
2022-07-15Use db_rint() to make it possible to enter ddb(4) by typing ESC D.Mark Kettenis
2022-07-15Once a ypserv is discovered we know the remote UDP port number, but notTheo de Raadt
2022-07-15Missing xhcivar.h bit that should have gone with xhci.c r1.125Theo Buehler
2022-07-15Use a separate varaible to signal a "dead" controller (that has disappearedMark Kettenis
2022-07-15Expand the comment explaining the for loop with bn_lucas_step() a bit.Theo Buehler
2022-07-15Comment for factorization of n - 1 = k * 2^s in bn_miller_rabin_base_2()Theo Buehler
2022-07-15Rename is_perfect_square to out_perfect in prototype to matchTheo Buehler
2022-07-14Add sxirintc(4), a driver for the "wake up" interrupt controller foundMark Kettenis
2022-07-14When the autoconf flag flaps around we might end up with multiple bpfFlorian Obser
2022-07-14Zap trailing whitespaceTheo Buehler
2022-07-14Use capital letters for global ipsec(4) locks description. Use 'D'Vitaliy Makkoveev
2022-07-14Protect all writers to ifm_cur with a mutex. ifmedia_match() doesAlexander Bluhm
2022-07-14Fix JSON output in filemode for TALsJob Snijders
2022-07-14More IPv6 scope_id fixes, now hopefully scope_id should be handledClaudio Jeker
2022-07-14Turn pppoe(4) back to kernel lock. We can't predict netlock state withinVitaliy Makkoveev
2022-07-14Replace tabs by spaces after "#define". No functional changes, justVitaliy Makkoveev
2022-07-14Time to bump versionClaudio Jeker
2022-07-14Suppress output of the deprecated -tls1 option in usage() and helpTheo Buehler
2022-07-14Switch to using TLS_client_method()Theo Buehler
2022-07-14Only run the client connection test with supported ciphers. Avoids testTheo Buehler
2022-07-14Document openssl ciphers -sTheo Buehler
2022-07-14Add -s option to openssl ciphersTheo Buehler
2022-07-14syncTheo de Raadt
2022-07-13add .Xr links to SSL_CTX_set_security_level(3)Ingo Schwarze
2022-07-13add a few .Xr links to new manual pagesIngo Schwarze
2022-07-13In dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3).Ingo Schwarze
2022-07-13In x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM_get_time(3)Ingo Schwarze
2022-07-13link three new manual pages to the buildIngo Schwarze
2022-07-13Start documenting our new pet octopus, SSL_CTX_set_security_level(3).Ingo Schwarze