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-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
2023-05-01
Convert EC_CURVE_DATA to C99 initializers
Theo Buehler
2023-05-01
Simplify ec_group_new_from_data() further
Theo Buehler
2023-05-01
Make warnings more precise
Job Snijders
2023-05-01
Import regenerated moduli.
Darren Tucker
2023-05-01
The built-in 10G Ethernet on Apple arm64 hardware does not have a MAC
Mark Kettenis
2023-05-01
Drop some dead code
Theo Buehler
2023-05-01
Remove pointless/wrong .meth = 0 entries from curves_list[]
Theo Buehler
2023-05-01
Mechanically convert curve_list[] to C99 initializers
Theo Buehler
2023-05-01
Clean up handling of nist_curves[]
Theo Buehler
2023-05-01
Remove ASN1_item_ndef_i2d(3) documentation
Theo Buehler
2023-05-01
sync
Theo Buehler
2023-05-01
First pass of removing low-level ASN.1 streaming docs
Theo Buehler
2023-05-01
regen
David Gwynne
2023-05-01
Intel Braswell SDIO
David Gwynne
2023-05-01
spelling
Jonathan Gray
2023-05-01
add acpi(4) listing; ok miod
Jason McIntyre
2023-05-01
drm/fb-helper: set x/yres_virtual in drm_fb_helper_check_var
Jonathan Gray
2023-04-30
avoid use after free
Jonathan Gray
2023-04-30
avoid use after free
Jonathan Gray
[next]