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-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
2023-05-04
Rewrite ECParameters_dup()
Theo Buehler
2023-05-04
sigh. typo
Theo Buehler
2023-05-04
Let ecdsatest exercise ECParameters_dup() a bit
Theo Buehler
2023-05-04
Remove x9_62_test_internal()
Theo Buehler
2023-05-04
Be more economical with returning bodys in bounce messages
Christopher Zimmermann
2023-05-04
regen
Vitaliy Makkoveev
2023-05-04
Push kernel lock deep down to sys_sysctl(). At least network subset of
Vitaliy Makkoveev
2023-05-04
Introduce a neighbor discovery mutex like ARP uses it. For now it
Alexander Bluhm
2023-05-04
Use size_t instead of int in EC_POINT_point2oct()
Theo Buehler
2023-05-04
Fix line wrapping
Theo Buehler
2023-05-04
Fix function name in doc comment
Theo Buehler
2023-05-04
regen
Kevin Lo
2023-05-04
Add another Lenovo NVMe device id found in my ThinkPad X1 Extreme Gen 1.
Kevin Lo
2023-05-03
add virtio(4); ok (in principal) miod
Jason McIntyre
2023-05-03
add onewire(4); ok miod
Jason McIntyre
2023-05-03
avoid use after free
Jonathan Gray
2023-05-03
Improve setenv markup
Klemens Nanni
2023-05-03
Some checks in nd6_resolve() do not require kernel lock. The analog
Alexander Bluhm
2023-05-03
Remove net lock from DIOCGETRULESET and DIOCGETRULESETS
Klemens Nanni
2023-05-03
Fix a use-after-free in filemode
Theo Buehler
2023-05-03
Convert json_do_printf() with "%s" a fmt string to json_do_string().
Claudio Jeker
2023-05-03
Revert utf-8 fix for X509_NAME_get_index_by_NID to avoid libtls
Bob Beck
2023-05-03
Introduce json_do_string() a function that JSON escapes a string.
Claudio Jeker
2023-05-03
On read failure just abort the rrdp request.
Claudio Jeker
2023-05-03
Bring back length check tb ok'ed and I managed to remove while
Bob Beck
2023-05-03
Fix a few KNF/whitespace issues
Theo Buehler
2023-05-02
Sometimes the touchpad doesn't attach. Try to solve this issue be
Mark Kettenis
2023-05-02
Absolutely astounding that custom code was written for the softraid case
Theo de Raadt
2023-05-02
Change X509_NAME_get_index_by[NID|OBJ] to be safer.
Bob Beck
2023-05-02
Mark the BIO_F_* function codes as intentionally undocumented
Ingo Schwarze
2023-05-02
free the correct pointer. Missed in rev 1.16.
Jonathan Gray
2023-05-02
Rename P into generator
Theo Buehler
2023-05-02
Remove bogus newline in printf.
Mark Kettenis
[next]