summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-31Remove X509_check_trust() and some related definesTheo Buehler
2024-08-31Remove ERR_add_{,v}data()Theo Buehler
2024-08-31The X509V3_CONF_METHOD goes awayTheo Buehler
2024-08-31Remove X509V3_get_string/X509V3_string_freeTheo Buehler
2024-08-31Make some more x509 conf stuff internalTheo Buehler
2024-08-31Retire X509V3_set_conf_lhash()Theo Buehler
2024-08-31Retire X509V3_EXT_{,CRL_,REQ_}add_conf()Theo Buehler
2024-08-31Remove OPENSSL_load_builtin_modulesTheo Buehler
2024-08-31Unexport CONF_set_nconf()Theo Buehler
2024-08-31Remove more CONF_* functions that are no longer neededTheo Buehler
2024-08-31Inline last use of CONF_free()Theo Buehler
2024-08-31Unexport NCONF_defaultTheo Buehler
2024-08-31Inline NCONF_free_data in its only userTheo Buehler
2024-08-31const correct uses of CONF_METHODTheo Buehler
2024-08-31Stop using conf->meth_data and make CONF_type_default constTheo Buehler
2024-08-31Remove NCONF_WIN32Theo Buehler
2024-08-31syncTheo Buehler
2024-08-31Retire conf_api.h and the API thereinTheo Buehler
2024-08-31Unexport some conf layers unused outside of libcryptoTheo Buehler
2024-08-31Make CONF_METHOD opaqueTheo Buehler
2024-08-31Remove unused {,N}CONF_dump_{bio,fp}()Theo Buehler
2024-08-31Remove EVP_PKEY_*check againTheo Buehler
2024-08-31syncTheo Buehler
2024-08-31Retire the whirlpool testTheo Buehler
2024-08-31unhook whirlpool from the treeTheo Buehler
2024-08-31rport(4) for p2p l3 connectivity between route domains.David Gwynne
2024-08-31add rport(4) for p2p l3 connectivity between route domains.David Gwynne
2024-08-31provide an example config for ikev1 with isakmpd and ipsecctlDavid Gwynne
2024-08-30minor grammar fixes;Jason McIntyre
2024-08-30SpellingMarcus Glocker
2024-08-30Garbage collect the DH_check*_ex() APITheo Buehler
2024-08-30Add and use local copy of X509V3_add_value()Theo Buehler
2024-08-30a few people have bugged me for an example. hopefully this is enough.David Gwynne
2024-08-30tweak the example to use veb instead of bridge.David Gwynne
2024-08-30try and keep in line with language used in other manual pages.David Gwynne
2024-08-30prefer "IPv4 and IPv6" over "IP[46]".David Gwynne
2024-08-30use strtonum() to parse numeric option values instead of atoi()Omar Polo
2024-08-30Remove cross references to whirlpoolTheo Buehler
2024-08-30zap line missed in previous removal; ok tbJason McIntyre
2024-08-30Adjust freenull test for upcoming conf_api.h removalTheo Buehler
2024-08-30drm/amdgpu/vcn: not pause dpg for unified queueJonathan Gray
2024-08-30drm/amdgpu/vcn: identify unified queue in sw initJonathan Gray
2024-08-30drm/amdgpu: Validate TA binary sizeJonathan Gray
2024-08-30drm/amdkfd: reserve the BO before validating itJonathan Gray
2024-08-30drm/amd/amdgpu: command submission parser for JPEGJonathan Gray
2024-08-30drm/amd/display: fix cursor offset on rotation 180Jonathan Gray
2024-08-30drm/amd/display: Enable otg synchronization logic for DCN321Jonathan Gray
2024-08-30drm/amd/display: Adjust cursor positionJonathan Gray
2024-08-30drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jonathan Gray
2024-08-30drm/amdkfd: Move dma unmapping after TLB flushJonathan Gray