openbsd
2018-02-25 schwarzeCorrect the description of ASN1_item_free(3) with respe...
2018-02-25 schwarzeIn x509.h rev. 1.35 2018/02/22 16:53:42, jsing@ provided
2018-02-25 jmcPp useless before/after S{h,s};
2018-02-25 jsgset NCPU so the install script will use bsd.mp when...
2018-02-25 dlgdefault the nvgre vnetid to the first valid value accor...
2018-02-25 guentherTypo: auxilliary -> auxiliary
2018-02-25 dlggive egre an example
2018-02-24 schwarzeIn x509.h rev. 1.34 2018/02/22 16:50:30, jsing@ provided
2018-02-24 kettenisRK3328 support.
2018-02-24 schwarzeIn x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ provided
2018-02-24 knRemove obsolete www/drupal6, www/horde and www/zope.
2018-02-24 knDocument MODCARO_RUSTFLAGS.
2018-02-24 krwIf you can modify p_cpg in when 'm'odifying a partition...
2018-02-24 schwarzeIn x509.h rev. 1.33 2018/02/22 16:47:50, jsing@ provided
2018-02-24 chelohaReplace popen/setjmp/pclose with a manual pipe/fork...
2018-02-24 schwarzeIn ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ provided
2018-02-24 schwarzeIn bio.h rev. 1.39 2018/02/22 16:38:43, jsing@ provided...
2018-02-24 schwarzeIn evp.h rev. 1.58 2018/02/20 18:05:28, tb@ provided
2018-02-24 schwarzeIn dh.h rev. 1.23 2018/02/20 17:59:31, tb@ provided...
2018-02-24 schwarzeIn bio.h rev. 1.35 2018/02/20 17:55:26, tb@ provided...
2018-02-24 sthensync
2018-02-24 kettenisbcmrng(4)
2018-02-24 schwarzeIn dsa.h rev. 1.28 2018/02/20 17:48:35, tb@ provided
2018-02-24 kettenisEnable bcmrng(4).
2018-02-24 kettenisAdd bcmrng(4), a driver for the random number generator...
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...
next