openbsd
2021-11-26 jsgspelling
2021-11-26 schwarzeafter the bugfix in x509_vfy.c rev. 1.100,
2021-11-26 schwarzeBugfix in X509_get_pubkey_parameters(3):
2021-11-26 schwarzeSimplify the code in X509_get_pubkey_parameters(3)
2021-11-26 espieuse the keywords instead of vague english so that it...
2021-11-26 espiedocument annotation interactions with pkg_mklocatedb
2021-11-26 kettenisAdd interfaces to enable all power domains for a node.
2021-11-26 visaMark exit1() and sigexit() as non-returning
2021-11-26 jsgfollowng -> following
2021-11-26 jsgdefiniton -> definition
2021-11-26 jsgTransmiter -> Transmitter
2021-11-26 jsgaddresss -> address
2021-11-26 jsgremaing -> remaining
2021-11-25 deraadtmove label to fix RAMDISK
2021-11-25 djmdebug("func: ...") -> debug_f("...")
2021-11-25 bluhmLibreSSL error message has changed again, make test...
2021-11-25 antonrevert recent change, breakage reported by dv@
2021-11-25 tobheRemove unused variable fd.
2021-11-25 tobheSilence unitialized variable warnings.
2021-11-25 espieforgot the case about find... oops
2021-11-25 tbWe know how to print a size_t now. Drop a comment and...
2021-11-25 tbRework this test to compile with opaque RSA
2021-11-25 krwHonour /usr/mdec/mbr or -f partition 0 information...
2021-11-25 claudioInitialize the repo_timeout to timeout / 4 at start...
2021-11-25 stspPrepare iwx(4) for using new firmware (API version...
2021-11-25 jobReplace MAX_REPO_TIMEOUT with repo_timeout, which is...
2021-11-25 bluhmImplement reference counting for IPsec tdbs. Not all...
2021-11-25 claudioCheck for possible negative diff timeout. Clamp it...
2021-11-25 schwarzeDocument BIO_method_name(3).
2021-11-25 tbResolve last issue with opaque BIGNUM in this test.
2021-11-25 antonAssert that at least one report id is claimed during...
2021-11-25 jsgsync with arm64.html
2021-11-24 mglockerSpacing and remove an unused macro.
2021-11-24 mglockerSpacing
2021-11-24 mglockerFix panic when running utvfu(4) on xhci(4).
2021-11-24 tobheUnregister event on pfkey socket during pfkey_reply...
2021-11-24 tobhePass env to pfkey API. Consistently call pfkey file...
2021-11-24 jcaDescribe what RES_USE_DNSSEC does and how it's affected...
2021-11-24 tbFix OCSP_basic_verify() cert chain construction in...
2021-11-24 tbSimplify slightly by using X509_get0_pubkey() thus...
2021-11-24 tbFix a whitespace error that has annoyed me for way...
2021-11-24 tbFix timestamp printing in Signed Certificate Timestamps
2021-11-24 tbAdd certificate transparency methods to the standard...
2021-11-24 bluhmWhen sending ICMP packets for IPsec path MTU discovery...
2021-11-24 espiepreliminary work: have the compiled_stemlist be case...
2021-11-24 claudioMove some functions from rrdp.c to rrdp_util.c and...
2021-11-24 deraadtsync
2021-11-24 robertinstall /usr/bin/llvm-ar as /usr/bin/ar directly withou...
2021-11-24 schwarzeadd the missing const qualifiers below EXAMPLES;
2021-11-24 schwarzedocument ASN1_item_ndef_i2d(3)
2021-11-24 visaFix type of count.
2021-11-24 visaSimplify arithmetics on the main path.
2021-11-24 visaDisable poll_close test for now as it expects kqueue...
2021-11-24 visaRemove unneeded <sys/stdarg.h>.
2021-11-24 claudioRefactor postsig_done(). Pass the catchmask and signal...
2021-11-24 claudioMinor code cleanup. Move a comment to the right place...
2021-11-24 claudioAdd a few dt(4) TRACEPOINTS to SMR. Should help to...
2021-11-24 beckIn some situations, the verifier would discard the...
2021-11-24 tblibkeynote: stop reaching into EVP_PKEY internals.
2021-11-24 beckMake the certificate transparency code build with the...
2021-11-23 knUse system uptime not UTC time to calculate PPPoE sessi...
2021-11-23 tbTransform a mangled comment into something intelligible.
2021-11-23 schwarzedocument ASN1_TYPE_set_int_octetstring(3) and ASN1_TYPE...
2021-11-23 tbUse LIBRESSL_NEXT_API to document the commented-out...
2021-11-23 schwarzedocument ASN1_TYPE_set_octetstring(3) and ASN1_TYPE_get...
2021-11-23 tobheAdd logging for rekey failures.
2021-11-23 schwarzedocument a2i_ASN1_INTEGER(3),
2021-11-23 schwarzere-align these copies of the a2i_*(3) code with f_strin...
2021-11-23 robertadd llvm-ar(1) to the build with its two dependencies...
2021-11-23 tbIn DH_set0_pqg() also set dh->length if q is set to...
2021-11-23 espietemporarily disable test unless this is fixed
2021-11-23 jmcnameserver->name server, as the rest of the file does;
2021-11-23 deraadtsync
2021-11-23 kevloFix mbuf leaks after reception error in rge_rxeof().
2021-11-23 deraadtA weird little test which can expose buggy return value...
2021-11-23 deraadtlimit a variable to the scope inside #ifdef where it...
2021-11-23 jsgavoid clang -Wsometimes-uninitialized warnings in fms(4)
2021-11-22 jcsuse ISC license for ubcmtp
2021-11-22 tobheMOBIKE is RFC 4555.
2021-11-22 kettenisEnable iicmux(4) and pcyrtc(4).
2021-11-22 kettenispcyrtc(4)
2021-11-22 kettenisAdd pcyrtc(4), a driver for the NXP PCF85063A/TP RTC...
2021-11-22 kettenisRemove unused header files and make some cosmetic changes.
2021-11-22 jcaImplement rfc6840 (AD flag processing) if using trusted...
2021-11-22 jobFix typo
2021-11-22 kettenisHack alert! Apple M1 systems still don't work with...
2021-11-22 kettenisAdd regress test for futexes in shared anonymous memory.
2021-11-22 visaRevert poll(2) back to the original implementation
2021-11-22 schwarzenew manual page ASN1_NULL_new(3), also documenting...
2021-11-22 visaTranslate POLLNVAL in ppollcollect()
2021-11-22 visaLet futex_wait() run without kernel lock
2021-11-22 jsgavoid uninitialised variable use in igc(4)
2021-11-22 schwarzenew manual page a2d_ASN1_OBJECT(3);
2021-11-22 bluhmCopy code from ip_forward() to ip6_forward() to fix...
2021-11-22 jsgmove PFR_TFLAG_CONST test, missed in rev 1.138
2021-11-22 dvvmm(4): copyout guest state on VM_EXIT_NONE
2021-11-22 schwarzedocument ASN1_OBJECT_create(3)
2021-11-22 mglockerM_USB -> M_USBHC
2021-11-22 antonDrop the old problematic claim multiple report ids...
2021-11-22 antonAdd missing claim multiple report ids conditionals...
next