openbsd
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)
2021-10-19 schwarzeinstall X509_PKEY_new(3)
2021-10-19 schwarzedocument X509_PKEY_new(3) and X509_PKEY_free(3)
2021-10-19 semarievnode: remove VLOCKSWORK and check locking when vop_isl...
2021-10-19 semarievnode: do not manipulate vnode lock directly
2021-10-19 semarievnode: deadfs: do not call v_op->vop_lock directly...
2021-10-18 krwDon't bother decoding a partition's c/h/s start or...
2021-10-18 schwarzedocument X509_VERIFY_PARAM_inherit(3) and X509_VERIFY_P...
2021-10-18 krwr1.66 (May 2014) introduced a two #if 0/#else/#endif...
2021-10-18 schwarzesplit seven functions out of the page X509_VERIFY_PARAM...
2021-10-18 nicmFix menu width containing disabled items, from Alexis...
2021-10-18 nicmSpacing fixes from Alexis Hildebrandt.
2021-10-18 nicmRemove duplicate options, spotted by Ricky Cintron.
2021-10-17 schwarzesimplify a few accesses to fields of structs, using...
2021-10-17 schwarzeSimplify the code building lists of spans, no output...
2021-10-17 knDisambiguate "autoconf" handling now that it is used...
2021-10-17 patrickkm_alloc(9) needs to be passed a size that is a multipl...
2021-10-17 jsgdrm/amdgpu: fix gart.bo pin_count leak
2021-10-17 knInstall "autoconf" as proper "inet autoconf" in hostnam...
2021-10-17 knTeach modern "inet autoconf"
2021-10-16 kettenisBail out early if the PCIe controller hasn't been initi...
2021-10-16 jmc40mhz is now supported so remove the caveat; ok stsp
2021-10-15 jobzap 3 comments
2021-10-15 jeremyUpdate name of SMF, and add SAC (Sacramento Executive)
2021-10-15 jsingPull in ssl_locl.h so that we can keep reaching into...
2021-10-15 jsingMove various structs from ssl.h/tls1.h to ssl_locl.h.
2021-10-15 naddyDon't declare variables as "unsigned char *" that are...
2021-10-15 deraadtopenbsd 7.0 release shipped with the (hopefully last...
2021-10-15 stspAdd initial 40MHz support to the iwx(4) driver.
2021-10-15 nicmDo not send any key if -N flag is given even if no...
next