openbsd
2021-11-29 djmNiels agreed to remove the advertising clause; switchin...
2021-11-28 deraadtStop using MAXBSIZE to eliminate sys/param.h including...
2021-11-28 deraadtremove sys/param.h includes by stopping use of NODEV...
2021-11-28 schwarzedocument ASN1_tag2bit(3)
2021-11-28 schwarzeDocument ASN1_object_size(3).
2021-11-28 schwarzemark ASN1_check_infinite_end() and ASN1_const_check_inf...
2021-11-28 mglockerSpacing
2021-11-28 mglockerutvfu(4) only has one frame size, either for PAL or...
2021-11-28 florianMake sure the interface still exists before updating it.
2021-11-28 florianMake sure if_index is set in all case statements and...
2021-11-28 mglockerAlign with the recent memory allocation changes we...
2021-11-28 djmsshsig: return "key not found" when searching empty...
2021-11-28 djmssh-keygen -Y match-principals doesn't accept any ...
2021-11-28 djmfix indenting in last commit
2021-11-28 djmmissing initialisation for oerrno
2021-11-27 tobheRename msg_id to msg_peerid now that we also have msg_l...
2021-11-27 deraadtsync
2021-11-27 deraadtprevious commit causes gcc to perform an unaligned...
2021-11-27 schwarzenew manual page BIO_f_asn1(3)
2021-11-27 visaRemove an unneeded variable to fix compiler warning...
2021-11-27 visaMake brk() and sbrk() weak again to fix build with...
2021-11-27 visaAdjust wait channel name and re-enable test.
2021-11-27 visaFix timeouts in poll/select regress tests
2021-11-27 schwarzeFix incomplete initialization bug: BIO_new(BIO_f_asn1...
2021-11-27 stspLet iwm(4) use per-Tx-queue interface timers to ensure...
2021-11-27 djmwhitespac e
2021-11-27 djmregression test for match-principals. Mostly by Fabian...
2021-11-27 djmAdd ssh-keygen -Y match-principals operation to perform...
2021-11-27 deraadtfree() with nullptr is OK, but not if the size is uniti...
2021-11-27 jsgdrm/amdgpu: fix set scaling mode Full/Full aspect/Cente...
2021-11-27 jsgdrm/i915/dp: Ensure sink rate values are always valid
2021-11-27 jsgdrm/amd/display: Update swizzle mode enums
2021-11-27 jsgstop building kernels with -Wno-uninitialized on clang...
2021-11-26 bluhmPut a mutex assert locked into puttdb_locked().
2021-11-26 tbmake the bn/mont test compile with opaque DH.
2021-11-26 tbStop reaching into EVP_PKEY in the rest of libssl.
2021-11-26 tbSimplify two weirdly formatted pieces of code in ssl_rs...
2021-11-26 tbopenssl(1): drop support for netscape certificates...
2021-11-26 patrickA peer sends both his local id and remote id he expects...
2021-11-26 tobheReplace TDBF_DELETED flag with check if tdb was already...
2021-11-26 patrickThe IORT table usually only contains single mappings...
2021-11-26 jsgavoid clang -Wsometimes-uninitialized warning when...
2021-11-26 jsgavoid clang -Wsometimes-uninitialized warning when...
2021-11-26 tobheFix ikev2_child_sa_rekey() warnings. The SPI can't...
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...
next