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-07-04
Handle rx error.
Mark Kettenis
2023-07-04
consistenly name instruction defines
Jasper Lievisse Adriaanse
2023-07-04
Unbreak kprobes. Since LLVM emits endbr64 instructions for IBT, dt could no
Jasper Lievisse Adriaanse
2023-07-04
The recent change to DIOCGETRULE allows applications which
Alexandr Nedvedicky
2023-07-04
Run Perl tests from our regress tree. It needs a Perl obj directory
Alexander Bluhm
2023-07-04
remove prototypes for removed functions
Jonathan Gray
2023-07-04
Extract private key and group order in s computation
Theo Buehler
2023-07-04
Remove redundant code when calculating checksum.
Alexander Bluhm
2023-07-04
Add a bunch of clocks for GMAC0 and GMAC1 on the JH7110 SoC.
Mark Kettenis
2023-07-04
Use key for the EC_KEY everywhere
Theo Buehler
2023-07-04
Some more consistency in variable names
Theo Buehler
2023-07-04
Normalize ECDSA_SIG to be sig everywhere
Theo Buehler
2023-07-04
Make the hardware counters available on BCM5705 and newer available as
Jonathan Matthew
2023-07-04
Normalize on digest and digest_len rather than dgst dlen dgstlen, etc.
Theo Buehler
2023-07-04
Rework ecdsa_prepare_digest()
Theo Buehler
2023-07-04
Remove mbuf low watermark vars. Unused since uipc_mbuf.c rev 1.244.
Jonathan Gray
2023-07-04
Add some extra parenthesis for consistency.
Mark Kettenis
2023-07-04
Plug leak in the ssltest
Theo Buehler
2023-07-04
Factor the computation of ECDSA s into a function
Theo Buehler
2023-07-04
document the recent addition of "Building from scratch" and what it means.
Marc Espie
2023-07-04
add support for unix domain sockets to ssh -W
David Gwynne
2023-07-04
m_reclaim() was removed in uipc_mbuf.c rev 1.195
Jonathan Gray
2023-07-04
a little knf, no functional change
David Gwynne
2023-07-04
remove unused global var
Jonathan Gray
2023-07-03
record when pkg_add is actually doing something.
Marc Espie
2023-07-03
favor REGRESS_EXPECTED_FAILURES
Anton Lindqvist
2023-07-03
also make things 5.36 if not used
Marc Espie
2023-07-03
Add support for marking lines with a shell prompt based on the OSC 133
Nicholas Marriott
2023-07-03
Enable mouse.tp.mtbuttons for apldcms
Tobias Heider
2023-07-03
use consistent queue(9) example for LIST removal; OK bluhm mvs
Klemens Nanni
2023-07-03
An empty string indicates there is no NXTNUM().
Kenneth R Westerback
2023-07-03
sign_sig: drop ckinv
Theo Buehler
2023-07-03
Rework the logic in ECDSA sign_sig()
Theo Buehler
2023-07-03
add regress tests for the remainder of the function provided by our uuid.h
Jasper Lievisse Adriaanse
2023-07-03
add a few tests related to --cflags and --libs in combination with Requires.p...
Jasper Lievisse Adriaanse
2023-07-03
Use new ibuf API. Use ibuf_data() and ibuf_size() instead of direct
Claudio Jeker
2023-07-03
Delete some more references to dead policy code.
Tobias Heider
2023-07-03
sign_sig: test on assignment
Theo Buehler
2023-07-03
sign_setup: split another check into two
Theo Buehler
2023-07-03
typo
Tobias Heider
2023-07-03
Do not risk writing over the end of the buffer when it ends in #
Nicholas Marriott
2023-07-03
Use ibuf_data() and ibuf_size() instead of accessing struct ibuf.
Claudio Jeker
2023-07-03
Split range checks for ECDSA r and ECDSA s
Theo Buehler
2023-07-03
Switch a couple of test from ucmp to cmp
Theo Buehler
2023-07-03
ossl_ecdsa_verify_sig(): simplify range checks
Theo Buehler
2023-07-03
List variables in a somewhat more sensible order
Theo Buehler
2023-07-03
In ossl_ecdsa_verify_sig() use BN_CTX more idiomatically
Theo Buehler
2023-07-03
Split a bunch of unrelated checks
Theo Buehler
2023-07-03
Make ossl_ecdsa_verify_sig() single exit
Theo Buehler
2023-07-03
Switch ossl_ecdsa_verify() to timingsafe_memcmp()
Theo Buehler
[prev]
[next]