openbsd
2023-02-01 gkoehlerFor xonly, move sha512-ppc.pl's table from text to...
2023-02-01 tbDon't run session tests with openssl 3.0 - these tests...
2023-02-01 tbHopefully the last one.
2023-02-01 tbOne more openssl 1.0.2 thing missed.
2023-02-01 tbSwitch from eopenssl to eopenssl30. Missed in both...
2023-02-01 jobFix spelling
2023-02-01 tbRetire OpenSSL 1.0.2 interop
2023-02-01 jsingPull the MONT_WORD define to the top.
2023-02-01 jsingMove BN_MONT_CTX_* functions to the top of the file.
2023-02-01 bluhmPrint the pid in lastcomm(1) output for post mortem...
2023-01-31 ratchovFix a typo in a comment and spacing
2023-01-31 tbRemove "deletetunnel" command (marked as "remove during...
2023-01-31 chelohaamd64: lapic_timer_trigger: disable interrupts while...
2023-01-31 claudioNot only reset the connection when a fatal error is...
2023-01-31 deraadtOn systems without xonly mmu hardware-enforcement,...
2023-01-31 jobFix RTR error reporting: length fields in Error Reports...
2023-01-31 jobImprove whitespace alignment of RTR error reports
2023-01-31 espietypo, fix variable name
2023-01-31 mvsRemove the last ones route lock references from comments.
2023-01-31 mvsRoute lock was reverted, adjust forgotten commentary.
2023-01-31 jsingRemove the now empty bn_asm.c.
2023-01-31 jsingSimplify bn_div_3_words().
2023-01-31 jsingProvide inline assembly bn_umul_hilo() for alpha/powerp...
2023-01-31 jsingProvide inline assembly versions of bn_umul_hilo()...
2023-01-31 jsingProvide bn_umul_hilo().
2023-01-31 jsingCorrectly detect b < a in BN_usub().
2023-01-31 jsingAdd bn/arch/${MACHINE_CPU} to the include path.
2023-01-31 jsingAdd more regress tests for BN_usub().
2023-01-31 jsingRemove sparc related files from libcrypto.
2023-01-31 gkoehlerExecute-only for macppc G5
2023-01-31 deraadtpowerpc xonly for G5 is coming. ld.so can have xonly...
2023-01-30 dvvmd(8): fix an interrupt storm in ns8250.
2023-01-30 kettenisRework cpu_init_secondary() such that it can be used...
2023-01-30 miodFix logic of picmeup() to only produce one set of state...
2023-01-30 claudioExtend community unittests to cover more bits
2023-01-30 sthensync --execute-only archs described in the manual with...
2023-01-30 claudioSame parseextvalue() change as in parse.y rev 1.441
2023-01-30 claudioAlter the way extended communities are matched when...
2023-01-30 jcsThe APM_IOC_NEXTEVENT ioctl was removed in the mickey...
2023-01-30 dvvmm(4): expose PKU cpuid bit if in use on host.
2023-01-30 deraadtpart of a future diff snuck into the previous commit
2023-01-30 jsgremove unneeded includes in arch/i386
2023-01-30 visaReplace selwakeup() with KNOTE() in pppac(4) and pppx(4)
2023-01-30 dvvmm(4): save and restore guest pkru.
2023-01-30 deraadtWe have determined that enough HV have correct PKU...
2023-01-29 gnezdoAccumulate intermediate imutables locally before applying
2023-01-29 gnezdoUnite all nitems copies in ld.so/util.h
2023-01-29 deraadtsign another typo
2023-01-29 deraadt32-bit powerpc should also allow the --exec-only flag.
2023-01-29 jsingUse utime in order to make benchmarks less noisy and...
2023-01-29 jsingSet BN_FLG_CONSTTIME on benchmark inputs.
2023-01-29 jsingAdd benchmarks for BN_div()
2023-01-29 jsingCorrect setup for BN_mul/BN_sqr benchmarks.
2023-01-29 jsingRename bn_mul.c regress to bn_mul_div.c.
2023-01-29 jsingRemove the now empty/unused bn_depr.c.
2023-01-29 jsingUse s2n-bignum assembly implementations for libcrypto...
2023-01-29 ottoFix ^^D and 0^D description; pointed out by Tomas Rippl...
2023-01-29 deraadtpowerpc64 xonly works; ld.so can be switched over
2023-01-28 tbsync
2023-01-28 deraadtsync
2023-01-28 tbsync
2023-01-28 tbStop installing x509_verify.h
2023-01-28 tbSwitch regress to using x509_verify.h from libcrypto...
2023-01-28 tbStop relying on x509_verify.h being public
2023-01-28 phesslercreate enough wskbd* device nodes at runtime in the...
2023-01-28 phesslerinstall sbin/kbd on arm64's ramdisk, so a user can...
2023-01-28 deraadtPermit the --exec-only option on i386 also. This does...
2023-01-28 jsingRemove comment referencing bn_depr.c.
2023-01-28 jsingMove the three functions that are in bn_depr.c back...
2023-01-28 jsingMove the more readable version of bn_mul_mont() from...
2023-01-28 jsingFix previous.
2023-01-28 jsingProvide bn_div_rem_words() and make use of it.
2023-01-28 dvMove some header definitions from vmm(4) to vmd(8).
2023-01-28 krwNuke unused variable.
2023-01-28 deraadtsync
2023-01-28 kettenisMake --execute-only the default on powerpc64. Sort...
2023-01-28 phesslerUpdate the number of default wskbd entries
2023-01-28 mvsRevert the `rt_lock' rwlock(9) diff to fix the recursive
2023-01-28 deraadttypo in comment
2023-01-27 kettenisOnly use the CPU_OFF PSCI call if SYSTEM_SUSPEND is...
2023-01-27 chelohadmtimer(4): initialize stathz, profhz as other drivers...
2023-01-27 chelohapowerpc64: initialize stathz, profhz as on other platforms
2023-01-27 chelohamacppc: initialize stathz, profhz as on other platforms
2023-01-27 kettenisRecommit the switch to use llvm-strip on architectures...
2023-01-27 kettenisChange the emitted .glink stub on powerpc64 to use...
2023-01-27 mvsPush solock() down to sogetopt(). It is not required...
2023-01-27 mvsReplace selinfo structure by klist in sockbuf. No reaso...
2023-01-27 miodUse the same inline assembly constraints as for libc...
2023-01-27 miodRemove fast round(3) implementation for hppa. It is...
2023-01-27 miodTest the behaviour of round() on halfway values.
2023-01-27 miodAdd a few more -fno-builtin to make sure we test libm...
2023-01-27 chelohariscv64: initialize stathz, profhz like other platforms do
2023-01-27 aoyamaDelete get_plane_numbers() function.
2023-01-27 miodUse stricter constraints in the assembly statements...
2023-01-27 tbAdd openssl 3.0 interop tests
2023-01-27 deraadtsync
2023-01-26 kettenisRework the secondary CPU spinup code to take advantage...
2023-01-26 deraadtdelete repeated word
2023-01-26 deraadtbacking "consolidate mbuf header parsing on device...
2023-01-25 deraadtIn the previous commit, FIXPROT would upgrade a PROT_NO...
next