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
Fix write un-protecting of kernel memory. p was used uninitialized
Patrick Wildt
2020-09-01
The bumping of sess_cb_hit stats can wait until handling of
Theo Buehler
2020-09-01
In the explanatory comment of ssl_get_prev_session fix the spelling of
Theo Buehler
2020-09-01
Split session retrieval out of ssl_get_prev_session()
Theo Buehler
2020-09-01
Missed WRITE_BIG -> WRITE_10
Kenneth R Westerback
2020-09-01
Log SPIs to make it easier to map OCSP messages to SAs.
tobhe
2020-09-01
copy session id directly in ssl_get_prev_session
Theo Buehler
2020-09-01
Fix build with -fno-common (default in clang 11)
Jeremie Courreges-Anglas
2020-09-01
Rename [READ|WRITE]_BIG to [READ|WRITE]_10. Rename struct scsi_rw_big to
Kenneth R Westerback
2020-09-01
update currency exchange rates;
Jason McIntyre
2020-09-01
Add -F to set-environment and source-file; GitHub issue 2359.
Nicholas Marriott
2020-09-01
Only print below number when there is enough space.
Nicholas Marriott
2020-09-01
Allow a-z keys for display-panes to jump to higher numbered panes.
Nicholas Marriott
2020-09-01
Make OCSP response status logging less verbose.
tobhe
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
[next]