openbsd
2021-10-23 jsingChange tlsext_tick_lifetime_hint to uint32_t.
2021-10-23 florianunwind(8) gives the most preferred resolver strategy...
2021-10-22 tbPrepare to provide X509_get_{extended_,}key_usage()
2021-10-22 knDocument existent "descr" alias for "description"
2021-10-22 knMake ":tdelete" work
2021-10-22 mbuhloops.
2021-10-22 mbuhladd missing FreeBSD libm tests, update the others
2021-10-22 tbSwitch from u_int and u_char to u32 and u8 to avoid...
2021-10-22 nicmRemove key and trim text if menu cannot fit in availabl...
2021-10-22 jmcadd some punctuation;
2021-10-22 tbPrepare to provide X509_REQ_pubkey_get0()
2021-10-22 jmcremove some bad punctuation;
2021-10-22 schwarzenew manual page EVP_PKEY_add1_attr(3) documenting nine...
2021-10-22 bluhmMake error handling in IPsec consistent. Pass errors...
2021-10-22 mpiRevert "Preserve select(2) semantics when the other...
2021-10-22 florianoops, missed unused variable in previous
2021-10-22 mpiMake EVFILT_EXCEPT handling separate from the read...
2021-10-22 florianconfig_new_empty() should give us a completely empty...
2021-10-22 millertUpdate to tzdata2021e from iana.org. Major changes:
2021-10-22 kettenisMask LPI interrupts. This fixes an interrupt storm...
2021-10-22 knHonour enabled resolvers to keep unused forwarders...
2021-10-22 schwarzenew manual page X509at_add1_attr(3)
2021-10-22 schwarzefix a gratuitiously different argument name
2021-10-22 bluhmAfter deleting hifn(4) the only provider for the LZS...
2021-10-22 schwarzenew manual page X509at_get_attr(3)
2021-10-22 claudioFirst step of cleanup in the io land. Introduce io_buf_...
2021-10-22 claudioImplement --compare-dest in open compare-dest allows...
2021-10-22 dtuckerPrevent mem leaks in the (unlikely) event that getaddri...
2021-10-22 tbPut back sys/types.h and sys/socket.h. The latter was...
2021-10-22 claudioWhen reading the symlink value during the fts travers...
2021-10-22 tbFix some ghastly whitespace. From Martin Vahlensieck
2021-10-22 tbUse unsigned char instead of u_char in base64.c. This...
2021-10-22 tbGarbage collect an unused variable.
2021-10-22 tbStop setting enc.modified manually. It's no longer...
2021-10-22 dtuckerRemove unnecessary semicolons in case statements. From...
2021-10-22 dtuckerFix typos in comments. From khaleesicodes via github...
2021-10-22 bennoreturn unsupported version for version less than HTTP...
2021-10-22 jsgregen
2021-10-22 jsgadd Intel ADL-S and ADL-P graphics ids Mesa matches
2021-10-22 antonRemove last dangling usage of CRYPTO_F_NOQUEUE.
2021-10-22 antonsync
2021-10-22 antonknf nits
2021-10-22 antonadd pipe select hangup test case; ok mpi@
2021-10-22 antonPreserve pipe select(2) semantics when the other end...
2021-10-22 antonOne could end up with the wrong encoding in xenocara...
2021-10-21 tobheRemove more dead code related to crypto task queues.
2021-10-21 tobheRemove code to run crypto operations in a task queue...
2021-10-21 schwarzeSimplify the description of RETURN VALUES.
2021-10-21 patrickInitialize interrupts to G1NS by configuring IGROUPR...
2021-10-21 mvsRelease solock() before call unp_internalize() and...
2021-10-21 jsgregen
2021-10-21 jsgadd Gemini Lake MEI; from fkr
2021-10-21 bluhmRemove hifn(4), safe(4), and ubsec(4) crypto drivers...
2021-10-21 patrickHave ampintcmsi(4) go through the list of interrupt...
2021-10-21 tbSimplify a return value check for X509_STORE_get_by_sub...
2021-10-21 tbSet enc.modified if the X509_REQ is going to be modified.
2021-10-21 schwarzenew manual page X509_ATTRIBUTE_set1_object(3)
2021-10-21 tbSync parts of X509_STORE_get_by_subject() with OpenSSL
2021-10-21 denisDocument commands used to send VM IP to Xen host
2021-10-21 tbPrepare to make X509 opaque.
2021-10-21 martijnClean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RES...
2021-10-21 tblibtls: Don't reach into X509_STORE_CTX.
2021-10-21 martijns/SNMP_C_GETRESP/SNMP_C_RESPONSE
2021-10-21 tbSwitch from X509_VERIFY_PARAM_set_flags() to X509_STORE...
2021-10-21 tbisakmpd: prepare for opaque X509_STORE_CTX struct.
2021-10-21 tbisakmpd: prepare for opaque X509_EXTENSION struct....
2021-10-21 tbAdd XKU_ANYEKU #define and use it to cache the anyExten...
2021-10-21 krwRemove 'disk' editing command. Determining the disk...
2021-10-21 tbPrepare to provide X509_get_X509_PUBKEY() as a function.
2021-10-21 bennowhen a client sends header lines without a colon, respo...
2021-10-21 deraadtAvoid sys/param.h, or annotate reasons for including...
2021-10-21 claudioMove vfs_stall_barrier() from the fd layer into vn_lock...
2021-10-21 tbBump to LibreSSL 3.5.0
2021-10-21 tobheRemove duplicate variable ibytes, use plen instead.
2021-10-21 tbEliminate a dead assignment and a weird cast. Adjust...
2021-10-21 nicmCorrectly adjust the end pointer for a two character...
2021-10-21 tbPrint uid with %u instead of %i.
2021-10-21 tbUse *printf %d instead of %i
2021-10-21 tbAvoid potential NULL dereferences in dtls1_free()
2021-10-21 nicmShow error if user option doesn't exist, GitHub issue...
2021-10-21 martijnRetrieve the actual engineid instead of a pointer value.
2021-10-21 martijnSync ober_oid_cmp with ax_oid_cmp from libagentx.
2021-10-21 antonsync
2021-10-20 jsgdrm/edid: In connector_bad_edid() cap num_of_ext by...
2021-10-20 gerhardAdd missing semicolon at the end of the listen_udptcp...
2021-10-20 schwarzedocument ASN1_STRING_set_by_NID(3)
2021-10-20 schwarzenew manual page ASN1_mbstring_copy(3)
2021-10-20 nicmRemove a TODO comment.
2021-10-20 nicmAdd -T to set a popup title, from Alexis Hildebrandt...
2021-10-20 florianDo not ignore carp(4) interfaces.
2021-10-20 semarierevert vnode: remove VLOCKSWORK and check locking when...
2021-10-20 antonsync
2021-10-20 schwarzenew manual page X509_ATTRIBUTE_get0_object(3)
2021-10-20 schwarzedocument X509_ATTRIBUTE_create(3) and X509_ATTRIBUTE_dup(3)
2021-10-19 krwMove get_default_mbr() invocation before DISK_open...
2021-10-19 schwarzedocument X509_get_pubkey_parameters(3) in a new manual...
2021-10-19 schwarzemore precision, fewer words
2021-10-19 semarievnode: remove VLOCKSWORK usage in pstat and mention...
2021-10-19 nicmSame as -N, don't send if 0 arguments and -R.
2021-10-19 schwarzedocument i2d_PrivateKey_bio(3) and i2d_PrivateKey_fp(3)
next