openbsd
2021-09-15 tbbump to LibreSSL 3.4.1
2021-09-15 claudioSet the X509 validation depth limit to 12 or double...
2021-09-15 florianExplain that traceroute compresses * * * lines at the...
2021-09-15 florianRewrite and simplify dhcpleasectl(8).
2021-09-15 fcambusAdd build infrastructure for the libclang_rt.profile...
2021-09-15 nicmFor the moment, restore if-shell and run-shell to parsi...
2021-09-15 djmallow CanonicalizePermittedCNAMEs=none in ssh_config...
2021-09-15 florianRemove configured routes no longer present in lease.
2021-09-15 antonImprove the uhid(4) manual:
2021-09-15 antonChange the errno to ENOTTY when encountering an unknown...
2021-09-14 inoguchiAvoid typedef redefinition
2021-09-14 deraadtsync
2021-09-14 tbAdd missing void to definition of http_init().
2021-09-14 kettenisCleanup some style issues and remove some unused code...
2021-09-14 kettenisCleanup some style issues.
2021-09-14 kettenisMake pmap_extract() mpsafe by grabbing the kernel lock...
2021-09-14 kettenisMake pmap_extract() mpsafe by grabbing the kernel lock...
2021-09-14 tbzap trailing white space
2021-09-14 tbCall the info cb on connect/accept exit in TLSv1.3
2021-09-14 schwarzeprovide a small manual page for the SSL_set_psk_use_ses...
2021-09-14 sthen/usr/bin/timeout should not be in man sets
2021-09-14 schwarzeMerge the stub SSL_SESSION_is_resumable(3) manual page...
2021-09-14 schwarzeAs suggested by tb@, merge the description of OPENSSL_E...
2021-09-14 jcaSync
2021-09-14 jcaProvide instruction cache invalidation through sysarch...
2021-09-14 claudioDo not download more than 300 deltas to sync a RRDP...
2021-09-14 mbuhlput back the mux_ctx memleak fix for SSH_CHANNEL_MUX_CLIENT
2021-09-14 mpiFix regression test, prodded by bluhm@
2021-09-14 mvsAdd missing kernel lock for Bi-directional Forwarding...
2021-09-14 janEnable cy(4) on amd64.
2021-09-14 florianWhen the dhcp server is unreachable via unicast UDP...
2021-09-13 dvvmm(4): add limit to number of vcpus
2021-09-13 deraadtsync
2021-09-13 jmcfix SEE ALSO;
2021-09-13 jmcvarious formatting fixes;
2021-09-13 jmctweak text in previous and fix SEE ALSO;
2021-09-13 claudioIn X509_check_issued() do the same dance around x509v3_...
2021-09-13 krwdisk.dk_size can't be 0 as we errx() if that happens...
2021-09-13 deraadtsync
2021-09-13 deraadtno longer needed
2021-09-13 robertadd 7.1 syspatch pubkey
2021-09-13 visaRemember to lock user pmap in pmap_extract()
2021-09-13 visaConsistently use unsigned long for CPU masks in pmap.c.
2021-09-13 robertintroduce /etc/bsd.re-config which can be used to confi...
2021-09-13 krwDocument that the editing command 'disk' takes an optio...
2021-09-13 jmatthewEnable uaq(4) on amd64. Investigations into problems...
2021-09-13 robertcheck the installer's /tmp/i/hostname.* files for a...
2021-09-13 deraadttake us out of beta
2021-09-12 jmcfreebsd history is irrelevant here; pointed ok by and...
2021-09-12 krwStop taking detour through unit_types[SECTORS] to find
2021-09-12 tbDefault to using named curve parameter encoding
2021-09-12 antonannotate root only targets; ok bluhm@
2021-09-12 antonhook up libagentx; ok martijn@
2021-09-12 antonRevert recent uhidev report size changes. It's reported...
2021-09-11 deraadtIdentify TPM2.0 devices and perform the 2.0-specific...
2021-09-11 mglockerDon't set the highspeed bit on bcm2835-sdhci sdhc(4...
2021-09-11 schwarzemerge the description of SSL_get_tlsext_status_type(3)
2021-09-11 kettenisChange the scope of the locking in pmap_extract() to...
2021-09-11 schwarzeMerge documentation of EC_GROUP_order_bits(3) from...
2021-09-11 stspZero out iwx(4) Tx descriptors of frames which are...
2021-09-11 stspFix a bug in iwx(4) Tx done interrupt processing.
2021-09-11 jobAdd BGPSec Router (RFC 8209) Key Purpose OID
2021-09-11 schwarzeDo not ignore SIGINT while waiting for input if editlin...
2021-09-11 schwarzeMerge documentation for BN_bn2binpad(3), BN_bn2lebinpad(3),
2021-09-11 djmwhen using SFTP protocol, continue transferring files...
2021-09-10 millertCalling OpenSSL_add_all_digests() is no longer needed...
2021-09-10 stspLet iwx(4) resume directly in DVACT_WAKEUP instead...
2021-09-10 krwStop using NULL as a synonym for "s" (SECTORS). Just...
2021-09-10 bluhmWhen writing a message, syslogd did a combination of...
2021-09-10 tbsync
2021-09-10 tbcrank major for libcrypto as well
2021-09-10 tbmajor bump (same type of crank as libssl)
2021-09-10 tbbump major after symbol addition and struct removal...
2021-09-10 tbUpdate Symbols.list after API additions
2021-09-10 tbBump minor after symbol addition
2021-09-10 tbAdd BN_bn2{,le}binpad(), BN_lebin2bn(), EC_GROUP_order_...
2021-09-10 nicmDo fatal/fatalx a different way so the compiler trick...
2021-09-10 tbMove SSL_set0_rbio() outside of LIBRESSL_HAS_TLS1_3
2021-09-10 tbExpose SSL_get_tlext_status_type() in tls1.h
2021-09-10 tbExpose SSL_R_NO_APPLICATION_PROTOCOL in ssl.h
2021-09-10 tbExpose SSL_CTRL_GET_TLSEXT_STATUS_REQ_TYPE in ssl.h
2021-09-10 tbExpose SSL_CTX_get0_privatekey() in ssl.h
2021-09-10 tbRemove TLS1_get_{,client_}version()
2021-09-10 tbRemove SSL3_RECORD and SSL3_BUFFER
2021-09-10 tbRemove TLS1_RT_HEARTBEAT
2021-09-10 tbMake SSL opaque
2021-09-10 tbRemove struct tls_session_ticket_ext_st and TLS_SESSION...
2021-09-10 tbUncomment LIBRESSL_HAS_{TLS1_3,DTLS1_2} in opensslfeatu...
2021-09-10 tbUse BN_RAND_* instead of mysterious values in the docum...
2021-09-10 tbExpose EC_GROUP_order_bits() in <openssl/ec.h>
2021-09-10 tbExpose BN_bn2{,le}binpad() and BN_lebin2bn() in <openss...
2021-09-10 tbExpose BN_RAND_* in <openssl/bn.h>
2021-09-10 nicmGet rid of the last two warnings by turning them off...
2021-09-10 schwarzeQuirk-compatibility with GNU tbl(1):
2021-09-10 claudioProperly handle keep-alive for HTTP/1.1. If the server...
2021-09-10 schwarzeIn a tbl(7) having the "nospaces" option, skip space...
2021-09-10 dtuckerDocument that non-interactive commands are run via...
2021-09-10 dtuckerDocument behaviour of arguments following non-interacti...
2021-09-10 tbDo not ignore SSL_TLSEXT_ERR_FATAL from the ALPN callback
2021-09-10 tbPrepare to provide BN_RAND_* flags for BN_rand_range()
next