openbsd
2023-04-26 beckAdd the new policy code to the build.
2023-04-26 claudioUse fprintf instead of printf and pass the FILE handle...
2023-04-26 jmcfix some Xr;
2023-04-26 beckMake the new policy code in x509_policy.c to be selecta...
2023-04-26 beckAdd a shim to mimic the BoringSSL sk_delete_if function.
2023-04-26 jobAdd lookup name+function pointer table for improved...
2023-04-26 beckAdapt the sk_find calls from BoringSSL's api to ours.
2023-04-26 beckAdd the STACK_OF declarations we require.
2023-04-26 beckChange OPENSSL_malloc|free|memset and friends to the...
2023-04-26 beckFix error code goop
2023-04-26 beckUse the correct headers to compile with libressl
2023-04-26 beckImport policy.c from BoringSSL as x509_policy.c
2023-04-26 schwarzeNew manual page written by Ted Bullock <tbullock at...
2023-04-26 jobIn JSON/ASPA output, only print commas up to after...
2023-04-26 tbKill whitespace
2023-04-26 claudioAdd prototypes for geticmptypebyname() and geticmpcodeb...
2023-04-26 knFix confusing comments, no object change; with caspar
2023-04-26 jobMake -A also apply to the JSON output
2023-04-26 tbWhitespace
2023-04-26 claudioImplement dt(4) utrace support on amd64 and i386.
2023-04-26 claudioImprove accounting by tracking things by repo and tal.
2023-04-26 mlarkinReodrer some things to fix vmctl/vmd builds after the...
2023-04-26 mlarkinFix vmd after vmm MI/MD split
2023-04-26 knRemove +20y old rt_timer_init() comment
2023-04-26 mlarkinIncorporate r1.140 and r1.141 of vmm.c:
2023-04-26 kntypofix rttimer comment
2023-04-26 mlarkinIntegrate r1.339 of vmm.c which I missed during the...
2023-04-26 mlarkinvmm.c -> vmm_machdep.c (remove old file)
2023-04-26 beckFix splassert noticed by sthen
2023-04-26 mlarkinRefactor MD/MI parts of vmm.
2023-04-26 schwarzeDocument those BIO_ctrl(3) command constants
2023-04-26 krwDon't rely on the disklabel defaults or a disktab entry...
2023-04-26 kettenisFix my email address.
2023-04-26 phesslerDuring boot we have a protective and restrictive pf...
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
next