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-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
2023-05-02
Simplify EC_GROUP_new_by_curve_name()
Theo Buehler
2023-05-02
Style tweaks for SMIME_write_PKCS7()
Theo Buehler
2023-05-02
Switch K&R function definition to ANSI to make clang 15 happier
Theo Buehler
2023-05-02
Unwrap a line
Theo Buehler
2023-05-02
Simplify slightly and use i2d_PKCS7_bio_stream()
Theo Buehler
2023-05-02
add Brussels South Charleroi airport
Stefan Sperling
2023-05-02
sync with userland
Theo Buehler
2023-05-02
Sync with upstream
Theo Buehler
2023-05-02
Call nd6_ns_output() without kernel lock from nd6_resolve().
Alexander Bluhm
2023-05-01
stray whitespace
Theo Buehler
2023-05-01
Bump to 8.0
Claudio Jeker
2023-05-01
Add a missing pair of braces.
Theo Buehler
2023-05-01
Use uppercase for the CURVE_LIST_LENGTH macro
Theo Buehler
2023-05-01
Consistently use lowercase hex digits for curve parameters
Theo Buehler
2023-05-01
Now that we have C99 initializers, garbage collect some comments
Theo Buehler
2023-05-01
Rework the curve list to use actual structs instead of a custom
Theo Buehler
2023-05-01
Drop the now unnecessary and unused field_type from the curve data
Theo Buehler
[prev]
[next]