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-06-07
eliminate differences between all the list files as much as
Theo de Raadt
2019-06-07
Add -lz to the library list, since one architecture (armv7) needs it and
Theo de Raadt
2019-06-07
Typo and spelling fixes in comments and error messages. Patch from
Darren Tucker
2019-06-07
Reyk's ISP sends him router advertisements from non-link local
Florian Obser
2019-06-07
fix print not specified process.
asou
2019-06-07
Refactor up_get_nexthop() to work for all AFI/SAFI cases. Additionally
Claudio Jeker
2019-06-07
Switch to v02 api url.
Florian Obser
2019-06-07
Implement RFC 8555 "Automatic Certificate Management Environment
Florian Obser
2019-06-07
Amend showcpos() to show more information about how mg is operating.
Mark Lumsden
2019-06-07
make struct mcx_cq_entry a bit closer to reality
David Gwynne
2019-06-07
have mcx_process_rx return the number of slots it made free
David Gwynne
2019-06-07
tidy up the formatting of gendsa synopsis a little;
Jason McIntyre
2019-06-07
Allow specifying area by number as well as id. No change to outputs.
David Gwynne
2019-06-07
enable mcx(4) on arm64, found in Packet's g2.large.arm servers.
Jonathan Matthew
2019-06-07
Check for user@host when parsing sftp target. This allows user@[1.2.3.4]
Darren Tucker
2019-06-07
Convert openssl(1) gendsa to the newer style of option handling
Kinichiro Inoguchi
2019-06-06
Stop promoting the TSC as a high quality timecounter on MULTIPROCESSOR
Mark Kettenis
2019-06-06
tweak previous;
Jason McIntyre
2019-06-06
minor errors in previous commit pointed out by jmc@
Ingo Schwarze
2019-06-06
Restore missing newline.
Visa Hankala
2019-06-06
Replace calls to ssh_malloc_init() by a static init of malloc_options.
Otto Moerbeek
2019-06-06
ConnectX-5 cards work too
Jonathan Matthew
2019-06-06
Set up the interrupt handler before creating the event queue.
Jonathan Matthew
2019-06-06
Tree structure for manual pages: crypto(3) links to 33 function
Ingo Schwarze
2019-06-06
Reapply patches lost in the perl 5.28.2 update
Andrew Fresh
2019-06-05
Add a -v flag to source-file to show the commands and line numbers.
Nicholas Marriott
2019-06-05
Need to increment the argument to skip the prefix earlier, fixes
Nicholas Marriott
2019-06-05
assume RSA_METHOD is opaque and only access members through setters/getters
Gilles Chehade
2019-06-05
provide getters and setters for the RSA_METHOD interface
Gilles Chehade
2019-06-05
Remove workaround and return EINVAL when userland sends routing messages
Claudio Jeker
2019-06-05
a long long time ago, in a galaxy quite close actually, reyk@ introduced an
Gilles Chehade
2019-06-05
Fix bogus cross reference: EVP_SignDigest* -> EVP_DigestSign*
Theo Buehler
2019-06-05
We know which flow table entries are actually in use, so we can just
Jonathan Matthew
2019-06-05
this can support 64BIT DVA for io
David Gwynne
2019-06-04
Fix capitalization in XAUTHORITY default
kn
2019-06-04
if_netisr(): trade NET_LOCK() for NET_RLOCK()
Alexandr Nedvedicky
2019-06-04
pfsync_sendout() requires PF_LOCK()
Alexandr Nedvedicky
2019-06-04
OPENSSL_realloc(3) is no longer used, we now use reallocarray(3)
Ingo Schwarze
2019-06-04
Readability tweak in a comment.
Theo Buehler
2019-06-04
Remove the blinding later to avoid leaking information on the length
Theo Buehler
2019-06-04
Readability tweaks for comments that explain the blinding.
Theo Buehler
2019-06-04
Remove the blinding later to avoid leaking information on the length
Theo Buehler
2019-06-04
Add missing NULL check for the protocol control block (pcb) pointer in
anton
2019-06-04
Do nog segfault on malformed ttys(5) entry; ok kn@ jca@
Otto Moerbeek
2019-06-04
Let SP kernel work with WITNESS. The necessary instrumentation was
Visa Hankala
2019-06-04
Remove the unused pvh_attrs attribute from struct vm_page_md.
Patrick Wildt
2019-06-04
Bump MAXCPUS to 32 so that we can use all cores on the Ampere eMAG.
Patrick Wildt
2019-06-04
.In openssl/x509_vfy.h
Ingo Schwarze
2019-06-04
Move a function used as a callback out of a header so there will only be
Jonathan Gray
2019-06-04
Add several missing .In lines
Ingo Schwarze
[next]