openbsd
2018-08-25 tbAlso run DSA tests with the PEM encoded public key.
2018-08-25 kettenisMatch ACPI devices based on _CID if no match for _HID...
2018-08-25 deraadtAs Intel(TM) cpus are discovered to have more bugs...
2018-08-25 ccardenasRework disks to have pluggable backends.
2018-08-25 yasuokaDon't treat UnicodeChar == 0 as a keyboard input. ...
2018-08-24 schwarzeFix dates that got broken by committing from one day...
2018-08-24 jmcupdate usage for pkcs8;
2018-08-24 schwarzeRudimentary implementation of the roff(7) .while request.
2018-08-24 jmctweak previous;
2018-08-24 sthensync libcrypto relink file
2018-08-24 tbsync
2018-08-24 tbcrank majors after symbol addition/modification/removal
2018-08-24 tbAdjust documentation for SSL_copy_session_id()
2018-08-24 tbLet SSL_copy_session_id() return an int for error checking.
2018-08-24 tbAdd const to EVP_PKCS82PKEY().
2018-08-24 tbAdd consts to EVP_PKEY_asn1_set_private()
2018-08-24 tbAfter removing support for broken PKCS#8 formats (it...
2018-08-24 tbThe broken pkcs8 formats generated by openssl pkcs...
2018-08-24 tbStop handling broken PKCS#8 formats in openssl(1).
2018-08-24 tbRemove EVP_PKEY2PKCS8_broken() and PKCS8_set_broken()
2018-08-24 tbDocument const change for OCSP_cert_to_id()
2018-08-24 tbAdd const to two arguments of OCSP_cert_to_id()
2018-08-24 tbProvide X509_get0_serialNumber()
2018-08-24 tbTurn a number of #defines into proper functions with...
2018-08-24 tbChange PEM_Sign{Init,Update}() to return an int.
2018-08-24 tbCheck return value of EVP_EncodeUpdate() in PEM_write_b...
2018-08-24 tbCheck return value of EVP_EncodeUpdate() in b64_write().
2018-08-24 tbConvert EVP_EncodeUpdate() to return an int to allow...
2018-08-24 tbProvide EVP_CIPHER_CTX_encrypting().
2018-08-24 jsingunifdef DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
2018-08-24 tbDocument prototype change and return values for BIO_set...
2018-08-24 tbReturn an int in BIO_set_cipher() to be able to report...
2018-08-24 tbIn DSO_up_ref(), check return value of CRYPTO_add(...
2018-08-24 tbIn ENGINE_up_ref(), check return value of CRYPTO_add...
2018-08-24 tbDocument new prototype and return values of X509_OBJECT...
2018-08-24 tbMake X509_OBJECT_up_ref_count return an int.
2018-08-24 tbUpdate documentation of CRYPTO_mem_leaks*.
2018-08-24 tbLet CRYPTO_mem_leaks{,_fp,_cb}() return -1.
2018-08-24 chelohaDrop special handling of SIGSYS.
2018-08-24 jsingSimplify session ticket parsing/handling.
2018-08-24 jsingPull up the parsing of a ClientHello.
2018-08-24 tbAdd my copyright.
2018-08-24 tbRemove DSA from TODO list and add RSA-PSS back.
2018-08-24 tbAlso test DSA with the DER encoded key. Lots of help...
2018-08-24 jsingClean up handshake message start/finish functions.
2018-08-24 visaAdd common Ethernet interface attributes to vio(4)...
2018-08-24 edd/tmp/cvsJqyynm
2018-08-24 visaAdd a regression test for the kernel stack exhaustion...
2018-08-24 visaRemove all knotes from a file descriptor before closing...
2018-08-24 jmatthewInclude the list of multicast groups in the rx filter...
2018-08-24 sashan- cosmetic tweak to if_pfsync.c
2018-08-24 mestreDuring our refactor with tedu@ tb@ and myself we moved...
2018-08-24 mestreRemove a few too early pledge(2)s on games/ and apply...
2018-08-24 jsgdisplay CPU_CPUID / machdep.cpuid in hex not decimal
2018-08-24 jsgprint cpu family/model/stepping in dmesg
2018-08-24 kettenisAllocate framebuffer PCI BAR if left uninitialized...
2018-08-24 jmatthewset the rx mask to always accept all vlan tags, making...
2018-08-24 yasuokaDon't treat UnicodeChar == 0 as a keyboard input.
2018-08-23 tbRun our DSA against wycheproof test vectors.
2018-08-23 schwarzeThe upcoming .while request will have to re-execute...
2018-08-23 nicmall_jobs can be static.
2018-08-23 deraadtA sequence of increasingly restrictive pledges was...
2018-08-23 tjswitch installurl example to cdn.openbsd.org
2018-08-23 nicmMove job struct into job.c.
2018-08-23 patrickSet the pointer to the EFI Runtime Services, otherwise...
2018-08-23 inoguchiAdd license header.
2018-08-23 inoguchiCheck reusing SSL/TLS session ticket by regression...
2018-08-23 jsgport the amd64 code for loading intel microcode on...
2018-08-23 schwarzeImplement the roff(7) .shift and .return requests,
2018-08-23 krwAlways check the return values of get_[fsize|bsize...
2018-08-23 ericimport alternative message parser (not used yet).
2018-08-23 mestreWe can safely assume that our utmp(5) file format imple...
2018-08-23 mestrereduce pledge(2) to "stdio tty" after ncurses initializ...
2018-08-23 mestrereduce pledge(2) to "stdio tty" after ncurses initializ...
2018-08-23 reykAllow to boot CDROM-only VMs.
2018-08-23 djmmemleak introduced in r1.83; from Colin Watson
2018-08-23 jmatthewremove hwrm interface code for nvram reads and writes...
2018-08-23 jmatthewrearrange txeof so it processes slots up to the index...
2018-08-23 jmatthewset interrupt aggregation parameters so we get around...
2018-08-22 kettenisInitialize bridge registers instead of relying on ppb...
2018-08-22 chelohaUse a monotonic clock for the benchmark timeout.
2018-08-22 nicmAdd StatusLeft and StatusRight mouse key modifiers...
2018-08-22 chelohafrag6_slowtimo: push NET_LOCK into frag6_freef around...
2018-08-22 jsingCorrect session ticket encryption.
2018-08-22 tbLet /etc/installurl default to cdn.openbsd.org if it...
2018-08-22 mpiEnable uscom(4) where uslcom(4) is already present.
2018-08-22 mpiWork well with the Dynastream ANTUSB-m, from Jan Klemkow.
2018-08-22 mpiregen
2018-08-22 mpiDynastream ANTUSB-m, from Jan Klemkow.
2018-08-22 bluhmUpdate libexpat to 2.2.6. Relevant for OpenBSD is
2018-08-22 aoyamaAdding membar_xxx defines to userland.
2018-08-22 ericFix a crash when relaying with authentication but auth...
2018-08-21 kettenisImplement address translation. Makes I/O space access...
2018-08-21 millertUse an mmap()'d buffer instead of a static buffer for...
2018-08-21 deraadtPerform mitigations for Intel L1TF screwup. There...
2018-08-21 bluhmLink arch amd64 regress to build.
2018-08-21 bluhmCheck the FPU environment of user land processes after...
2018-08-21 schwarzeImplement the \\$@ escape sequence (insert all macro...
2018-08-21 antoncope with latest config changes; ok jmc@
2018-08-21 antonRework kcov kernel config. Instead of treating kcov...
next