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-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
2023-05-07
I preparation for TSO in software, cleanup the fragment code. Use
Alexander Bluhm
2023-05-07
Recommit -Wshadow now that the warning on BIG_ENDIAN is fixed
Theo Buehler
2023-05-07
xts128 mode: avoid two -Wshadow warnings in the BIG_ENDIAN code path.
Theo Buehler
2023-05-07
cron: check for garbage after the '~' in a random range.
Todd C. Miller
2023-05-07
GPT partitions with the 'Required' attribute are not deleted by -A.
Kenneth R Westerback
2023-05-07
Backout -Wshadow, it breaks build on powerpc64.
Alexander Bluhm
2023-05-07
Remove net lock from DIOCOSFP{FLUSH,ADD,GET} aka. OS fingerprinting
Klemens Nanni
2023-05-07
Remove a misplaced empty line
Theo Buehler
2023-05-06
Support random offsets when using ranges with a step value in cron.
Todd C. Miller
2023-05-06
Regen cert.pem
Theo Buehler
2023-05-06
Replace pointless %d formatting of 0 values with
Kenneth R Westerback
2023-05-06
Mention RTL8153D.
Kevin Lo
2023-05-06
Add support for RTL8153D.
Kevin Lo
2023-05-05
Use -Wshadow with clang
Theo Buehler
2023-05-05
Reinstate X9.31 padding mode support in rsautl
Theo Buehler
2023-05-05
Fix error handling in tls_check_common_name()
Theo Buehler
2023-05-05
crontab: move spool temp file creation to spool_mkstemp()
Todd C. Miller
2023-05-05
Salt shares the blame of the continued existence of the X9.31 padding mode
Theo Buehler
2023-05-05
Reinstate documentation of RSA_X931_PADDING
Theo Buehler
2023-05-05
Add back support for RSA_X931_PADDING
Theo Buehler
2023-05-05
Link rsa_x931.c to build
Theo Buehler
2023-05-05
Bring back the X9.31 padding helpers
Theo Buehler
2023-05-05
Pass ASPA objects in reverse since this is what aspa_add_set() expects.
Claudio Jeker
2023-05-05
Convert K&R function definition to ansi to make clang 15 happier
Theo Buehler
2023-05-05
Sync json.c with the one from rpki-client. This adds json_do_string().
Claudio Jeker
2023-05-05
Limit the socket buffer size to 64k for all sessions. Long time ago
Claudio Jeker
2023-05-05
The mbuf_queue API allows read access to integer variables which
Alexander Bluhm
2023-05-04
symbols.awk: Remove cfb dance
Theo Buehler
2023-05-04
Straightforward conversion form K&R to ANSI function definitions
Theo Buehler
2023-05-04
fix stupid thinko, as noticed while converting to v5.36 (later)
Marc Espie
[next]