openbsd
2021-12-02 deraadtunmount real root partition from /mnt before the cgi...
2021-12-02 knTell testers which packages to install right away ...
2021-12-02 knLog that kern.allowdt=1 is needed and where
2021-12-02 knTell testers which packages to install right away
2021-12-02 jmclist uppercase options along with lower in SYNOPSIS...
2021-12-02 deraadtfirstc() and nextc() use an int of global static storag...
2021-12-02 bluhmipsec_common_input_cb() extracted the inner IP header...
2021-12-02 bluhmAllow to build kernel without IPSEC or INET6 defines.
2021-12-02 djmdon't put the tty into raw mode when SessionType=none...
2021-12-01 krwRemove the MBR_init() "#ifdef defined(__macppc__) ||
2021-12-01 bluhmReintroduce the TDBF_DELETED flag. Checking next point...
2021-12-01 deraadtmention that the "flags" field in the enchdr is uses...
2021-12-01 deraadtsys/core.h is not needed by these files, therefore...
2021-12-01 deraadtwe do not need 'struct mbuf; struct rtentry;' to satisf...
2021-12-01 deraadtfurther improvements in sys/param.h annotation and...
2021-12-01 kettenisFix booting from an IDE block device on the Sun Blade...
2021-12-01 deraadtlate allocation of clist in putc() and b_to_q() hasn...
2021-12-01 deraadtReduce use of sys/param.h, or annotate the reason why...
2021-12-01 deraadtUse system _ALIGN to reduce the reasons why this uses...
2021-12-01 deraadtwhitespace cleanup during review read
2021-12-01 bluhmLet ipsp_spd_lookup() return an error instead of a...
2021-12-01 jsgdrm/amdgpu/gfx9: switch to golden tsc registers for...
2021-12-01 jsgdrm/amd/display: Set plane update flags for all planes...
2021-12-01 mvsMake `sun' global variable. It used by threads and...
2021-12-01 jsingRemove dead code.
2021-12-01 claudioAdd some RRDP specific regress tests.
2021-12-01 patrickBuild libfido2 after all other libraries, as it links...
2021-11-30 tobiasImproved error handling in config parser.
2021-11-30 tbAdd missing const qualifiers in a number of BN_* manuals.
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...
next