artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2023-07-04
tb
Factor the computation of ECDSA s into a function
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
espie
document the recent addition of "Building from scratch...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
dlg
add support for unix domain sockets to ssh -W
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
jsg
m_reclaim() was removed in uipc_mbuf.c rev 1.195
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
dlg
a little knf, no functional change
commit
|
commitdiff
|
tree
|
snapshot
2023-07-04
jsg
remove unused global var
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
espie
record when pkg_add is actually doing something.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
anton
favor REGRESS_EXPECTED_FAILURES
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
espie
also make things 5.36 if not used
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
nicm
Add support for marking lines with a shell prompt based...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tobhe
Enable mouse.tp.mtbuttons for apldcms
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
kn
use consistent queue(9) example for LIST removal; ...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
krw
An empty string indicates there is no NXTNUM().
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
sign_sig: drop ckinv
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Rework the logic in ECDSA sign_sig()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jasper
add regress tests for the remainder of the function...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jasper
add a few tests related to --cflags and --libs in combi...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use new ibuf API. Use ibuf_data() and ibuf_size() inste...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tobhe
Delete some more references to dead policy code.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
sign_sig: test on assignment
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
sign_setup: split another check into two
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tobhe
typo
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
nicm
Do not risk writing over the end of the buffer when...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use ibuf_data() and ibuf_size() instead of accessing...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use ibuf_data() and ibuf_size() instead of accessing...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Split range checks for ECDSA r and ECDSA s
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Switch a couple of test from ucmp to cmp
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
ossl_ecdsa_verify_sig(): simplify range checks
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
List variables in a somewhat more sensible order
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
In ossl_ecdsa_verify_sig() use BN_CTX more idiomatically
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Split a bunch of unrelated checks
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Make ossl_ecdsa_verify_sig() single exit
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Switch ossl_ecdsa_verify() to timingsafe_memcmp()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Streamline ossl_ecdsa_verify()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use ibuf_data() instead of direct access to ibuf->buf,
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use ibuf_data() instead of directly accessing ibuf...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
claudio
Use ibuf_data() instead of accessing ibuf->buf directly.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Explicit parameter printing can also use get0_order()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Convert ossl_ec_key_gen() and EC_KEY_check_key()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Convert EC_GROUP_check() to EC_GROUP_get0_order()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Inline two copies of EC_GROUP_order_bits()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jsg
use semicolon not comma at eol
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jasper
fix uuid_dec_{b,l}e prototypes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jmc
some minor fix up;
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
nicm
Another warning fix for GCC from Thomas Klausner.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
jasper
when shutting down a vm, handle the VM id in the same...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
krw
Nuke unused label 'next:'.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
beck
Bring back no_tls1 and no_tls1_1 as undocumented silent...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
kn
typofix lladdr in function names; OK deraadt jan
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Switch ECDSA code to using EC_GROUP_get0_order()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Provide internal-only EC_GROUP_get0_order()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
guenther
Bring malloc(9) and <sys/malloc.h> into sync for M_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
beck
Remove the tls1.0 and 1.1 related options from the...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
krw
The only thing worse than treating 'return' as a functi...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Another empty line did not want to go in
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
beck
Stop caring about tls 1.0 and 1.1.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
beck
Stop testing tls 1.0 and 1.1
commit
|
commitdiff
|
tree
|
snapshot
2023-07-03
tb
Trade a pair of extra braces for a missing empty line
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
bru
Add button mappings for two- and three-finger clicks...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Simplify allocation checks
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
bluhm
Use TSO and LRO on the loopback interface to transfer...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Clean up dynamic tables in OPENSSL_cleanup()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
cheloha
all platforms, kernel: remove __HAVE_CLOCKINTR symbol
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
beck
Disable TLS 1.0 and TLS 1.1 in libssl
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Convert some tables to C99 initializers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Fix return values of ecx methods
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
jsing
Demacro SHA-512.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Fix typo in previous
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Use asprintf() to avoid repetition in string constants
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Split ECPKParameters_print()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Switch sign_sig() and sign_setup() to using BN_CTX
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
espie
lost silence_children behavior by accident
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Revert hunk accidentally committed in r1.39
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Rework handling of the out_kinv and out_r pointers
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
jsing
Replace bn_sqr_words() with bn_sqr_add_words().
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Rename ctx_in into in_ctx, kinvp into out_kinv and...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Rename a few variables from X to x
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Simplify things by switching to bn_rand_interval()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Unconditionally zero the ECDH key
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
deraadt
PS_CHROOT flag must also be copied when forking. This...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Teach openssl ca about Ed25519 certificates
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Teach openssl req about EdDSA certs
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
beck
Remove the ability to do tls 1.0 and 1.1 from libtls.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
ECDSA_size(): move order a few lines down
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Invert method checks to avoid stupid line breaks
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
Move the EC_POINT a bit down and a * to the right place
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
tb
ech_key.c: Fix includes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-02
cheloha
clockintr_cpu_init: stagger clock interrupts by MAXCPUS
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
drahn
Add sensor to qccpu to be able to show all cpu frequencies.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
otto
Document that small allocations are initially junked...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
drahn
Manpage for qccpu.4
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
drahn
Add driver for QC cpu Power States.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
drahn
Enable AC detection in qcpas driver.
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
Reverse polarity to avoid an overlong line
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
Reword comment to fit on a single line
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
tmp is a silly name for a point on an elliptic curve
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
Garbage collect the now unused len
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
Test and assign for EC_KEY_get0_private_key()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-01
tb
Add a missing NULL check for group
commit
|
commitdiff
|
tree
|
snapshot
next