openbsd
2022-11-10 beckAllow explicit cert trusts or distrusts for EKU any
2022-11-10 jsingAdd regress coverage for Ed25519 and X25519 EVP interfaces.
2022-11-10 jsingImplement EVP interfaces for Ed25519 and X25519.
2022-11-10 schwarzeRemove obsolete function, struct, and macro names
2022-11-10 sashanrevert pf_state mtx commit, because it breaks tree.
2022-11-10 patrickApparently we receive interrupts for both powerkey...
2022-11-10 kettenisSince the introduction of automatic immutable from...
2022-11-10 krwAdd mbr_get_fstype() and use it to translate MBR dp_typ...
2022-11-10 jsingMap objects for ED25519 to Ed25519.
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 knUse local variable for consistency
2022-11-10 krwHP-300's hd is now gone. svnd transmorgified into vnd...
2022-11-10 jsingProvide digestsign/digestverify hooks for EVP_PKEY_METHOD.
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 knDowngrade test to C++98 to fix build on GCC archs
2022-11-10 jsingPort EVP raw key API from OpenSSL.
2022-11-10 sashanAdd a mutex to pf_state structure. Mutex retain a consi...
2022-11-10 kettenisAdd suspend/resume support to control the power domain.
2022-11-10 jobIndicate compliance with work-in-progress spec for...
2022-11-10 jsingPort ASN1_buf_print() from OpenSSL 1.1.
2022-11-10 patrickqcpon(4), qcpwm(4), qcrtc(4)
2022-11-10 patrickupdate for consistency
2022-11-10 patrickqcpmic(4), qcpmicgpio(4), qcspmi(4)
2022-11-10 joshuaContinue migrating to one source file per line.
2022-11-10 kntypofix; ok dlg
2022-11-10 antoncope with recent route output changes
2022-11-10 patrickqcpdc(4)
2022-11-10 antonUse /tmp as opposed of /var/tmp as the default director...
2022-11-10 tobheFix a few more leaks in *_print() functions.
2022-11-10 patrickMove manpages for Qualcomm devices over to the MI direc...
2022-11-10 patrickRemove hack that uses a timeout to fake interrupts...
2022-11-10 kettenisWe need to turn a few more things on in the resume...
2022-11-10 patrickEnable qcpdc(4)
2022-11-10 patrickAdd qcpdc(4), a driver for the Qualcomm Power Domain...
2022-11-10 matthieuMove the code handling brightness keys into a task...
2022-11-10 dvvmd(8): import mmio decode and emulation, disabled...
2022-11-10 kettenisMake the power button function as a wakeup button durin...
2022-11-10 kettenisiWe must be careful to only disable power domains that...
2022-11-10 kettenisarm64 can suspend without PSCI support now
2022-11-10 krwRegen
2022-11-10 mbuhlA theoretical path exists where ext.data1 is not initia...
2022-11-10 kettenisPut CPUs in the lowest P-state just before the final...
2022-11-10 tbMove bn_prime.h to the public domain.
2022-11-10 krwNuke Vax (ra,rx) and HP-300 (hd) devices.
2022-11-10 jmatthewConvert amd64 clock and ipi event counters to per-cpu
2022-11-10 deraadtchange default output to -a format; ok tb
2022-11-10 jmatthewConvert sparc64 clock event counter to per-cpu and...
2022-11-10 jmatthewAdd support for per-cpu event counters, to be used...
2022-11-10 asouReturn error number instead of call panic().
2022-11-10 mbuhlIn case RSA_meth_new fails, errstr would be passed...
2022-11-10 jsgfix build after 1.298
2022-11-10 mbuhlalways call va_end.
2022-11-09 joshuaStart migrating to one source file per line.
2022-11-09 tbRemove prime_t remnant and link bn_primes test statically
2022-11-09 jsingSync CBS_strdup() documentation update from libcrypto.
2022-11-09 sashansimplify expiration of 'once' rules.
2022-11-09 tobheHook up gpiobl(4) to the screen burner instead of wsdis...
2022-11-09 tbMove table in bn_primes.h to a .c file and get rid...
2022-11-09 claudioRemove kernel lock here since msleep() with PCATCH...
2022-11-09 krwNo more xd/xy devs.
2022-11-09 deraadtSome limited setsockopt/getsockopt are allowed in pledg...
2022-11-09 krwRegen
2022-11-09 dlgrevert r1.673: replace SRP with SMR in the if_idxmap.
2022-11-09 knConstify simplefb_formats[]; OK patrick
2022-11-09 patrickEnable qcpwm(4)
2022-11-09 patrickAdd qcpwm(4), a driver for the PWM found on Qualcomm...
2022-11-09 deraadtNow that dlopen() sets object->nodelete for RTLD_NODELE...
2022-11-09 krwRemove xy/xd. SMD left with sparc.
2022-11-09 patrickMove input/output configuration into the correct function.
2022-11-09 kettenisImplement wakeup interrupt support. For now this is...
2022-11-09 jsingFix up indentation for EVP_PKEY_* defines.
2022-11-09 mbuhlnreq could leak a http get request in case a redirect...
2022-11-09 jsingRevise CBS_strdup() documentation.
2022-11-09 mbuhlIn do_zzz a garbage stack value could be accessed in...
2022-11-09 krwRemove xy/xd. SMD left with sparc.
2022-11-09 deraadtdlopen() with RTLD_NODELETE should also set the object...
2022-11-09 deraadtSince the introduction of automatic immutable from...
2022-11-09 jsingClean up EVP_PKEY_METHOD related tables and code.
2022-11-09 jobError out if a ROA payload contains too many ipAddrBlocks
2022-11-09 jsingClean up EVP_PKEY_ASN1_METHOD related tables and code.
2022-11-09 kettenisAdd suspend/resume support to aplns(4).
2022-11-09 claudioSimplify the overly complex VXLOCK handling in spec_close.
2022-11-09 beckAdd tests for boundary conditions of struct tm.
2022-11-09 knndp, route, netstat: adjust ipv6 address width
2022-11-09 dvvmm(4): treat vcpu lists as immutable, reducing complexity.
2022-11-09 jsingRevise ED25519 regress following API changes.
2022-11-09 jsingMake X25519_public_from_private() internally reachable.
2022-11-09 claudioBefore printing the redirect URI pass it through stravi...
2022-11-09 jsingRename public_value to public_key for consistency.
2022-11-09 jsingRework ED25519 API.
2022-11-09 jsingAdd some regress coverage for EVP_PKEY_METHOD.
2022-11-09 chelohatimeout(9): remove TIMEOUT_KCLOCK flag
2022-11-09 jsingSort EVP_PKEY_METHOD externs.
2022-11-09 claudioStrip spaces at end of header lines and in chunked...
2022-11-09 kettenisMake aplpmgr(4) work as a reset controller.
2022-11-09 jsingSort EVP_PKEY_ASN1_METHOD externs.
2022-11-09 jsingAdd some regress coverage for EVP_PKEY_ASN1_METHOD
2022-11-09 tbInline use of bn_is_prime_bpsw()
2022-11-09 krwUse nitems() instead of a terminating { NULL, NULL...
2022-11-09 claudioAdd missin 'e' in comment.
next