openbsd
2022-07-18 tbAdd comments to explain the magic numbers 57 and 58
2022-07-18 tbAvoid sending the QUIC transport parameters extension...
2022-07-18 deraadtthe domainname is under root control, but because we...
2022-07-18 deraadtFor opening up the bindings file in ypconnect(2), bail...
2022-07-18 deraadtypbinding should not be intrude to application namespace.
2022-07-18 deraadtuse same way of reporting error as yp_bind.c
2022-07-17 knHandle X509_check_purpose(3) and EVP_get_digestbyobj(3)
2022-07-17 kettenisRevert the changes made in rev 1.82. It is important...
2022-07-17 knAdd initial support for ESSCertIDv2 verification
2022-07-17 jsingDisable TLSv1.3 middlebox compatibility mode for QUIC...
2022-07-17 jsingPass SSL pointer to tls13_ctx_new().
2022-07-17 jsingRevise regress for QUIC transport parameters TLS extension.
2022-07-17 jsingCorrect handling of QUIC transport parameters extension.
2022-07-17 jsingProvide SSL_is_quic()
2022-07-17 jsingCorrect TLSEXT_TYPE_quic_transport_parameters message...
2022-07-17 jsingCorrect value for TLSEXT_TYPE_quic_transport_parameters
2022-07-17 krwModernize and cleanse fdisk.8, making it more concise and
2022-07-17 jsginfromation -> information
2022-07-17 jsgadd section to mmap Xr
2022-07-17 jsgsync with arm64.html
2022-07-17 jsgAESCGM -> AESGCM
2022-07-17 jsgorder sysctl(2) Xr by section
2022-07-17 jsgampiic -> apliic
2022-07-17 jmcfix a macro, and "new sentence, new line";
2022-07-17 deraadtbackout last step: the path checks are too strong until...
2022-07-17 deraadtsync
2022-07-17 deraadt/var/run/ypbind.lock doesn't need to be forcefully...
2022-07-17 deraadtthe PLEDGE_YPACTIVE "hack" bit related to "getpw" pledg...
2022-07-17 deraadtDelete mention of the old /var/run/ypbind.lock hack.
2022-07-17 deraadt/var/run/ypbind.lock doesn't need to be created with...
2022-07-17 deraadtsince yp_bind() and yp_all() don't use open, fstat...
2022-07-17 deraadtRather than opening the binding file, checking for...
2022-07-17 deraadtAdd ypconnect(2) stub inside libc so that libc function...
2022-07-17 deraadtadd ypconnect(2) manual page
2022-07-16 knAdd ESSCertIDv2 stack macros
2022-07-16 knAdd ESSCertIDv2 ASN.1 boilerplate
2022-07-16 knAdd NID for signingCertificateV2
2022-07-16 knAvoid direct X509 structure access
2022-07-16 bluhmTo fix an KASSERT(la != NULL) panic in ARP, protect...
2022-07-16 knZap duplicate ERR_load_TS_strings() prototype
2022-07-16 kettenisFix IPIs on systems with multiple clusters where the...
2022-07-16 kettenisFix previous commit. We need to enable the new "halt...
2022-07-16 kettenisAdd support for using the power button to wake up from...
2022-07-16 ratchovBump libsndio pkg-config version to 1.9.0
2022-07-16 tbRevert previous. The added includes were already there...
2022-07-15 mvsIntroduce fine grained pipex(4) locking. Use per-sessio...
2022-07-15 deraadtfix typos in previous
2022-07-15 kettenisImplement support for framebuffers that don't start...
2022-07-15 deraadtAdd a new clnt*_control CLSET_CONNECTED, which says...
2022-07-15 deraadtAllow ypconnect() in "getpw"
2022-07-15 deraadtsync
2022-07-15 deraadtpledge "getpw" would notice access to /var/run/ypbind...
2022-07-15 kettenisUse db_rint() to make it possible to enter ddb(4) by...
2022-07-15 deraadtOnce a ypserv is discovered we know the remote UDP...
2022-07-15 tbMissing xhcivar.h bit that should have gone with xhci...
2022-07-15 kettenisUse a separate varaible to signal a "dead" controller...
2022-07-15 tbExpand the comment explaining the for loop with bn_luca...
2022-07-15 tbComment for factorization of n - 1 = k * 2^s in bn_mill...
2022-07-15 tbRename is_perfect_square to out_perfect in prototype...
2022-07-14 kettenisAdd sxirintc(4), a driver for the "wake up" interrupt...
2022-07-14 florianWhen the autoconf flag flaps around we might end up...
2022-07-14 tbZap trailing whitespace
2022-07-14 mvsUse capital letters for global ipsec(4) locks descripti...
2022-07-14 bluhmProtect all writers to ifm_cur with a mutex. ifmedia_m...
2022-07-14 jobFix JSON output in filemode for TALs
2022-07-14 claudioMore IPv6 scope_id fixes, now hopefully scope_id should...
2022-07-14 mvsTurn pppoe(4) back to kernel lock. We can't predict...
2022-07-14 mvsReplace tabs by spaces after "#define". No functional...
2022-07-14 claudioTime to bump version
2022-07-14 tbSuppress output of the deprecated -tls1 option in usage...
2022-07-14 tbSwitch to using TLS_client_method()
2022-07-14 tbOnly run the client connection test with supported...
2022-07-14 tbDocument openssl ciphers -s
2022-07-14 tbAdd -s option to openssl ciphers
2022-07-14 deraadtsync
2022-07-13 schwarzeadd .Xr links to SSL_CTX_set_security_level(3)
2022-07-13 schwarzeadd a few .Xr links to new manual pages
2022-07-13 schwarzeIn dsa.h rev. 1.34 (14 Jan 2022), tb@ provided DSA_bits(3).
2022-07-13 schwarzeIn x509_vfy.h rev. 1.54, tb@ provided X509_VERIFY_PARAM...
2022-07-13 schwarzelink three new manual pages to the build
2022-07-13 schwarzeStart documenting our new pet octopus, SSL_CTX_set_secu...
2022-07-13 jsingCast int64_t to uint64_t before negating.
2022-07-13 schwarzeWrite documentation for EVP_PKEY_check(3), EVP_PKEY_pub...
2022-07-13 tbSimplify computation of max_pub_key = dh->p - 1.
2022-07-13 schwarzeNew manual page written from scratch;
2022-07-13 tbRemove #ifndef around the definition of OPENSSL_TLS_SEC...
2022-07-13 schwarzeOn May 4 14:19:08 2006 UTC, while fixing a security...
2022-07-13 ajacoutotFix apmd_flags example.
2022-07-13 tbDo not make tables static so we can access them from...
2022-07-13 jcaRevert BUILD_LLDB use, don't push manual repair on...
2022-07-13 kettenisImplement the fundamentals for suspend/resume on arm64...
2022-07-13 tbEnable Wycheproof primality tests.
2022-07-13 tbEnable BPSW primality test.
2022-07-13 tbHook BPSW into BN_is_prime_fasttest_ex()
2022-07-13 tbLink bn_bpsw.c to build
2022-07-13 tbImplement the Baillie-PSW primality test
2022-07-13 tbLink bn_isqrt.c to build
2022-07-13 tbInteger square root and perfect square test
2022-07-13 jsgdrm/i915: Fix a race between vma / object destruction...
2022-07-13 jsgdrm/amdgpu: vi: disable ASPM on Intel Alder Lake based...
next