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