openbsd
2023-07-05 antonThe hypercall page populated with instructions by the...
2023-07-05 patrickFix off-by-one in the MSI-X interrupt establish loop...
2023-07-05 tbwhitespace
2023-07-05 beckCorrect formatting
2023-07-05 tbAvoid undefined behavior in tlsexttest
2023-07-05 tbMop up last uses of ECDHerror() and ECDSAerror()
2023-07-05 beckHide symbols in chacha
2023-07-05 robertbackport the implementation of ranges::find{, _if,...
2023-07-05 beckMake softdep mounts a no-op
2023-07-05 stspAdd iwm/iwx background scan task to the queue which...
2023-07-05 tbOne more ECDSAerror goes.
2023-07-05 tbECDHerror() and ECDSAerror will go away
2023-07-05 bcookAdjust the public declaration of OpenSSLDie to use...
2023-07-05 tbDrop an incorrect part from a comment
2023-07-05 knDrop kernel lock before panic to avoid WITNESS report...
2023-07-05 tbMissing . in comment
2023-07-05 tbFix #includes
2023-07-05 tbRemove local prototypes for public API (?!)
2023-07-05 tbImprove BN_bn2bin() error check for readability
2023-07-05 tbMerge ECDH code that will stay into ecdh.c
2023-07-05 tbMove ECDSA_size() to a more sensible place in this...
2023-07-05 tbMerge ECDSA code that will stay into ecdsa.c
2023-07-05 sashanDocument DIOCXEND in pf(4) manpage.
2023-07-05 tbRename ecs_local.h into ecdsa_local.h
2023-07-05 tbMake variables in prototypes match function declarations
2023-07-05 kettenisImplement support for the GPIOs on the JH7110. Makes...
2023-07-05 jsgdrm/radeon: fix race condition UAF in radeon_gem_set_do...
2023-07-05 jsgdrm/amd/display: fix the system hang while disable PSR
2023-07-05 jsgdrm/amd/display: Add wrapper to call planes and stream...
2023-07-05 jsgdrm/amd/display: Use dc_update_planes_and_stream
2023-07-05 kettenisThey may have fixed the cache coherency problems in...
2023-07-05 tbDrop useless ossl_ prefixes
2023-07-05 tobheSuspend from suspend_taskq in apmioctl.
2023-07-05 jsgremove unused armv7 max_processes global
2023-07-05 krwSimplify and clarify the description of auto allocation.
2023-07-05 krwRestore (R)esize functionality to sparc64 disklabel(8).
2023-07-05 jsgfw_update is in section 8 not 1
2023-07-04 mvsIntroduce SBL_WAIT and SBL_NOINTR sbwait() flags.
2023-07-04 antonfavor hw.ncpuonline; ok bluhm@
2023-07-04 chelohaamd64: cpu_info: rearrange members, keep ci_mds_tmp...
2023-07-04 tbAvoid outputting invalid signatures
2023-07-04 tbClean up ECDSA verification
2023-07-04 tbECDSA signing: annotate code with steps corresponding...
2023-07-04 espieuse local assignment to $ENV{TZ} like we do for signal...
2023-07-04 patrickInstead of waiting for the inbound item to show up...
2023-07-04 sashanThis diff limits the number of transactions/tickets
2023-07-04 espiestop saying the format is "simple" there are so many...
2023-07-04 espieadd some more fluff to documentation
2023-07-04 espieexplain why NO_TS_IN_PLIST exists
2023-07-04 espiefix some very minor syntactic nits
2023-07-04 janCheck for interface type ethernet before call ether_brp...
2023-07-04 kettenisenable dwqe(4)
2023-07-04 kettenisAdd StarFive JH7110 support.
2023-07-04 kettenisHandle rx error.
2023-07-04 jasperconsistenly name instruction defines
2023-07-04 jasperUnbreak kprobes. Since LLVM emits endbr64 instructions...
2023-07-04 sashanThe recent change to DIOCGETRULE allows applications...
2023-07-04 bluhmRun Perl tests from our regress tree. It needs a Perl...
2023-07-04 jsgremove prototypes for removed functions
2023-07-04 tbExtract private key and group order in s computation
2023-07-04 bluhmRemove redundant code when calculating checksum.
2023-07-04 kettenisAdd a bunch of clocks for GMAC0 and GMAC1 on the JH7110...
2023-07-04 tbUse key for the EC_KEY everywhere
2023-07-04 tbSome more consistency in variable names
2023-07-04 tbNormalize ECDSA_SIG to be sig everywhere
2023-07-04 jmatthewMake the hardware counters available on BCM5705 and...
2023-07-04 tbNormalize on digest and digest_len rather than dgst...
2023-07-04 tbRework ecdsa_prepare_digest()
2023-07-04 jsgRemove mbuf low watermark vars. Unused since uipc_mbuf...
2023-07-04 kettenisAdd some extra parenthesis for consistency.
2023-07-04 tbPlug leak in the ssltest
2023-07-04 tbFactor the computation of ECDSA s into a function
2023-07-04 espiedocument the recent addition of "Building from scratch...
2023-07-04 dlgadd support for unix domain sockets to ssh -W
2023-07-04 jsgm_reclaim() was removed in uipc_mbuf.c rev 1.195
2023-07-04 dlga little knf, no functional change
2023-07-04 jsgremove unused global var
2023-07-03 espierecord when pkg_add is actually doing something.
2023-07-03 antonfavor REGRESS_EXPECTED_FAILURES
2023-07-03 espiealso make things 5.36 if not used
2023-07-03 nicmAdd support for marking lines with a shell prompt based...
2023-07-03 tobheEnable mouse.tp.mtbuttons for apldcms
2023-07-03 knuse consistent queue(9) example for LIST removal; ...
2023-07-03 krwAn empty string indicates there is no NXTNUM().
2023-07-03 tbsign_sig: drop ckinv
2023-07-03 tbRework the logic in ECDSA sign_sig()
2023-07-03 jasperadd regress tests for the remainder of the function...
2023-07-03 jasperadd a few tests related to --cflags and --libs in combi...
2023-07-03 claudioUse new ibuf API. Use ibuf_data() and ibuf_size() inste...
2023-07-03 tobheDelete some more references to dead policy code.
2023-07-03 tbsign_sig: test on assignment
2023-07-03 tbsign_setup: split another check into two
2023-07-03 tobhetypo
2023-07-03 nicmDo not risk writing over the end of the buffer when...
2023-07-03 claudioUse ibuf_data() and ibuf_size() instead of accessing...
2023-07-03 claudioUse ibuf_data() and ibuf_size() instead of accessing...
2023-07-03 tbSplit range checks for ECDSA r and ECDSA s
2023-07-03 tbSwitch a couple of test from ucmp to cmp
2023-07-03 tbossl_ecdsa_verify_sig(): simplify range checks
2023-07-03 tbList variables in a somewhat more sensible order
next