openbsd
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
2024-08-31 tbMake CONF_METHOD opaque
2024-08-31 tbRemove unused {,N}CONF_dump_{bio,fp}()
2024-08-31 tbRemove EVP_PKEY_*check again
2024-08-31 tbsync
2024-08-31 tbRetire the whirlpool test
2024-08-31 tbunhook whirlpool from the tree
2024-08-31 dlgrport(4) for p2p l3 connectivity between route domains.
2024-08-31 dlgadd rport(4) for p2p l3 connectivity between route...
2024-08-31 dlgprovide an example config for ikev1 with isakmpd and...
2024-08-30 jmcminor grammar fixes;
2024-08-30 mglockerSpelling
2024-08-30 tbGarbage collect the DH_check*_ex() API
2024-08-30 tbAdd and use local copy of X509V3_add_value()
2024-08-30 dlga few people have bugged me for an example. hopefully...
2024-08-30 dlgtweak the example to use veb instead of bridge.
2024-08-30 dlgtry and keep in line with language used in other manual...
2024-08-30 dlgprefer "IPv4 and IPv6" over "IP[46]".
2024-08-30 opuse strtonum() to parse numeric option values instead...
2024-08-30 tbRemove cross references to whirlpool
2024-08-30 jmczap line missed in previous removal; ok tb
2024-08-30 tbAdjust freenull test for upcoming conf_api.h removal
2024-08-30 jsgdrm/amdgpu/vcn: not pause dpg for unified queue
2024-08-30 jsgdrm/amdgpu/vcn: identify unified queue in sw init
2024-08-30 jsgdrm/amdgpu: Validate TA binary size
2024-08-30 jsgdrm/amdkfd: reserve the BO before validating it
2024-08-30 jsgdrm/amd/amdgpu: command submission parser for JPEG
2024-08-30 jsgdrm/amd/display: fix cursor offset on rotation 180
2024-08-30 jsgdrm/amd/display: Enable otg synchronization logic for...
2024-08-30 jsgdrm/amd/display: Adjust cursor position
2024-08-30 jsgdrm/amdgpu: fix dereference null return value for the...
2024-08-30 jsgdrm/amdkfd: Move dma unmapping after TLB flush
2024-08-30 jsgdrm/amdgpu: access RLC_SPM_MC_CNTL through MMIO in...
2024-08-30 jsgdrm/amd/amdgpu/imu_v11_0: Increase buffer size to ensur...
2024-08-30 jsgdrm/amd/pm: fix error flow in sensor fetching
2024-08-30 jsgdrm/amdgpu/jpeg4: properly set atomics vmid field
2024-08-30 guentherRevert commitid KcCtsA53F9UQzc0t:
2024-08-30 jsgdrm/amdgpu/jpeg2: properly set atomics vmid field
2024-08-30 jsgdrm/amdgpu: Actually check flags for all context ops.
2024-08-29 opfix handling of Return-Path
2024-08-29 tbsync
2024-08-29 tbRemove documentation of EVP_whirlpool
2024-08-29 tbRemove documentation of ERR_add_error_{,v}data()
2024-08-29 tbHMAC_Init() is dead. Long live HMAC_Init_ex()
2024-08-29 tbRemove documentation of (caveat on) X509_TRUST_DEFAULT
2024-08-29 dvHide all EPT-related bits behind #ifdef in amd64 pmap.
2024-08-29 tbDisable hmac and pkey_ec tests until after the bump
2024-08-29 tbAdjust documentation for check/pubcheck removal
2024-08-29 tbRemove check and pubcheck from openssl pkey and pkeyparam
2024-08-29 tbRemove the pkey_{,public_,param_}check() handlers
2024-08-29 tbRemove evp_pkey_check test
2024-08-29 bluhmIn m_pulldown() replace memmove() with memcpy().
2024-08-29 claudioConvert prototypes to new style.
2024-08-29 claudioUse signal handler safe dprintf() instead of asprintf...
2024-08-29 tbUnify proc_parser_* as far as possible and reasonable
2024-08-29 claudiodraft-ietf-v6ops-rfc3849-update turned into RFC9637...
2024-08-29 tbocsp.c: zap trailing whitespace
2024-08-29 bluhmShow expensive mbuf operations in netstat(1) statistics.
2024-08-29 jobImprove warning message
2024-08-29 jobPeriodically reinitialize RRDP sessions to snapshot...
2024-08-29 antonFix regression introduced in previous migration to...
2024-08-29 florianUpdate root hints.
2024-08-29 jsgunstub pdev_to_i915()
2024-08-29 jsgcall pci_set_drvdata() on attach
2024-08-29 deraadtrepair bizzare indents; ok tb
2024-08-28 bluhmIf bounce buffers do not fit, defragment mbuf.
2024-08-28 miodEnable per-cpu page cache.
2024-08-28 opuse the right FILE to parse the config, not stdin
2024-08-28 tbdef_create(): switch from malloc() to calloc()
2024-08-28 millertAdd test for for the case where the pattern space is...
2024-08-28 millertFix the case where the pattern space is empty but does...
2024-08-28 naddyStop printing the "syscall" bit in the header line...
2024-08-28 claudioIntroduce peer_is_up() and use it instead of peer-...
2024-08-28 claudioCheck the max_prefix and max_out_prefix limit during...
2024-08-28 claudioExtend maxprefix and maxprefixout tests to also check...
2024-08-28 sfvio: Fix allocation sizes
2024-08-28 djmfix test: -F is the argument to specify a non-default...
2024-08-28 oplibpcap: replace atoi() usage with strtonum()
2024-08-28 oplibpcap: replace hand-rolled number parser with strtol
2024-08-28 tbsync ibuf_realloc() copy with libutil
2024-08-28 tbGet rid of last use of db_meth
2024-08-28 tbRemove a few obvious comments, unwrap a few lines and...
2024-08-28 tbTurn X509V3_set_conf_lhash() into a noop
2024-08-28 tbAdd LCRYPTO_USED(X509_get_signature_info)
2024-08-28 tbDisable X509V3_EXT{,_CRL,_REQ}_add_conf()
2024-08-28 tbAnnotate X509V3_CONF_CTX and its only instance for...
2024-08-28 tbMake use of X509_get_signature_info() in check_sig_level()
2024-08-28 tbDocument X509_get0_signature_info()
2024-08-28 tbImplement X509_get_signature_info()
2024-08-28 tbFix underlying pkey of RSA-PSS
2024-08-28 tbAdd a comment to OCSP_id_issuer_cmp() to make blind...
2024-08-28 tbClean up and simplify OCSP_cert_id_new()
2024-08-28 tbAvoid reaching into X509_ALGOR in ocsp_certid_print()
2024-08-28 tbAvoid polluting the error stack when printing certificates
2024-08-28 jsgchange dev_set_drvdata() call to pci_set_drvdata()...
2024-08-28 jsgimplement pci drvdata functions
2024-08-28 deraadtsplnet() not needed in activate function
next