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
2022-03-31
ssh: document sntrup761x25519-sha512@openssh.com as default KEX
Christian Weisgerber
2022-03-31
man pages: fix some typos found while looking for other issues
Christian Weisgerber
2022-03-31
man pages: add missing commas between subordinate and main clauses
Christian Weisgerber
2022-03-31
on-ramdisk firmware extraction can overflow the install-media directory
Theo de Raadt
2022-03-31
Remove duplicate scsi devices.
Kenneth R Westerback
2022-03-31
Fix leak in ASN1_TIME_adj_internal()
Theo Buehler
2022-03-31
Simplify priv_key handling in d2i_ECPrivateKey()
Theo Buehler
2022-03-31
Sync & permit ASPA objects to appear on Manifests
Job Snijders
2022-03-31
Check EVPDigest* return values.
Theo Buehler
2022-03-31
'e' is no longer an optional element for ober_scanf_elements.
Martijn van Duren
2022-03-31
'e' is no longer an optional element for ober_scanf_elements.
Martijn van Duren
2022-03-31
'e' is no longer an optional element for ober_scanf_elements.
Martijn van Duren
2022-03-31
regression test for sftp cp command
Damien Miller
2022-03-31
add a sftp client "cp" command that supports server-side copying
Damien Miller
2022-03-31
add support for the "corp-data" protocol extension to allow
Damien Miller
2022-03-31
Move knote_processexit() call from exit1() to the reaper().
Todd C. Miller
2022-03-30
select post-quantum KEX sntrup761x25519-sha512@openssh.com as the
Damien Miller
2022-03-30
fix poll() spin when a channel's output fd closes without data in the
Damien Miller
2022-03-30
Mention constification of *_hw_if (files forgotten during constification
Miod Vallat
2022-03-30
Simplify up_generate_updates()
Theo Buehler
2022-03-30
Add a simple test to ensure that pmeth->cleanup() can cope with NULL
Theo Buehler
2022-03-30
Avoid segfaults in EVP_PKEY_CTX_free()
Theo Buehler
2022-03-30
pkey_hmac_init(): use calloc()
Theo Buehler
2022-03-30
Capture up to used size not available size for each line.
Nicholas Marriott
2022-03-30
Remove double slash in path to test program.
Anton Lindqvist
2022-03-30
Flag the kq-tun regress test as skipped as opposed of only mentioning it
Anton Lindqvist
2022-03-30
ssh is almost out of getopt() characters; note the remaining
Damien Miller
2022-03-30
avoid NULL deref via ssh-keygen -Y find-principals. bz3409, reported
Damien Miller
2022-03-30
If enough MSI-X vectors are available, set up multiple tx and rx queues.
Jonathan Matthew
2022-03-29
Add Eric Biggers's reproducer for the memory corruption with
Theo Buehler
2022-03-29
Of the enabled tests only kq-pty-1 needs root, so reduce
Theo Buehler
2022-03-29
Regression test for NOTE_EXIT being delivered before child is waitable.
Todd C. Miller
2022-03-29
Update list ofarchitectures
Jeremie Courreges-Anglas
2022-03-29
man pages: add missing word, The foo() ... -> The foo() function ...
Christian Weisgerber
2022-03-29
Given asn1/a_object.c rev. 1.45 by jsing@, stop talking about BUGS
Ingo Schwarze
2022-03-29
Add Google Chromium tests for libz bugs. Write a minimal wrapper
Alexander Bluhm
2022-03-29
Disable the recently introduced logic used to associate ucc and audio
Anton Lindqvist
2022-03-29
man pages: add missing commas in enumerations
Christian Weisgerber
2022-03-29
Bound cofactor in EC_GROUP_set_generator()
Theo Buehler
2022-03-29
off-by-one check didn't recognize partition 'a' section on specified
Theo de Raadt
2022-03-29
Do not zero cofactor on ec_guess_cofactor() success
Theo Buehler
2022-03-29
Zap trailing whitespace
Theo Buehler
2022-03-29
close enough to release, we drop -beta
Theo de Raadt
2022-03-29
bring back getting framebuffer size from efifb (rev 1.3)
Jonathan Gray
2022-03-29
Basic copy editing:
Ingo Schwarze
2022-03-28
Running getty(8) on /dev/console when using a glass console interferes with
Mark Kettenis
2022-03-28
if_detach() does if_remove(ifp); NET_LOCK(); rti_delete(). New
Alexander Bluhm
2022-03-28
Only SLIST_REMOVE() a link when the link is on the list.
Kenneth R Westerback
2022-03-28
Compare the SKI of the embedded EE certificate of the CMS message with the
Claudio Jeker
2022-03-28
Change internal functions to static in openssl(1) pkcs12
Kinichiro Inoguchi
[next]