openbsd
2018-02-22 jsingProvide X509_REQ_get_signature_nid().
2018-02-22 jsingProvide X509_REVOKED_get0_extensions(), X509_REVOKED_ge...
2018-02-22 jsingProvide DH_get0_engine().
2018-02-22 jsingProvide BIO_up_ref().
2018-02-22 schwarzeIn x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ provided
2018-02-22 schwarzeIn bn.h rev. 1.37 2018/02/20 17:02:30, jsing@ provided...
2018-02-22 jmcvarious tweaks;
2018-02-22 nicmRemove an unused variable.
2018-02-22 nicmCheck prefix when retrying so it is checked while repea...
2018-02-22 nicmAdd exit-empty option to exit server if no sessions...
2018-02-22 dlgremove some debug code in nvgre
2018-02-22 mpiAlways reallocate a new memory chunk when changing...
2018-02-22 jmctypo;
2018-02-22 claudioSame change as rev 1.22 in ospfd:
2018-02-22 claudioThe IF_EVT_NBR_CHNG event needs to be fired when a...
2018-02-22 dlgdon't get in the way of setting the rdomain on gre(4)
2018-02-22 dlgslight tweak
2018-02-22 dlgreorganise the manpage with subsections for each type...
2018-02-22 dlgmake the Nd lines (subjectively) less worse
2018-02-21 dlgimplement nvgre(4) based on rfc7637 aka NVGRE
2018-02-21 mikebMark VIA padlock as capable of dealing with ESN
2018-02-21 rpeDelete the kernel link kit tgz after extraction to...
2018-02-21 rpeTweak comments.
2018-02-21 rpeIf there is one interface, and it is configured via...
2018-02-21 guentherMeltdown: implement user/kernel page table separation.
2018-02-21 mpiCall socreate() before falloc() in sys_socket().
2018-02-21 dlgif egre takes the packet, it's done, don't fall through...
2018-02-21 dlgwhitespace fixes
2018-02-21 jsgadd bsd.mp
2018-02-21 jsgmatch linux whitespace in ioctl list
2018-02-20 kettenisAdd GENERIC.MP directory.
2018-02-20 kettenisAdd GENERIC.MP.
2018-02-20 kettenisRelease the secondary CPUs.
2018-02-20 kettenisMake arm64 pmap (somewhat) mpsafe.
2018-02-20 jsgstop mixing bsd and c99 fixed width types and just...
2018-02-20 tbFix bogus check. Spotted by brynet, thanks.
2018-02-20 tbRSA_get_flags should be RSA_test_flags.
2018-02-20 tbwhitespace nit
2018-02-20 tbsync
2018-02-20 tbCrank lib{crypto,ssl,tls} minors after symbol addition.
2018-02-20 tbProvide BIO_meth_{g,s}et_callback_ctrl()
2018-02-20 tbProvide BIO_meth_get_{create,ctrl,destroy,gets,puts...
2018-02-20 tbZap an 'int' that snuck in.
2018-02-20 tbProvide SSL_SESSION_get_protocol_version()
2018-02-20 tbProvide EVP_PKEY_get0_EC_KEY() and 'if (ret)' vs 'if...
2018-02-20 tbProvide DH_set_length()
2018-02-20 tbProvide DH_bits()
2018-02-20 tbProvide BIO_{g,s}et_shutdown().
2018-02-20 tbProvide DSA_get0_engine()
2018-02-20 tbProvide DSA_SIG_{g,s}et0()
2018-02-20 tbProvide DSA_{clear,set,test}_flags()
2018-02-20 tbProvide RSA_{clear,set,test}_flasg()
2018-02-20 tbProvide DH_{clear,set,test}_flags().
2018-02-20 jsingProvide BIO_get_new_index().
2018-02-20 jsingProvide BN_GENCB_new(), BN_GENCB_free() and BN_GENCB_ge...
2018-02-20 jsingProvide X509_NAME_get0_der().
2018-02-20 jsingProvide X509_REQ_get0_signature()
2018-02-20 jsingProvide X509_CRL_get0_{last,next}Update() and X509_CRL_...
2018-02-20 jsingProvide BN_get_rfc2409_prime_*() and BN_get_rfc3526_pri...
2018-02-20 ottomake sure we've read the lenght bytes before checking...
2018-02-20 tbMove getvnetflowid() out of #ifndef SMALL to unbreak...
2018-02-20 mikebConvert key length from bits to bytes
2018-02-20 visaMake ddb's "show all locks" command show spinlocks...
2018-02-20 mpiTest that removing a mpath RTF_CLONING route entry...
2018-02-20 mpiRemoving an RTF_CLONING route entry should not invalida...
2018-02-20 mpiIntroduce enternewpgrp() & enterthispgrp(), from FreeBS...
2018-02-20 nicmDo not leak memory when working out job name in formats.
2018-02-20 sthenCall "vmctl stop" on each VM at shutdown, for OpenBSD...
2018-02-20 sthensync
2018-02-20 sthenmerge configure.ac from NSD 4.1.19, previously we had...
2018-02-20 jmctweak previous, with some help from dlg;
2018-02-20 jmatthewSet the chain_offset field (same as sgl_offset0, only...
2018-02-20 dlgcisco set the tos on their keepalive packets to ip...
2018-02-20 dlgadd support for vnetflowid.
2018-02-20 dlgonly allow root to use SIOCSVNETFLOWID.
2018-02-20 dlgadd support for toggling partitioning a vnetid into...
2018-02-20 dlgadd ioctls to toggle partitioning a vnetid into a netid...
2018-02-20 dlgadd support for setting the tunnel df bit.
2018-02-19 rpeWrite warning/error messages to stderr and end them...
2018-02-19 rpe- use specific patterns when looping over /etc/hostname...
2018-02-19 nicmSupport ISO colon-separated SGR.
2018-02-19 schwarzeMerge new RETURN VALUES section; from Paul Yang via
2018-02-19 schwarzeIn bio.h rev. 1.33 2018/02/18 12:59:06, tb@ provided...
2018-02-19 schwarzeIn bio.h rev. 1.32 2018/02/18 12:58:25, tb@ provided
2018-02-19 schwarzeIn rsa.h rev. 1.34 2018/02/18 12:53:46, tb@ provided...
2018-02-19 schwarzeIn rsa.h rev. 1.33 2018/02/18 12:52:13, tb@ provided...
2018-02-19 schwarzeIn dh.h rev. 1.20 2018/02/18 12:51:31, tb@ provided...
2018-02-19 mpiCorrectly diff the output of test 32.
2018-02-19 mpiGrab solock() inside soconnect2() instead of asserting...
2018-02-19 schwarzeIn dsa.h rev. 1.25 2018/02/18 12:50:58, tb@ provided...
2018-02-19 schwarzeIn evp.h rev. 1.57 2018/02/17 16:54:08,
2018-02-19 otto(static) byte buffers are not aligned in any way, mallo...
2018-02-19 mpiChange some returns into gotos, will help keeping the...
2018-02-19 jsgAdd a default case to a usb_tap() switch statement...
2018-02-19 mpiConvert sparc64 to MI mutex.
2018-02-19 mpiInclude <sys/mutex.h> directly instead of relying on...
2018-02-19 jsgDirectly include sys/mplock.h when needed instead of...
2018-02-19 mpiRemove almost unused `flags' argument of suser().
2018-02-19 schwarzeIn x509.h rev. 1.29 2018/02/17 15:50:42, jsing@ provided
2018-02-19 schwarzeIn x509.h rev. 1.29 2018/02/17 15:50:42, jsing@ provided
next