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-08-30
Fix max nameserver proposals limit
Klemens Nanni
2021-08-30
Remove magic offset from data structures. This makes it much easier to
Mark Kettenis
2021-08-30
sync with OpenSSL 1.1.1, which is still under a free license;
Ingo Schwarze
2021-08-30
Remove tests that are now covered by regress/lib/libssl/verify
Theo Buehler
2021-08-30
hook verify regress test to build
Theo Buehler
2021-08-30
Revert accidental commit
Theo Buehler
2021-08-30
link verify regress tests to build
Theo Buehler
2021-08-30
Reimplement part of the openssl/x509 regress tests in C
Theo Buehler
2021-08-30
Document that %n has been neutered -- it now does syslog+abort.
Theo de Raadt
2021-08-30
Fix a locking assertion in error path.
Martin Pieuchot
2021-08-30
Improve dubgging in /etc/netstart. Enable print only in ifcreate.
Alexander Bluhm
2021-08-30
Ignore warning alert returns from servername callback in TLSv1.3
Theo Buehler
2021-08-30
Properly account entity_queue when the file has already been seen
Job Snijders
2021-08-30
Clarify how dns proposals are replaced not added per interface
Klemens Nanni
2021-08-30
remove a bunch of forward-only structs that were found with ctfconv.
Jasper Lievisse Adriaanse
2021-08-30
Remove unused files
Job Snijders
2021-08-30
Clean up end of do_body in openssl(1) ca
Kinichiro Inoguchi
2021-08-30
Remove NULL check before free in openssl(1) ca
Kinichiro Inoguchi
2021-08-30
Implement '<' and '>' operators in filters.
Martin Pieuchot
2021-08-30
jca and I converted %n to a syslog warning about a year ago, and the ports
Theo de Raadt
2021-08-30
INADDR_LOOPBACK check needs htonl(3) to work
Klemens Nanni
2021-08-30
INADDR_LOOPBACK check needs htonl(3) to work
Klemens Nanni
2021-08-30
increase hibernate writeout speed a little. modern machines have vast
Theo de Raadt
2021-08-30
Test for the pathetic case that the 2nd unveil in
Claudio Jeker
2021-08-30
Admit that we return error 20 in the failure case here. Changing
Bob Beck
2021-08-30
Make sure unveil remains locked over fork even in the case where the
Claudio Jeker
2021-08-30
Revert previous change that changed our default return for unable to
Bob Beck
2021-08-30
Remove typedef of db_addr_t; mpi converted the users of it to vaddr_t already
Jasper Lievisse Adriaanse
2021-08-30
Check that fchdir() works. The problem in unveil was fixed some time ago.
Claudio Jeker
2021-08-30
Make lines not wrap on 80 char terminals. Code gets more readable.
Claudio Jeker
2021-08-30
Fix Jan's regress in openssl/x509 to do what it says it does,
Bob Beck
2021-08-30
adapt to RSA/SHA1 deprectation
Damien Miller
2021-08-29
After years of forewarning, disable the RSA/SHA-1 signature algorithm
Damien Miller
2021-08-29
wrap at 80 columns
Damien Miller
2021-08-29
Revert: llvm: openbsd driver had one -lcompiler_rt too many
Greg Steuck
2021-08-29
Lee "Scratch" Perry died :(
Stuart Henderson
2021-08-29
llvm: openbsd driver had one -lcompiler_rt too many
Greg Steuck
2021-08-29
iwm/iwx: propagate errors out of iw{m,x}_set_bits_mask_prph routines
Greg Steuck
2021-08-29
Do not call X509_alias_get0(3) with NULL as the second argument.
Ingo Schwarze
2021-08-29
nameserver command requires an interface argument
Klemens Nanni
2021-08-29
Pass volume related key presses as both raw and translating input to
Anton Lindqvist
2021-08-29
fix an obvious mixup regarding the order of lines in the SYNOPSIS,
Ingo Schwarze
2021-08-29
correct range upper bound in comment
Anton Lindqvist
2021-08-29
Make the ucc match criteria more stringent by requiring at least one
Anton Lindqvist
2021-08-29
Some reports embeds multiple report IDs inside the same collection
Anton Lindqvist
2021-08-29
An interrupt report contains the state of all items (Input, Output and
Anton Lindqvist
2021-08-29
As the Consumer Control usages are well defined by the HID Usage Tables
Anton Lindqvist
2021-08-29
Mask viornd descriptor value to prevent out of bound reads.
Dave Voutila
2021-08-29
Nuke unused variable and unnecessary initialization.
Kenneth R Westerback
2021-08-29
Don't call the verify callback twice on success.
Bob Beck
[next]