openbsd
2023-04-25 tbRemove SXNET
2023-04-25 tbMove truncated sha-2 and sha3 out of #ifdef wrappers
2023-04-25 tbUse X509_STORE_CTX_get1_{certs,crls}() instead of an...
2023-04-25 tbX509_STORE_get1_{certs,crls} become X509_STORE_CTX_...
2023-04-25 tbX509_STORE_get1_{certs,crls} become X509_STORE_CTX_*
2023-04-25 tbMove the policy tree code to internal-only
2023-04-25 claudioRename ps_refcnt to ps_threadcnt in struct process...
2023-04-25 tbRemove i2d_PKCS7_NDEF from the hidden version as well
2023-04-25 tbRemove documentation for i2d_PKCS7_NDEF
2023-04-25 tbRemove i2d_PKCS7_NDEF
2023-04-25 tbBN_RECP_CTX moves to internal
2023-04-25 schwarzePut ERRORS and DIAGNOSTICS information in the sections...
2023-04-25 tbRemove CTS mode
2023-04-25 tbRemove TS_VERIFY_CTX_init()
2023-04-25 tbRemove PEM wrappers for NETSCAPE_CERT_SEQUENCE
2023-04-25 tbRemove the horror show that is bn_nist and ecp_nist
2023-04-25 tbRemove BN_init() documentation
2023-04-25 tbRemove BN_CTX_init() documentation
2023-04-25 tbRemove the no longer used BN_MONT_CTX_init()
2023-04-25 tbRemove a couple of temporary hacks
2023-04-25 tbMove a few now internal prototypes to bn_local.h
2023-04-25 tbRemove old BN_one/BN_zero compat stuff
2023-04-25 tbzlib: sync with src
2023-04-25 tbUpdate libz to the HEAD of the develop branch
2023-04-25 tbRemove X9.31 support
2023-04-25 tbRemove the no longer used BN_CTX_init()
2023-04-25 bluhmExclusive net lock or mutex arp_mtx protect the llinfo_...
2023-04-25 tbBump LibreSSL version to 3.8.0
2023-04-25 tbRemove the nseq command
2023-04-25 schwarzeDocument most command constants.
2023-04-25 tbUpdate Wycheproof.go to exercise truncated SHA-2 and...
2023-04-25 tbsync
2023-04-25 tbBump majors after symbol addition and removal
2023-04-25 tbUpdate Symbols.list after symbol addition and removal
2023-04-25 tbComment out a few now unused files from Makefile
2023-04-25 tbUse proper fix for the recent x400Address issue
2023-04-25 tbTemporarily define LIBRESSL_NEXT_API in opensslfeatures.h
2023-04-25 tbDefine OPENSSL_NO_DEPRECATED and OPENSSL_NO_EC2M in...
2023-04-25 tbWire up truncated SHA-2, SHA-3 and related things
2023-04-25 tbRemove no longer necessary compat #defines
2023-04-25 tbAdd NIDs for truncated SHA-2, SHA-3 and related things
2023-04-25 phesslerWhen configuring a new address on an interface, an...
2023-04-25 tbbn_mod_exp: temporarily add a prototype for BN_mod_exp_...
2023-04-25 tbbn_test: temporarily add prototypes for reciprocal...
2023-04-25 tbbn_test: BN_one() will become void, so stop checking it
2023-04-25 tbbn_primes: the NIST primes will go away, so remove...
2023-04-25 tbThe bio_asn1 test will need to be linked statically...
2023-04-25 tbRemove CTS test
2023-04-25 tbCTS support will go away, so unhook corresponding regress
2023-04-25 knDo not attempt to write to read-only softraid
2023-04-25 kndrop empty lines around disk crypto '?' help text
2023-04-25 knEnable softraid(4) in the ramdisk kernel aka. make...
2023-04-25 knDo not attempt to write to read-only softraid
2023-04-25 optiny markup fix: add missing Ic before `group' in the...
2023-04-25 opmark up `mode' in -f description
2023-04-25 dvvmctl(8): no longer needs vmmvar.h
2023-04-25 dvvmm(4)/vmd(8): pull struct members out of vmm ioctl...
2023-04-25 mpiDo not grab the `vmmaplk' recursively, prevent a self...
2023-04-25 krwCreate & use variables MRDISKTYPE and MRMAKEFSARGS...
2023-04-25 patrickEnable power management for PCI devices.
2023-04-25 patrickAdd suspend/resume support to pwmbl(4), so that when...
2023-04-25 tobheDisable keyboard backlight on Apple Silicon laptops...
2023-04-25 tbThe #ifdef missed a few NETSCAPE_CERT things
2023-04-25 tbRemove v3_sxnet from the standard extensions
2023-04-25 patrickInvalidate ITS caches during suspend/resume cycle to...
2023-04-25 jobInvalidate the DER cache earlier on in X509 setter...
2023-04-25 knDo not attempt to write to read-only softraid
2023-04-25 knDo not attempt to write to read-only softraid
2023-04-25 jobUse X509_set_version() and X509_REQ_set_version() inste...
2023-04-25 nicmTidy tparm wrapper functions to have more obvious names...
2023-04-25 nicmInvalidate cached tty state after changing features...
2023-04-25 krwAdd option 'rdroot' to simplify creation of rdroot...
2023-04-25 krwDelete now unused disklabel template files.
2023-04-25 opdocument that prefix-region with a prefix argument...
2023-04-25 jsgregen
2023-04-25 jsgadd Kingston KC3000 from Paul de Weerd
2023-04-25 tbFix allocation size
2023-04-25 tbUnbreak tree: file missed in last commit
2023-04-25 asouadd eoip to keepalive.
2023-04-25 deraadtAdd endbr64 where needed by inspection. Passes regress...
2023-04-25 deraadtendbr64 is potentially neccessary in the syscall stubs.
2023-04-25 deraadtAdd missing endbr64 instructions as required. Verified...
2023-04-25 deraadtplacing .align after the function start is crazy. ...
2023-04-25 chelohaprof_state_toggle: keep a count of CPUs with profiling...
2023-04-25 chelohaaddupc_intr: support adding multiple profiling ticks...
2023-04-24 tbFuture users of libcrypto will also have to do without...
2023-04-24 tbMark NETSCAPE_CERT_SEQUENCE for removal
2023-04-24 tbMark the NDEF API for removal
2023-04-24 kettenisSince ENTRY() already inserts a BTI instructions so...
2023-04-24 claudioIf the two mfts in mft_compare() are the same do not...
2023-04-24 krwReplace the only two uses of disklabel template files...
2023-04-24 tbFree and calloc() the tlsext_build_order and remember...
2023-04-24 dvvmm(4): allow guests to enable and use supervisor IBT.
2023-04-24 beckRemove recursive spl grabbing in vfs_bio.c
2023-04-24 knadd default tmux config; ok sthen
2023-04-24 krwChange variables 'MRFSDISKTYPE' to 'MRDISKTYPE' like...
2023-04-24 beckFix sk_is_sorted to tread 0 and 1 element lists as...
2023-04-24 tbUse TLSEXT_TYPE_alpn instead of the stupid long one
2023-04-24 krwChange variable 'DISKTYPE' to 'FSDISKTYPE' like every...
2023-04-24 patrickEnable MSI if the node contains an msi-map, like we...
next