openbsd
2022-01-19 martijnAdd definitions for SNMP-TARGET-MIB. These are needed...
2022-01-19 martijnMove some smi.c functions to their own header.
2022-01-19 martijnMove some snmpe.c functions to their own header.
2022-01-19 martijnMove log.c functions to their own header.
2022-01-19 tbrpki-client: don't leak nfile if no repo is found.
2022-01-19 claudioAdd missing x509_init_oid() calls in regress tests.
2022-01-19 antonRemove temporary verbose logging.
2022-01-19 jsggo back to rev 1.5 of irq_work.h with tasks on system_wq
2022-01-19 jsgno longer need to disable -Wtautological-compare and
2022-01-19 jsgmove some unused functions under ifdef
2022-01-19 mpiComment out an incorrect lock assertion.
2022-01-19 jsg__always_inline needs the inline keyword as well as...
2022-01-18 deraadtAvoid pulling sys/param.h, by using _ALIGN instead.
2022-01-18 deraadtsync
2022-01-18 krwPRT_make() can just zap the destination dos_partition...
2022-01-18 claudioPass the X509_V_FLAG_CRL_CHECK flag as argument to...
2022-01-18 claudioUse X509_get0_pubkey() for opk and remove the EVP_PKEY_...
2022-01-18 claudioAdjust after change to cert_parse() and ta_parse().
2022-01-18 claudioChange cert_parse() and ta_parse() to no longer take...
2022-01-18 claudioMore fixing. Previous revert was incomplete.
2022-01-18 claudioRevert all the files that should have not been committe...
2022-01-18 claudioKill extra newline
2022-01-18 tbFix function name in warn message.
2022-01-18 claudioUnify the various X509_verify_cert() calls and the...
2022-01-18 claudioCleanup the scattered OBJ_txt2obj() calls and move...
2022-01-18 bluhmProperly handle read-only clusters in m_pullup(9).
2022-01-18 patrickImprove how quirks are handled on sdhc(4)-compatible...
2022-01-18 dlgreturn EIO, not ENXIO, when the interface underneath...
2022-01-18 dlga comment about bridges shouldnt list switch(4), but...
2022-01-18 visaAdd cdsdhc(4), a driver for the Cadence SD/SDIO/eMMC...
2022-01-18 visaplic: Fix cpuid handling
2022-01-17 djmwhen decompressing zlib compressed packets, use Z_SYNC_...
2022-01-17 djmmake most of the sftp errors more idiomatic, following...
2022-01-17 djmwhen transferring multiple files in SFTP mode, create...
2022-01-17 bluhmUpdate libexpat to 2.4.3. This fixes CVE-2021-45960...
2022-01-17 guentherStop supporting a GOT with only one reserved entry...
2022-01-17 naddydig: fix -Wunused-but-set-variable warnings
2022-01-17 naddyrad: fix -Wunused-but-set-variable warning
2022-01-17 visasfcc: Fix accidental spinning
2022-01-17 mpiCall uvm_pglistfree(9) instead of uvm_pmr_freepageq().
2022-01-17 jsgchange irq work from interrupt context back to process...
2022-01-17 nicmDo not try to strdup NULL, from seL4 at disroot dot...
2022-01-17 jsgfilessystems -> filesystems
2022-01-17 jsgunstub dma_fence_chain_find_seqno() for non zero seqno
2022-01-17 mlarkinAllow more memory ranges in hibernate
2022-01-17 guentherNothing depends on archdep.h pulling in other #includes...
2022-01-16 jsgremove "for all AArch64 platforms" from comment
2022-01-16 jsgdrm/i915: Avoid bitwise vs logical OR warning in snb_wm...
2022-01-16 mlarkinRemove trailing whitespace in a few places. No code...
2022-01-16 naddydhcpd: fix -Wunused-but-set-variable warning
2022-01-16 naddylibfuse: fix -Wunused-but-set-variable warning
2022-01-16 naddyisakmpd: fix -Wunused-but-set-variable warnings
2022-01-16 naddypfctl: fix -Wunused-but-set-variable warning
2022-01-16 dlgmodernise pcn_start with m_defrag and the "new" ifq...
2022-01-16 inoguchiAvoid memory leak in error path with openssl(1) smime
2022-01-16 inoguchiAvoid memory leak in error path with openssl(1) cms
2022-01-16 dlgactivate/notify waiting kq kevents from bpf_wakeup...
2022-01-16 jsginitialies -> initializes
2022-01-16 jsgspelling
2022-01-16 guentherNothing depends on archdep.h pulling in other #includes...
2022-01-16 guentherNothing depends on archdep.h pulling in other #includes...
2022-01-16 guentherNothing depends on archdep.h pulling in other #includes...
2022-01-16 jsgstoeplizt -> stoeplitz
2022-01-15 mlarkinvmd: Remove a warning about non-32KHz timebases
2022-01-15 jsgspelling
2022-01-15 tbAdd back an accidentally dropped .Pp
2022-01-15 kettenisDon't reset the controller on each transaction. Remove...
2022-01-15 tbUpdate for HMAC_CTX_{init,cleanup} hand HMAC_cleanup...
2022-01-15 tbStop documenting clone digests.
2022-01-15 jsgbring back spelling fix from rev 1.138 lost in rev...
2022-01-15 tbMinor cleanup and simplification in dsa_pub_encode()
2022-01-15 inoguchiAdd ct.h and x509_vfy.h
2022-01-14 inoguchiAvoid buffer overflow in asn1_parse2
2022-01-14 mbuhlmark failing tests for macppc
2022-01-14 claudioIntroduce a validated cache which holds all the files...
2022-01-14 kettenisWe don't have 64-bit atomics on powerpc, but we don...
2022-01-14 tbEnable openssl pkey -{,pub}check and pkeyparam -check
2022-01-14 tbUndo static linking and other workarounds that are...
2022-01-14 tbConvert wycheproof.go for opaque EVP_AEAD_CTX
2022-01-14 tbThe cttest can link dynamically now
2022-01-14 tbSimplify BN_mont test slightly using a new accessor.
2022-01-14 tbopenssl(1) dgst: fix build after clones removal
2022-01-14 tbConvert openssl(1) speed for opaque EVP_AEAD_CTX
2022-01-14 tbConvert openssl(1) rsa.c for opaque RSA
2022-01-14 tbopenssl(1) genrsa: simplify access to rsa->e
2022-01-14 tbConvert openssl(1) gendsa.c to opaque DSA
2022-01-14 tbConvert openssl(1) dsaparam to opaque dsa
2022-01-14 tbConvert openssl(1) dsa.c to opaque DSA
2022-01-14 tbConvert openssl(1) dhparam to opaque DH
2022-01-14 tbConvert openssl(1) dh.c to opaque DH
2022-01-14 tbFix acme-client build with opaque RSA
2022-01-14 tbisakmpd: convert modp to opaque DH
2022-01-14 tbsync
2022-01-14 tbbump libcrypto, libssl, libtls majors after struct...
2022-01-14 tbUse the correct type for ssl_callback_ctrl()
2022-01-14 tbConvert the new record layers to opaque EVP_AEAD_CTX
2022-01-14 tbConvert ssl_kex.c to opaque DH
2022-01-14 tbUse BIO_next/BIO_set_next in ssl_lib.c
2022-01-14 tbbio_ssl.c needs to peek into bio_local.h
2022-01-14 tblibkeynote: fix build with opaque RSA and DSA
next