summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-03The device tree bindings for aplcpu(4) changed once more, recycling theMark Kettenis
2022-12-03skip rust-openssl-tests on sparc64Theo Buehler
2022-12-03Modify vmt to use the buffer allocated in pvbus directly instead ofYASUOKA Masahiko
2022-12-03Clean up makefileTheo Buehler
2022-12-03biotest needs bio_local.h nowTheo Buehler
2022-12-03Test BIO_{push,pop}() along a linear chainTheo Buehler
2022-12-03More cleanupTheo Buehler
2022-12-03Refactor and fix bn_mod_exp testTheo Buehler
2022-12-03Add missing checks for BN_mod_exp_{non,}ct()Theo Buehler
2022-12-03Fix some ancient silliness with a random byteTheo Buehler
2022-12-03regenJonathan Gray
2022-12-03add AMD family 19h model 61h (Raphael) idsJonathan Gray
2022-10-20Provide a harness driving rust-openssl's regress testsTheo Buehler
2022-12-03drm/i915: fix TLB invalidation for Gen12 video and compute enginesJonathan Gray
2022-12-02Drop 'perhaps a little', plus grammar and spelling nitsTheo Buehler
2022-12-02midicat(1): use err(3) everywhereScott Soule Cheloha
2022-12-02midicat(1): set ifile/ofile to "stdin"/"stdout" if it is an en-dash ("-")Scott Soule Cheloha
2022-12-02midicat(1): add a usage() functionScott Soule Cheloha
2022-12-02Revert bio_prev removalTheo Buehler
2022-12-02bn_mod_exp.c: printing to stdout needs no BIOTheo Buehler
2022-12-02bn_mod_exp: we have a BN_CTX available...Theo Buehler
2022-12-02Check BN_rand() and BN_mod() return valuesTheo Buehler
2022-12-02Link new bn_mod_exp_zero test to buildTheo Buehler
2022-12-02Rewrite the tests that various modular exponentiation functionsTheo Buehler
2022-12-02Remove constant basereachable and retrans members from struct nd_ifinfoKlemens Nanni
2022-12-02Remove useless variable, simplify codeKlemens Nanni
2022-12-02Unlock in6_ioctl_get() aka. SIOCGIF{DSTADDR,NETMASK,AFLAG,ALIFETIME}_IN6Klemens Nanni
2022-12-02syncStuart Henderson
2022-12-02Drop _C_LABEL() uses in riscv64-specific codeJeremie Courreges-Anglas
2022-12-02When checking if we're implied we must also check if we're working on aMartijn van Duren
2022-12-02libcrypto/bn: switch back to manual regress targetsTheo Buehler
2022-12-02regenJonathan Gray
2022-12-02add Intel Optane SSD DC P5800XJonathan Gray
2022-12-02make struct sshbuf private and remove an unused field; ok dtuckerDamien Miller
2022-12-02regres/libssl/unit: simplify MakefileTheo Buehler
2022-12-02Use regress framework rather than handrolling itTheo Buehler
2022-12-02Use the default targets from bsd.regress.mk as far as possibleTheo Buehler
2022-12-02Let bsd.regress.mk take care of running testsTheo Buehler
2022-12-02bn_add_sub: no need for a BIO to print to stderrTheo Buehler
2022-12-01Unhook expTheo Buehler
2022-12-01Fix typo, move one .PHONY target nearer to the target itselfTheo Buehler
2022-12-01zap extra blank lineTheo Buehler
2022-12-01Check that the bn_isqrt -C output isn't changedTheo Buehler
2022-12-01Update reference to table generationTheo Buehler
2022-12-01regress/libcrypto: merge exp/ into bn/Theo Buehler
2022-12-01Silence this test and sprinkle some KNFTheo Buehler
2022-12-01Flatten structure of libcrypto/bn testsTheo Buehler
2022-12-01Test prime constants exposed in public BN APITheo Buehler
2022-12-01Make tests silent on success.Theo Buehler
2022-12-01Refrain from printing SUCCESS in some of my testsTheo Buehler