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-04-18
ectest: drop a broken #if 0 /* optional */ piece of code
Theo Buehler
2023-04-18
ec_point_conversion: drop test for sect571k1
Theo Buehler
2023-04-18
ectest: drop some gross unused macros
Theo Buehler
2023-04-18
ectest: unifdef OPENSSL_NO_EC2M
Theo Buehler
2023-04-18
I reversed flowspec_cmp() so adjust the code here as well.
Claudio Jeker
2023-04-18
tweak a printf for an unhandled clock in rkclock_get_frequency.
David Gwynne
2023-04-18
add the emmc clocks on rk3568 (and rk3566)
David Gwynne
2023-04-17
Remove unused variables FSDISKTYPE that point at non-existant
Kenneth R Westerback
2023-04-17
Skip binary curves in ec_point_conversion
Theo Buehler
2023-04-17
Reverse the polarity of flowspec_cmp() so it works better with our
Claudio Jeker
2023-04-17
Switch all ec tests to using dynamic linking
Theo Buehler
2023-04-17
Simplify Makefile
Theo Buehler
2023-04-17
Drop GF2m tests
Theo Buehler
2023-04-17
Allow overriding the bc implementation used in run-bc
Theo Buehler
2023-04-17
Fix typo
Theo Buehler
2023-04-17
Ignore the user keys range when checking if a key is Unicode.
Nicholas Marriott
2023-04-17
Make -mbranch-protection=bti the default on OpenBSD.
Mark Kettenis
2023-04-17
It seems silly to use progname for version, just always say tmux.
Nicholas Marriott
2023-04-17
Make the check if printing is allowed the same as writing which is less
Nicholas Marriott
2023-04-17
Discard mouse sequences that have the right form but actually are
Nicholas Marriott
2023-04-17
Drop two useless READMEs
Theo Buehler
2023-04-17
fix buffer overflow in displaymatch(); ok/tweak tb@
Omar Polo
2023-04-17
Skip sect* curve checks
Theo Buehler
2023-04-17
Indent interface and disk listings
Klemens Nanni
2023-04-17
Convert all users of parse_number() to also process the next element
Claudio Jeker
2023-04-17
c_zlib.c needs bio_local.h with -DZLIB.
Theo Buehler
2023-04-17
Tweak indent and use named registers.
Joel Sing
2023-04-17
In parse_prefix and parse_addr only touch the addr if the functions is
Claudio Jeker
2023-04-17
Hook sha3 up to build.
Joel Sing
2023-04-17
Move BN_bn2mpi()/BN_mpi2bn() into bn_convert.c
Joel Sing
2023-04-17
Passing argv as tripple indirect pointer to match_token() is just strange.
Claudio Jeker
2023-04-17
Rework how communities are parsed. Use tha fact that argv and argc are
Claudio Jeker
2023-04-17
fix a few dobeep_msgs() calls: a space is already added between the arguments
Omar Polo
2023-04-17
add doindent() prototype at the start of the file; forgotten in previous
Omar Polo
2023-04-17
resurrect mg' no-tab-mode
Omar Polo
2023-04-17
Use C99 initializers for the default_pctx and mark it static const
Theo Buehler
2023-04-17
Add basic flowspec regress test.
Claudio Jeker
2023-04-17
Implement a basic API to work with flowspec NLRI.
Claudio Jeker
2023-04-17
Add missing const qualifiers to the v3_* externs
Theo Buehler
2023-04-17
Fix whitespace in DHparam_print_fp()
Theo Buehler
2023-04-17
Remove now unused dh_prn.c
Theo Buehler
2023-04-17
Drop dh_prn.c
Theo Buehler
2023-04-17
Move DHparam_print_fp() next to DHparam_print()
Theo Buehler
2023-04-17
remove bad Pp;
Jason McIntyre
2023-04-17
fix a macro and tweak punctuation;
Jason McIntyre
2023-04-17
drm/i915: Split icl_color_commit_noarm() from skl_color_commit_noarm()
Jonathan Gray
2023-04-17
drm/i915: Use _MMIO_PIPE() for SKL_BOTTOM_COLOR
Jonathan Gray
2023-04-17
drm/i915/dp_mst: Fix payload removal during output disabling
Jonathan Gray
2023-04-17
drm/display/dp_mst: Handle old/new payload states in drm_dp_remove_payload()
Jonathan Gray
2023-04-17
drm/amdgpu: skip psp suspend for IMU enabled ASICs mode2 reset
Jonathan Gray
[next]