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
2021-10-24
Improve variable naming
Job Snijders
2021-10-24
sync
Theo de Raadt
2021-10-24
Since tb@ added DECLARE_STACK_OF(GENERAL_NAMES) to x509v3.h in rev. 1.9
Ingo Schwarze
2021-10-24
Use ifconfig(8)'s "join" command by default
Klemens Nanni
2021-10-24
nsd 4.3.7 shipped with DNS cookies on and then flipped to a default of
Florian Obser
2021-10-24
Update to 4.3.8.
Florian Obser
2021-10-24
Restrict the characterset for filenames on Manifests
Job Snijders
2021-10-24
Implement poll(2), select(2), ppoll(2) & pselect(2) on top of kqueue.
Martin Pieuchot
2021-10-24
let pf_table.c to use standard way to work with lists
Alexandr Nedvedicky
2021-10-24
Stop setting etype in the MD crypto code. So far we have set the etype
Patrick Wildt
2010-01-15
NSD v3.2.4
Jakob Schlyter
2021-10-24
Fall back to HTTP for fetching automatically
Klemens Nanni
2021-10-24
ansi
Jonathan Gray
2021-10-24
Prohibit renames of tmpfs mount-points to fix a panic.
Patrick Wildt
2021-10-24
Prepare to provide X509_OBJECT_{new,free}()
Theo Buehler
2021-10-24
extra 0 fields in cfdriver are not needed
Theo de Raadt
2021-10-24
pretty & normalize the cfdriver decl
Theo de Raadt
2021-10-24
Don't leak internal->verfied_chain, clean it up in ssl3_clear and free.
Bob Beck
2021-10-24
Anther day another broken test-http.c report from anton@
Claudio Jeker
2021-10-24
Fix mangled license.
Martin Pieuchot
2021-10-24
spelling;
Jason McIntyre
2021-10-24
Set klist lock for sockets to make socket event filters MP-safe
Visa Hankala
2021-10-24
Make pipe event filters MP-safe
Visa Hankala
2021-10-24
use NULL not 0 for pointer values in kern
Jonathan Gray
2021-10-23
There is an m_pullup() down in AH input. As it may free or change
Alexander Bluhm
2021-10-23
Fix use-after-free in ipcomp_output() introduced by previous commit.
Alexander Bluhm
2021-10-23
spread some ipcrm/ipcs Xr; from mikhail
Jason McIntyre
2021-10-23
do not duplicate "Connection: close" headers and only add it if its
Sebastian Benoit
2021-10-23
sonewconn() returns the pointer to 'socket' struct so check it against
Vitaliy Makkoveev
2021-10-23
Add SSL_get0_verified_chain - needed by some new stuff
Bob Beck
2021-10-23
Rename io_buf_new to io_new_buffer and io_buf_close to io_close_buffer.
Claudio Jeker
2021-10-23
btrace dir
Theo de Raadt
2021-10-23
Provide common btrace(8) scripts.
Martin Pieuchot
2021-10-23
sync
Theo de Raadt
2021-10-23
ensure that sensitive data is zeroed out from mem.
Ricardo Mestre
2021-10-23
For testing snmpd, use rc script to stop any running snmpd on machine
Alexander Bluhm
2021-10-23
Declare STACK_OF(GENERAL_NAMES)
Theo Buehler
2021-10-23
Call uvm_vnp_uncache() in tmpfs_write(). We currently only call
Patrick Wildt
2021-10-23
Fix tmpfs_lookup locking for ".." == ".". unveil_find_cover() calls
Patrick Wildt
2021-10-23
fix wrong and missing return types and wrong macros in the SYNOPSIS;
Ingo Schwarze
2021-10-23
Rename a couple of variables overlooked in the conversion from subagentx to
Martijn van Duren
2021-10-23
Add a glossary of variable names.
Martijn van Duren
2021-10-23
stty(1) can't be pledged for all modes, but it can be unveiled. the only file to
Ricardo Mestre
2021-10-23
tpm(4): add support for tpm2 CRB interface
Dave Voutila
2021-10-23
Add new OpenSSL API SSL_CTX_set_num_tickets and friends.
Bob Beck
2021-10-23
KNF a particularly ugly comment
Theo Buehler
2021-10-23
Zap trailing whitespace
Theo Buehler
2021-10-23
Arithmetic is hard! Since MBR partition 0 is the only partition in the boot
Kenneth R Westerback
2021-10-23
Fixup test-http.c after big io change before anton@ complains
Claudio Jeker
2021-10-23
Unhandroll X509_up_ref()
Theo Buehler
[next]