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
2024-04-10
Hide deprecated functions in evp.h
Bob Beck
2024-04-10
Add HMAC_init and HMAC_CTX_reset to Symbols.namespace.
Bob Beck
2024-04-10
Hide symbols in bn.h
Bob Beck
2024-04-10
Hide a couple of LCRYPTO_UNUSED in asn1.h
Bob Beck
2024-04-10
Add RC2 symbols to Symbols.namespace.
Bob Beck
2024-04-10
Finish hiding symbols in rand.h
Bob Beck
2024-04-10
Finish Hiding symbols in crypto.h
Bob Beck
2024-04-10
remove unused hton[ls] functions from libkern
Christian Weisgerber
2024-04-10
vmctl: fix incorrect scaling when converting disk images.
Dave Voutila
2024-04-10
Remove `head' socket re-locking in sonewconn().
Vitaliy Makkoveev
2024-04-10
Remove obsolete headers.
Marcus Glocker
2024-04-10
Unlock dosigsuspend() and with that some aspects of ppoll and pselect
Claudio Jeker
2024-04-10
Rework the logic to not send double notifications in session_notification().
Claudio Jeker
2024-04-10
Add an option allow-set-title to forbid applications from changing the
Nicholas Marriott
2024-04-10
Correct handling of mouse up events (don't ignore all but the last
Nicholas Marriott
2024-04-10
Do not get muddled and crash if focusing a pane that is exiting,
Nicholas Marriott
2024-04-09
vmm/vmd: add exception injection and refactor inject api.
Dave Voutila
2024-04-09
Add ufshci(4) to pci(4). While there, add ahci(4) to acpi(4).
Marcus Glocker
2024-04-09
whirlpool_test: avoid calling arc4random_uniform(0)
Theo Buehler
2024-04-09
whirlpool_test: zap lots of trailing whitespace
Theo Buehler
2024-04-09
bn_convert: plug leak spotted by ASAN
Theo Buehler
2024-04-09
Sync removal of setsid(), setpgid() and a few dup2() from relayd. They are
Tobias Heider
2024-04-09
make(1): inline set_times() into Job_Touch()
Scott Soule Cheloha
2024-04-09
Add a comment on abuse of EXFLAG_INVALID
Theo Buehler
2024-04-09
Add initial regress for BN_set_bit(), BN_clear_bit() and BN_mask_bits().
Joel Sing
2024-04-09
Add PCI support for ufshci(4). Tested on the Microsoft Surface Go 4.
Marcus Glocker
2024-04-09
Add hidden conf.h, missed in an earlier commit
Theo Buehler
2024-04-09
Add regress coverage for BN_bn2mpi()/BN_mpi2bn().
Joel Sing
2024-04-09
Hide symbols in conf.h
Bob Beck
2024-04-09
Plug leaks in ASN1_TIME_set_string_internal()
Theo Buehler
2024-04-09
Hide public symbols in x509.h
Bob Beck
2024-04-09
Hide public symbols in evp.h
Bob Beck
2024-04-09
Rename EVP_aes_XXX_cfb to EVP_aes_XXX_cfb128.
Bob Beck
2024-04-09
Don't include net/art.h in net/rtable.h instead let the two users
Claudio Jeker
2024-04-09
Limit the number of provider ASnumbers to MAX_ASPA_SPAS_COUNT (10'000)
Claudio Jeker
2024-04-09
Increase RTR PDU limit to 48k and limit number of SPAS to 10'000.
Claudio Jeker
2024-04-09
Check that the ASPA tas array fits in an IMSG before sending the ASPA
Claudio Jeker
2024-04-09
reduce diff to linux
Jonathan Gray
2024-04-09
Remove the "cubie" miniroot. There are far more popular armv7 boards
Mark Kettenis
2024-04-09
Plug route leak in IP output.
Alexander Bluhm
2024-04-09
Add a capability enforcement integration test.
Claudio Jeker
2024-04-09
Add capability announce enforcement test and fixup some other result files
Claudio Jeker
2024-04-09
Allow operators to enforce the presence of certain capabilities on sessions.
Claudio Jeker
2024-04-09
Clean up Symbols.namespace
Bob Beck
2024-04-09
regen
Jonathan Gray
2024-04-09
more Intel DG2 graphics ids
Jonathan Gray
2024-04-09
drm/i915: ATS-M device ID update
Jonathan Gray
2024-04-09
drm/i915: Add new PCI IDs to DG2 platform in driver
Jonathan Gray
2024-04-09
drm/i915: Add new DG2 PCI IDs
Jonathan Gray
2024-04-08
Remove notBefore and notAfter cacheing.
Bob Beck
[next]