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
2020-09-14
No need to check for SDEV_DYING as the first thing in both branches of an
Kenneth R Westerback
2020-09-14
Move state initialisation from SSL_clear() to ssl3_clear().
Joel Sing
2020-09-14
Fix handling of user names containing '@' symbols.
Todd C. Miller
2020-09-14
Cleanup and simplify SSL_set_session().
Joel Sing
2020-09-14
perform the uvm_map_inentry() after the data_aborts handlers are executed
Theo de Raadt
2020-09-14
Typofix
kn
2020-09-14
Avoid NULL deref SSL_{,CTX_}set_ciphersuites
Theo Buehler
2020-09-14
We need to be able to provide contact information to use the
Florian Obser
2020-09-14
Relax parsing of pem files a bit. Apparently there are CAs that use
Florian Obser
2020-09-14
Use more specific regex for ktrace to avoid false positives.
Alexander Bluhm
2020-09-14
umstc_intr is not in process context when adjusting wscons brightness. When b...
Theo de Raadt
2020-09-14
Allow snmp mibtree to take one or more arguments who will be converted to
Martijn van Duren
2020-09-14
Do not bother scanning file systems that are both nodev and nosuid
Ingo Schwarze
2020-09-14
simplify RETURN VALUES for x509_verify(3) after beck@ made the rules
Ingo Schwarze
2020-09-14
Report what's wrong when account creation fails instead of a generic
Florian Obser
2020-09-14
Delete some emulator code which has never been used on 64 bit sparc
Theo de Raadt
2020-09-14
Document "pki" option for relay delivery too; from Nick Gasson
Todd C. Miller
2020-09-14
similar to fix by kettenis on amd64:
Theo de Raadt
2020-09-14
The uvm_map_inentry() check may sleep to grab the lock of the map.
Mark Kettenis
2020-09-14
Add initial man page for new x509_verify chain validator
Bob Beck
2020-09-14
Set error if we are given an NULL ctx in x509_verify, and set error
Bob Beck
2020-09-14
nuke a stray space
Theo Buehler
2020-09-14
Fix potential leak when tmpext fails to be added to
Bob Beck
2020-09-14
Rewrite the agentx code of relayd. This new framework should allow us
Martijn van Duren
2020-09-14
pf: Merge NOTES column into NAME column
kn
2020-09-14
All buffers are in rw-memory, but lookup_record has it defined as
Martijn van Duren
2020-09-14
sync
Stuart Henderson
2020-09-14
Change the known output to be the expected output, so that we
Bob Beck
2020-09-14
Use a fixed validation time in these tests so we never
Bob Beck
2020-09-14
Make "spf walk" report if an spf-record has macro's and can't be resolved.
Martijn van Duren
2020-09-14
remove unneeded variable "type".
Bob Beck
2020-09-14
We might race against removal of an rdomain we just want to handle.
Florian Obser
2020-09-14
Document the fact that the maximum size of a font is currently 512 KiB.
Frederic Cambus
2020-09-14
Don't leak names on success
Bob Beck
2020-09-14
remove unneded variable "time1"
Bob Beck
2020-09-14
Let slaacd handle all rdomains in a single daemon.
Florian Obser
2020-09-14
remove unneded variable "time"
Bob Beck
2020-09-14
fix bug introduced on review where refactor made it possible to
Bob Beck
2020-09-14
Mechanically replace isc_boolean_t with int.
Florian Obser
2020-09-14
Bunch of dead stores and otherwise unused stuff lets us get rid of
Florian Obser
2020-09-14
Rewrite isc_time_microdiff() as uelapsed() and put it directly
Florian Obser
2020-09-14
re-enable new x509 chain verifier as the default
Bob Beck
2020-09-14
Correctly fix double free introduced on review.
Bob Beck
2020-09-14
No need to check for NULL before calling free.
Martijn van Duren
2020-09-14
Fix double free - review moved the pop_free of roots to x509_verify_ctx_free
Bob Beck
2020-09-14
revert previous, need to fix a problem
Bob Beck
2020-09-14
Fix comment, ktrace flags are per-process.
Martin Pieuchot
2020-09-14
Enable the use of the new x509 chain validator by default.
Bob Beck
2020-09-14
sync
Theo de Raadt
2020-09-14
Connect a client to a server. Both can be current libressl, or
Alexander Bluhm
[next]