openbsd
2024-09-03 djmallow the "Include" directive to expand the same set...
2024-09-03 antonFix test_fork() prototype.
2024-09-03 antonStop invoking diff(1) from C in access unveil regress...
2024-09-03 antonAdjust expected output after recent X_OK changes.
2024-09-03 jsgmove psp functions to psp.c and remove the ifdefs
2024-09-02 deraadtsync
2024-09-02 deraadtIn our fight against the cosmos, in the chaos of the...
2024-09-02 deraadtIn our fight against the cosmos, in the chaos of the...
2024-09-02 djmmissing ifdef
2024-09-02 djmAdd experimental support for hybrid post-quantum key...
2024-09-02 jobIncrease number of concurrent RRDP session handler...
2024-09-02 jsgsimplify ccp ifdef; ok bluhm@
2024-09-02 sfvirtio: Move interrupt setup into separate function
2024-09-02 sfvirtio_pci: Improve interrupt names
2024-09-02 tbsync
2024-09-02 tbRemove X509_check_trust documentation
2024-09-02 tbsync
2024-09-02 tbThe X509at_* manuals are no longer needed
2024-09-02 tbAlso remove .Xr to X509at_*
2024-09-02 tbExcise X509at_* from X509_REQ_* documentation
2024-09-02 tbRename lastpos to start_after to match other, similar...
2024-09-02 tbMore X509at_* removal
2024-09-02 tbRemove mention of the no longer public X509at_* functions
2024-09-02 tbAdjust function signatures for const X509_LOOKUP_METHOD
2024-09-02 yasuokaCoding of the handling of errors for <sequence number...
2024-09-02 yasuokaregen
2024-09-02 yasuokaAdd Intel X540 X550 virtual function devices. From...
2024-09-01 deraadtRegarding previous commit, X_OK on unveil-permitted...
2024-09-01 tbdhcpleased: fix a sizeof for IMSG_REQUEST_REBOOT.
2024-09-01 bluhmFor AMD SEV mention platform security processor in...
2024-09-01 bluhmFor AMD SEV provide ioctl(2) in cpp(4) to shutdown...
2024-09-01 tbsymbols: remove special case for cpuid_setup and cpu_caps
2024-09-01 bluhmPledge "vmm" for ccp(4) ioctl(2).
2024-09-01 antonEnable warnings and fix style nits.
2024-09-01 antonMake unveil access regress work with objdir.
2024-09-01 jsgApls -> Alps
2024-09-01 jsgequivalient -> equivalent
2024-09-01 guentherdladdr(3) is in POSIX-2024, though the structure type...
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@
2024-09-01 jsgregen
2024-09-01 jsgspelling; checked by jmc@, ok miod@ mglocker@ krw@
2024-09-01 aishaadd tests for linux kpi for rbtree
2024-08-31 jeremyAdd regression test for access(2)+unveil(2)
2024-08-31 tbsync x509v3_add_value with x509_utl.c
2024-08-31 tbRewrite X509V3_add_value() to a single exit idiom
2024-08-31 jsingRemove redundant COPYRIGHT file.
2024-08-31 deraadtnet drivers may have mii children, but mii layer has...
2024-08-31 jsingMake fcrypt_body() static and remove prototype.
2024-08-31 jsingUnifdef DES_PTR, DES_RISC1 and DES_RISC2.
2024-08-31 jsingUnifdef OPENBSD_DES_ASM.
2024-08-31 jsingInline and remove spr.h.
2024-08-31 jsingCombine DES code into a smaller set of files.
2024-08-31 deraadtIf FADT_POWER_S0_IDLE_CAPABLE feature is found, prefer...
2024-08-31 deraadtjeremy observed that access() on unveiled space was...
2024-08-31 jsingMerge fcrypt_b.c into fcrypt.c.
2024-08-31 jsingRemove now unused ncbc_enc.c.
2024-08-31 jsingExpand DES_ncbc_encrypt() in des_enc.c.
2024-08-31 jsingExpand DES_cbc_encrypt() in cbc_enc.c.
2024-08-31 jmcupdate the header; ok and error corrected by jsg
2024-08-31 jmcgrammar tweaks; counter tweaked by dlg
2024-08-31 jsingUpdate for OPENSSL_cpu_caps() now being machine indepen...
2024-08-31 jsingUpdate for OPENSSL_cpu_caps() now being machine indepen...
2024-08-31 jsingMake OPENSSL_cpu_caps() machine independent.
2024-08-31 tbUndo workaround for EVP_PKEY_*check() removal
2024-08-31 tbsync libressl bump
2024-08-31 tbmajor bump for libcrypto libssl and libtls
2024-08-31 tbBump LIBRESSL_VERSION_NUMBER
2024-08-31 tbRemove SSL_add_compression_method
2024-08-31 tbExpose X509_get_signature_info
2024-08-31 tbMake X509at_* API internal
2024-08-31 tbsync
2024-08-31 tbUnexport OPENSSL_cpuid_setup and OPENSSL_ia32cap_P
2024-08-31 tbZap HMAC_Init
2024-08-31 tbNuke the whrlpool (named after the galaxy) from orbit
2024-08-31 tbRemove DES_enc_{read,write} and DES_rw_mode
2024-08-31 tbGarbage collec UI_UTIL remnants
2024-08-31 tbRemove EVP_PKEY.*attr* API
2024-08-31 tbMove BIT_STRING_BITNAME tables to const
2024-08-31 tbconst correct X509_LOOKUP_METHOD
2024-08-31 tbRemove X509_REQ_{set,get}_extension_nids()
2024-08-31 tbMake X509_VAL opaque
2024-08-31 tbRemove X509_check_trust() and some related defines
2024-08-31 tbRemove ERR_add_{,v}data()
2024-08-31 tbThe X509V3_CONF_METHOD goes away
2024-08-31 tbRemove X509V3_get_string/X509V3_string_free
2024-08-31 tbMake some more x509 conf stuff internal
2024-08-31 tbRetire X509V3_set_conf_lhash()
2024-08-31 tbRetire X509V3_EXT_{,CRL_,REQ_}add_conf()
2024-08-31 tbRemove OPENSSL_load_builtin_modules
2024-08-31 tbUnexport CONF_set_nconf()
2024-08-31 tbRemove more CONF_* functions that are no longer needed
2024-08-31 tbInline last use of CONF_free()
2024-08-31 tbUnexport NCONF_default
2024-08-31 tbInline NCONF_free_data in its only user
2024-08-31 tbconst correct uses of CONF_METHOD
2024-08-31 tbStop using conf->meth_data and make CONF_type_default...
2024-08-31 tbRemove NCONF_WIN32
2024-08-31 tbsync
2024-08-31 tbRetire conf_api.h and the API therein
2024-08-31 tbUnexport some conf layers unused outside of libcrypto
next