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
2023-05-10
Use is_pseudoprime instead of is_prime in bn_bpsw.c
Theo Buehler
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
regen
Miod Vallat
2023-05-10
New udl(4) device, reported by "S V" on tech@
Miod Vallat
2023-05-10
Add flag SDEV_UFI so umass_scsi_attach() can provide information
Kenneth R Westerback
2023-05-10
Reset the io_time (io timeout value) when the timer expires. Without this
Claudio Jeker
2023-05-10
switch two ASN1_STRING_data() to ASN1_STRING_get0_data()
Omar Polo
2023-05-10
Display correct type name for Microsoft basic data GPT
Kenneth R Westerback
2023-05-10
Microsoft GPT partition attributes can appear on partitions other
Kenneth R Westerback
2023-05-10
Add Miller-Rabin test for random bases to BPSW
Theo Buehler
2023-05-10
Implement TCP send offloading, for now in software only. This is
Alexander Bluhm
2023-05-10
Remove now-unused prototypes for ssh1 RSA functions. From lengyijun via
Darren Tucker
2023-05-10
cast off_t to long long int for printing
Omar Polo
2023-05-10
constify day, month and tz
Omar Polo
2023-05-10
As mmap(2) is no longer a LOCK syscall, do away with the extra
Otto Moerbeek
2023-05-10
Add a hint on using letsencrypt-staging for testing
Theo Buehler
2023-05-10
cast time_t to long long for printf, reduces the diff with -portable
Omar Polo
2023-05-10
add a few missing headers, reduces the diff with -portable
Omar Polo
2023-05-10
remove trailing whitespace
Omar Polo
2023-05-09
macro line fix;
Jason McIntyre
2023-05-09
Make malloc tests that set flags more robust against the user also
Otto Moerbeek
2023-05-09
Adjust bgplgd after renaming of the invalid option in bgpctl.
Claudio Jeker
2023-05-09
Don't return EPIPE from pipe kqfilter
Visa Hankala
2023-05-09
update port-modules(5) with default font type changes
Stuart Henderson
2023-05-09
Rename 'invalid' to 'disqualified' in the 'show rib' table.
Claudio Jeker
2023-05-09
Properly handle references for nexthops and labels in filterset_copy()
Claudio Jeker
2023-05-09
Inline once-used variable to sync all uvm_map_clean() callers
Klemens Nanni
2023-05-09
rpki-client: use partial chains in certificate validation
Theo Buehler
2023-05-09
Apparently there is no need to set the PS2 field.
Mark Kettenis
2023-05-09
Make failure mode of EVP_AEAD_CTX_new() more explicit
Theo Buehler
2023-05-09
Add regress coverage for -1 modulus as well.
Theo Buehler
2023-05-09
bn_exp: also special case -1 modulus
Theo Buehler
2023-05-09
Rewrite BN_bn2hex() using CBB/CBS.
Joel Sing
2023-05-09
Rewrite BN_bn2dec() using CBB/CBS.
Joel Sing
2023-05-09
switch pflogd from using a bpf read timeout to a wait timeout.
David Gwynne
2023-05-08
fix up some formatting in the pf_state_list comment.
David Gwynne
2023-05-08
Prevent signed integer overflow
Tobias Stoeckmann
2023-05-08
Improve error handling
Tobias Stoeckmann
2023-05-08
cron: bounds check the high and low bounds for in a random range.
Todd C. Miller
2023-05-08
Rename the other_ctx in X509_STORE_CTX into trusted
Theo Buehler
2023-05-08
Add RCS tag
Theo Buehler
2023-05-08
The call to in_proto_cksum_out() is only needed before the packet
Alexander Bluhm
2023-05-08
To make ND6 mp-safe, the life time of struct llinfo_nd6 *ln =
Alexander Bluhm
2023-05-08
Fix a potential mem-leak in usm_decrypt().
Gerhard Roth
2023-05-08
As the nd6 mutex protects the lifetime of struct llinfo_nd6 ln,
Alexander Bluhm
2023-05-08
Enable malloc_errs test
Otto Moerbeek
2023-05-08
Add a regress test to test various malloc API and heap mismanagement
Otto Moerbeek
2023-05-08
Reorder struct grid_cell_entry
Theo Buehler
2023-05-08
X509_verify_cert(): Garbage collect the unused roots variable
Theo Buehler
2023-05-08
Avoid trailing whitespace in extension printing
Theo Buehler
[next]