openbsd
2018-02-24 kettenisI wrote this in 2018. Pointed out by jmc@
2018-02-24 schwarzeIn dsa.h rev. 1.27 2018/02/20 17:45:44, tb@ provided
2018-02-24 kettenisfix pasto
2018-02-24 jmcsort;
2018-02-24 schwarzeIn rsa.h rev. 1.37 2018/02/20 17:42:32, tb@ provided
2018-02-24 jsgEnable interrupts while running interrupt handlers...
2018-02-24 visaDeclare ci_ipl volatile to prevent the compiler from...
2018-02-24 kettenisbcmtemp(4)
2018-02-24 kettenisEnable bcmtemp(4).
2018-02-24 kettenisAdd bcmtemp(4), a driver for the temperature sensor...
2018-02-24 phessleradd an alias for vmctl show, matches finger memory...
2018-02-24 kettenisMake ncpusfound count the available processors even...
2018-02-24 dlgmake the gre flowid output always 2 chars so payloads...
2018-02-24 dlgwhen comparing nvgre entries, compare a with b, not...
2018-02-24 dlgreturn early on some unhandled ioctls rather than err().
2018-02-23 kettenisDisable mailbox interrupts on all cores upon attach...
2018-02-23 krw'partions' -> 'partitions', nuke some erroneous whitespace.
2018-02-23 schwarzeAfter opening a file with gzdopen(3), we have to call...
2018-02-23 schwarzeIn bio.h rev. 1.34 2018/02/20 17:15:27, jsing@ provided
2018-02-23 kettenisGet rid of the cpu_on_fn hook and call the psci(4)...
2018-02-23 schwarzeclarify documentation of macro keys
2018-02-23 schwarzeLogically, the following are are type names - just...
2018-02-23 markusAdd experimental support for PQC XMSS keys (Extended...
2018-02-23 visaDrop redundant bzero() calls. ses_ghash is allocated...
2018-02-23 schwarzeIn dh.h rev. 1.22 2018/02/20 17:38:15, tb@ provided
2018-02-23 schwarzeIn bn.h rev. 1.38 2018/02/20 17:13:14, jsing@ provided
2018-02-23 jmcvarious tweaks; ok dlg
2018-02-23 jmcsome cleanup for BindInterface and ssh-keyscan;
2018-02-23 dlgregen
2018-02-23 dlgmasanobu saitoh pointed out i had the wrong id for...
2018-02-23 akoshibeAdd unsetrdomain() and option -rdomain to return an...
2018-02-23 djmAdd ssh-keyscan -D option to make it print its results...
2018-02-23 dtuckerAdd missing braces.
2018-02-23 dlglint fix
2018-02-23 djmunbreak interop test after SSHv1 purge;
2018-02-23 dlgadd a SECURITY CONSIDERATIONS section.
2018-02-23 dlgprovide some (probably too many) nvgre(4) examples
2018-02-23 djmAdd BindInterface ssh_config directive and -B command...
2018-02-22 dlgtry to fix the nvgre words a bit
2018-02-22 naddysync
2018-02-22 dlgspeeling
2018-02-22 schwarzeIn x509.h rev. 1.32 2018/02/20 17:09:20, jsing@ provided
2018-02-22 guentherSet the PG_G (global) bit on the special page table...
2018-02-22 bluhmThe compile time assertion for cpu info did not work...
2018-02-22 bluhmThe GNU assembler does not understand 1ULL, so replace...
2018-02-22 jsingsync
2018-02-22 jsingBump lib{crypto,ssl,tls} minors due to symbol additions.
2018-02-22 jsingProvide SSL_is_server().
2018-02-22 jsingProvide SSL_up_ref().
2018-02-22 jsingProvide SSL_CTX_get_ciphers().
2018-02-22 jsingProvide SSL_SESSION_up_ref().
2018-02-22 jsingProvide X509_chain_up_ref().
2018-02-22 jsingProvide X509_STORE_get0_objects(), X509_STORE_get_ex_da...
2018-02-22 jsingProvide X509_OBJECT_get0_X509() and X509_OBJECT_get0_X5...
2018-02-22 jsingProvide X509_STORE_up_ref().
2018-02-22 jsingProvide X509_STORE_CTX_get0_chain() and X509_STORE_CTX_...
2018-02-22 schwarzeIn x509.h rev. 1.30 2018/02/20 17:04:58, jsing@ provided
2018-02-22 jsingProvide X509_get0_tbs_sigalg().
2018-02-22 jsingProvide X509_set1_notBefore() and X509_set1_notAfter().
2018-02-22 jsingProvide X509_get0_pubkey().
2018-02-22 jsingProvide X509_CRL_set1_lastUpdate() and X509_CRL_set1_ne...
2018-02-22 jsingProvide X509_CRL_get0_extensions() and X509_CRL_get_sig...
2018-02-22 jsingProvide X509_CRL_up_ref().
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.
next