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-01
indent the only other label in this file
Theo Buehler
2020-09-01
Indent label and remove dangling else
Theo Buehler
2020-09-01
Zap NULL check before SSL_SESSION_free()
Theo Buehler
2020-09-01
Rename the session pointer ret to sess
Theo Buehler
2020-09-01
Hoist ERR_clear_error() call into the derr: label
Theo Buehler
2020-09-01
simplify tls1_process_ticket() exit path
Theo Buehler
2020-09-01
Use sysctl_bounded_args for simple cases in cpu_sysctl on loongson
gnezdo
2020-09-01
Document sysctl_bounded_args(9)
gnezdo
2020-09-01
Remove unused sysctl_int_arr(9)
gnezdo
2020-09-01
Convert *_sysctl in ipsec_input.c to sysctl_bounded_arr
gnezdo
2020-09-01
Convert icmp6_sysct to sysctl_bounded_args
gnezdo
2020-09-01
sync
Theo de Raadt
2020-08-31
sync
Theo de Raadt
2020-08-31
6.9 packages key
Christian Weisgerber
2020-08-31
Do not register a read/write callback on fd -1 (e.g. if connection failed).
tobhe
2020-08-31
Both ocsp_req_ctx and ocsp_req must be freed. Don't free ocsp_id as it
tobhe
2020-08-31
Use SA header (SPIs) to map OCSP connect requests to their respective
tobhe
2020-08-31
crank to 6.8-beta
Theo de Raadt
2020-08-31
bsd.mp is now much more reliable, so the installer can use the regular
Theo de Raadt
2020-08-31
Return code tweaks for session ticket handlers
Theo Buehler
2020-08-31
Send alert on ssl_get_prev_session failure
Theo Buehler
2020-08-31
Backout clear endpoint stall on open(2). It seems to break an illuminated
Patrick Wildt
2020-08-31
refuse to add verify-required (PINful) FIDO keys to ssh-agent until
Damien Miller
2020-08-31
Delete my leftover comment.
gkoehler
2020-08-31
Add RCS IDs to the few files that are missing them;
Damien Miller
2020-08-30
Remove duplicate definition of _null_auth.
mortimer
2020-08-30
Fix multiple variable definitions to avoid errors with -fno-common.
mortimer
2020-08-30
Don't include "net/netisr.h" header. It's not needed here.
mvs
2020-08-30
pppac(4) uses per cpu counters for collect `ifnet' statistics, but in
mvs
2020-08-30
Compactify SDEV_/ADEV_ flags & quirks to eliminate the gaps in bit use and thus
Kenneth R Westerback
2020-08-30
Reorganize the interrupt handler code to avoid a potential bogus KASSERT,
Mark Kettenis
2020-08-30
Lock all kernel PTE entries into the page tables, even "managed" ones
Mark Kettenis
2020-08-30
Allow multiple global options.
tobhe
2020-08-30
sync
Theo de Raadt
2020-08-30
If no replies are received for a while due to connectivity issues
Otto Moerbeek
2020-08-30
Start replacing the existing TLSv1.2 record layer.
Joel Sing
2020-08-30
add missing wakeup for the unlikely dying case
anton
2020-08-30
use unique wait messages with msleep_nsec()
anton
2020-08-30
Add regress test case for make/varmodifiers.c r1.48
Theo Buehler
2020-08-30
Fix :S with anchors and replacement
Theo Buehler
2020-08-30
avoid a invalid pointer deref in hvn_stop()
Jonathan Gray
2020-08-30
PLL1(CPU_PLL) stability improvement for Allwinner H3/H2+
SASANO Takayoshi
2020-08-30
old keys are boring
Theo de Raadt
2020-08-30
signify key for 6.9 base
Theo de Raadt
2020-08-29
Use SO_REUSEADDR on the listening sockets
Jeremie Courreges-Anglas
2020-08-29
Add 'enforcesingleikesa' test.
tobhe
2020-08-29
More recent MMC specificiations add READ(12)/WRITE(12). So add cd_cmd_rw12()
Kenneth R Westerback
2020-08-29
Use ISSET() to check b_flags for B_READ.
Kenneth R Westerback
2020-08-29
Missing u_int -> u_int32_t chunks from previous.
Kenneth R Westerback
2020-08-29
Use u_int32_t for nsecs, making it crystal clear that the values
Kenneth R Westerback
[next]