summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-31Fix indent and indent before labels.Joel Sing
2019-10-31Use braces where a statement has both multi-line and single-line blocks.Joel Sing
2019-10-31Add additional validation of key size, message digest size and publicJoel Sing
2019-10-31 With the asr fallback we can skip the service port up & down dance,Florian Obser
2019-10-31Add asr resolver type which completely bypasses libunbound and uses theFlorian Obser
2019-10-31Clean up some code.Joel Sing
2019-10-31Avoid potentially leaking pub_exp in pkey_rsa_copy().Joel Sing
2019-10-31Make background scans less frequent if we keep choosing the same AP.Stefan Sperling
2019-10-31Administrative Shutdown messages can be 255 byte long.Sebastian Benoit
2019-10-31Handle the TAL files in the master process and pass them as buffer to theClaudio Jeker
2019-10-31declare HAVE_DECL___FUNC__ so flex_die() output can include __func__.miko
2019-10-31When writing to a raw vnd device with dd if the input file size is not aJonathan Gray
2019-10-30spacing; from martinJason McIntyre
2019-10-30Add PREFIX_FLAG_STALE to mark prefixes in the Adj-RIB-Out as stale duringClaudio Jeker
2019-10-30drm/amdgpu: Bail earlier when amdgpu.cik_/si_support is not set to 1Jonathan Gray
2019-10-30drm/ttm: Restore ttm prefaultingJonathan Gray
2019-10-30drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50Jonathan Gray
2019-10-30Revert "drm/radeon: Fix EEH during kexec"Jonathan Gray
2019-10-30Fix declaration of S1 by swapping misplaced ',' and ';'.Theo Buehler
2019-10-29syncJoshua Stein
2019-10-29add an Intel 9260 wifi cardJoshua Stein
2019-10-29In rsa.h rev. 1.41, jsing@ provided RSA_pkey_ctx_ctrl(3).Ingo Schwarze
2019-10-29merge documentation for several macros EVP_PKEY_CTX_*_rsa_oaep_*(3)Ingo Schwarze
2019-10-29don't print a blank line if no stage1 or stage2 aspectsTheo de Raadt
2019-10-29merge documentation for EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3),Ingo Schwarze
2019-10-29merge documentation of EVP_PKEY_CTX_set_ec_param_enc(3)Ingo Schwarze
2019-10-29Consistently release the vnode lock while calling d_close of cloned andVisa Hankala
2019-10-29correct HISTORY of some RSA control macrosIngo Schwarze
2019-10-29list supported algorithm ids and clarify how the engine argument is usedIngo Schwarze
2019-10-29Regen for Marvell 88SE9128 AHCI.Kurt Miller
2019-10-29Add Marvell 88SE9128 AHCI. okay kettenis@Kurt Miller
2019-10-29Add two controls that were missed in the previous commit.Joel Sing
2019-10-29Update RSA OAEP code.Joel Sing
2019-10-29Provide EVP_PKEY_CTX_md().Joel Sing
2019-10-29Signal handler cleanup: remove leftover support for unreliable signalsDarren Tucker
2019-10-29Replace the fatal non existing prefix call with a pt_add() call thatClaudio Jeker
2019-10-29Fix two cases where the nexthop_runners tail queue can get corrupted.Claudio Jeker
2019-10-29mobileip(4) is going to the atticDavid Gwynne
2019-10-29mobileip is going to the atticDavid Gwynne
2019-10-29add the 802.1AE MACsec ethertypeDavid Gwynne
2019-10-29Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdataTheo de Raadt
2019-10-29add arc4 cipher to the bootblocksTheo de Raadt
2019-10-28Copy in the user-supplied buffer in shmctl(2) before looking up theanton
2019-10-28Have iwm(4) configure the PCIe LTR.Stefan Sperling
2019-10-28Make iwm_stop_device() power down bus master DMA clocks on 7k devices only.Stefan Sperling
2019-10-28Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE PHY_OP notification which willStefan Sperling
2019-10-28Get rid of version 1 of iwm's time event firmware API.Stefan Sperling
2019-10-28Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_* flags:Stefan Sperling
2019-10-28Remove unneeded IWM_UCODE_TLV_FLAGS_RX_ENERGY_API flag.Stefan Sperling
2019-10-28Do not set IWM_SF_CFG_DUMMY_NOTIF_OFF bit in iwm SF_CFG firmware command.Stefan Sperling