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-06-30
Add checks to ensure we do not initiate or negotiate handshakes with
Theo Buehler
2022-06-30
Replace obj_mac.h with object.h
Theo Buehler
2022-06-30
Update to nsd 4.6.0; OK sthen
Florian Obser
2022-06-30
zap whitespace
Job Snijders
2022-06-30
Add support for OSC 8 hyperlinks (a VTE extension now supported by other
Nicholas Marriott
2022-06-30
Rewrite smi_print_element to be more concise and complete.
Martijn van Duren
2022-06-30
amd64 pmap: Zero out the EPTP on pmap_create
Mike Larkin
2022-06-30
Add valid time test from ruby regress, and check ASN1_time_to_tm
Bob Beck
2022-06-30
Rename use_* to ssl_use_* for consistency.
Theo Buehler
2022-06-30
add valid utc time that should fail to parse as generalized
Bob Beck
2022-06-30
Add tests for times missing seconds, and to be able to test
Bob Beck
2022-06-30
whitespace nit
Theo Buehler
2022-06-30
Track doc/README, makes merging new releases easier.
Florian Obser
2022-06-30
Fix err()
Job Snijders
2022-06-30
Fix interval timers by forcing TZ to UTC, else some strftime formats
Claudio Jeker
2022-06-30
With recent a_time_tm.c changes, we also need the bytestring API.
Theo Buehler
2022-06-30
Remove obj_mac.h include. Requested by jsing
Theo Buehler
2022-06-29
Pass a pointer to mbuf pointer further down into ip6_process_hopopts()
Alexander Bluhm
2022-06-29
Between the calls to art_match() and SRPL_FIRST() another CPU may
Alexander Bluhm
2022-06-29
Don't check the signature if a cert is self signed.
Theo Buehler
2022-06-29
Make ssl_cert_add{0,1}_chain_cert() take ssl/ctx
Theo Buehler
2022-06-29
ssl_cert_set{0,1}_chain() take ssl/ctx
Theo Buehler
2022-06-29
Add a security check to ssl_set_cert()
Theo Buehler
2022-06-29
Make ssl_set_{cert,pkey} take an ssl/ctx
Theo Buehler
2022-06-29
Refactor use_certificate_chain_* to take ssl/ctx instead of a cert
Theo Buehler
2022-06-29
Add functions that check security level in certs and cert chains.
Theo Buehler
2022-06-29
Make sure the verifier checks the security level in cert chains
Theo Buehler
2022-06-29
Remove a confusing comment
Theo Buehler
2022-06-29
Parse the @SECLEVEL=n annotation in cipher strings
Theo Buehler
2022-06-29
Manual page improvements from Leon Fischer
Job Snijders
2022-06-29
vmd(8): fix off by one in vm memory range check
Dave Voutila
2022-06-29
Add support for sending QUIC transport parameters
Bob Beck
2022-06-29
sync
Job Snijders
2022-06-29
Clarify the shorter default format string only applies to -i and -s
Job Snijders
2022-06-29
Remove switch(4) remains.
Vitaliy Makkoveev
2022-06-29
Add -m option to ts(1)
Job Snijders
2022-06-29
Use relative paths so beck can run regress in his git tree and have
Theo Buehler
2022-06-29
remove archaic comment from original import of i386 pmap
Dave Voutila
2022-06-29
Regen syscalls files as they were meant to be, correcting the "created from:"...
Jeremie Courreges-Anglas
2022-06-29
Unlock the pledge(2) system call
Jeremie Courreges-Anglas
2022-06-29
Simplify the locking dance around pledge_syscall()
Jeremie Courreges-Anglas
2022-06-29
whitespace nit
Theo Buehler
2022-06-29
Use READ_ONCE() when saving pr->ps_pledge to a local variable
Jeremie Courreges-Anglas
2022-06-29
missing blank line
Theo Buehler
2022-06-29
Pass down the pointer to mbuf pointer into ip6_hbhchcheck(). This
Alexander Bluhm
2022-06-29
Move the deep check back into the loop. There are ways that even though
Claudio Jeker
2022-06-29
drm/i915: Implement w/a 22010492432 for adl-s
Jonathan Gray
2022-06-29
correct vararg use in kasprintf/kvasprintf
Jonathan Gray
2022-06-29
sync
Stuart Henderson
2022-06-29
Use strncasecmp instead of strncmp when comparing the password scheme.
Martijn van Duren
[next]