openbsd
2023-04-26 tbRemove the now unused bio_pk7.c
2023-04-26 tbMove BIO_new_PKCS7() to the the other streaming stuff...
2023-04-26 tbKNF nit
2023-04-26 tbClean up ec.h a little.
2023-04-26 krwNuke variable 'LBA'. Always set for ramdisk_cd, never...
2023-04-26 kettenisProperly handle userland branch target traps.
2023-04-26 bluhmBackout previous commit:
2023-04-26 jobParameter names are not needed
2023-04-26 jobRemove unneeded parentheses
2023-04-26 jobNo need to pass around const pointer cpder2
2023-04-26 jobShrink signature as cpder is only needed as local variable
2023-04-26 mlarkinwhitespace fix
2023-04-26 jobReplace macros with functions
2023-04-26 dvregress: remove vmd path length tests.
2023-04-26 beckDon't redeclare s, it's already there.
2023-04-26 beckFix missing splbio() needed in nfs
2023-04-26 dvUnbreak vmm on Intel. Mistakenly enabled CET on non...
2023-04-26 tbSome more EC2M cleanup
2023-04-26 bentleyRotate the console in amdgpu when there is an orientati...
2023-04-26 tbGarbage collect test using the nseq command
2023-04-26 jobRename dercache regress test to x509_asn1
2023-04-26 bentleyFix typo in comment: default scalue values -> default...
2023-04-26 tbRemove e_old.c again
2023-04-26 gnezdoDeclare sendsyslog to match its man page
2023-04-26 asouAdd parent to nvgre in ifconfig.8.
2023-04-26 djmCheck for ProxyJump=none in CanonicalizeHostname logic.
2023-04-26 janAlso set TSO flag on vlan interfaces.
2023-04-25 tbReinstate e_old.c it is still used by -portable
2023-04-25 bluhmFix white space.
2023-04-25 kettenisregen
2023-04-25 kettenisAdd RK3588.
2023-04-25 jobAdd regress test for invalidation of DER cache in selec...
2023-04-25 tbRemove documentation of BN_BLINDING_{g,s}et_thread_id
2023-04-25 tbe_old can also go
2023-04-25 tbRemove the deprecated API from BN
2023-04-25 tbGF2m bites the dust. It won't be missed.
2023-04-25 tbASN1_item_ndef_i2d also goes. discussed with deraadt
2023-04-25 tbbio_asn1: adjust for more recent churn
2023-04-25 tbRemove commented version of OPENSSL_NO_EC2M
2023-04-25 tbRemove duplicate NID definitions
2023-04-25 tbLIBRESSL_NEXT_API is no longer needed
2023-04-25 tbRemove prototype of EC_GFp_nist_method()
2023-04-25 tbMove EC_KEY_{insert,set}_key_method_data() to internal...
2023-04-25 tbMove low level BIO_new_NDEF API to internal-only
2023-04-25 tbRemove proxy cert remnants
2023-04-25 tbRemove NETSCAPE_CERT_SEQUENCE
2023-04-25 tbMove the policy STACK_OF stuff to pcy_int.h as well
2023-04-25 tbsync
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...
next