openbsd
2021-11-30 tblast whitespace diff for now.
2021-11-30 tbKNF for BF_KEY
2021-11-30 tbFix some annoying whitespace inconsistencies.
2021-11-30 tbProvide EVP_CTRL_AEAD_* defines.
2021-11-30 tbAlign ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe()
2021-11-30 tbisakmpd: convert modp_init() for opaque DH.
2021-11-30 tobhewhitespace
2021-11-30 deraadtadd ixl(4)
2021-11-30 jsings/ECDHE/ECDH/
2021-11-30 millertFix indentation of return in yy_try_NUL_trans().
2021-11-30 bluhmRemove unused parameter from ipsp_spd_inp().
2021-11-30 jsingAdd regress for {d2i,i2d}_{,DSA_,EC_,RSA_}PUBKEY{,_bio}().
2021-11-30 visaPrevent select(2) from blocking if registering found...
2021-11-30 deraadtenable uhid/fido
2021-11-29 mvsUse nanosleep(3) instead of select(2) for test run...
2021-11-29 mvsCreate socket within current directory instead of ...
2021-11-29 tbCrank the number of rounds of Miller-Rabin from 50...
2021-11-29 tbClean up DH_check_pub_key() and ensure that y^q (mod...
2021-11-29 tbIncrease number of iterations in Miller-Rabin checks...
2021-11-29 tbSynchronize DH_check() mostly with OpenSSL 1.1.1 with...
2021-11-29 tbProvide a version of DH_check_params() for internal...
2021-11-29 tbProvide a number of flags for DH_check and DH_check_pubkey
2021-11-29 bluhmThe network stack currently uses IPL_SOFTNET. Consiste...
2021-11-29 tbtcpdump: convert print-ipsec to a EVP_CIPHER_CTX on...
2021-11-29 tbFirst pass of converting ssl_kex.c to opaque DH.
2021-11-29 tbHide BIO_s_file_internal() from internal view.
2021-11-29 tbStop using BIO_s_file_inernal() in libssl.
2021-11-29 mvsregen
2021-11-29 mvsUnlock accept(2) and accept4(2) syscalls. Unlock them...
2021-11-29 visaRegister-time event should make poll/select non-blocking.
2021-11-29 jsingConvert server serialisation of DHE parameters/public...
2021-11-29 jsingFactor out/rewrite DHE key exchange.
2021-11-29 tobheAvoid including sys/param.h. Make a local copy of MINIM...
2021-11-29 dvvmm(4): bump remote vmclear spinout ticks
2021-11-29 visakqueue: Revise badfd knote handling
2021-11-29 bluhmUsing a void pointer for temporary allocated TDB in...
2021-11-29 espiepoints people to more current ways to find package...
2021-11-29 jmcadd -V to usage(), and list it before -v in both SYNOPS...
2021-11-29 mvsAdd and enable 'unconacc' test which provides multithre...
2021-11-29 tobheAdd command line option to show the version
2021-11-29 nicmBump response timer to three seconds, GitHub issue...
2021-11-29 nicmFix user option lookup ordering.
2021-11-29 deraadtsys/param.h was included for MAX(), MIN() and roundup...
2021-11-29 deraadtthe code in this file has reason to include any sys...
2021-11-29 deraadtlocal copy of roundup() means no more sys/param.h
2021-11-29 deraadtmostly avoid sys/param.h with a local nitems()
2021-11-29 deraadtA few sys/param.h annotations lacked ALIGNBYTES
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
next