CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 23:23:56 Modified files: usr.bin/ssh: auth.h cipher.c cipher.h dh.c dh.h kex.h kexgen.c monitor_wrap.h packet.h ssh-add.c ssh-keygen.c

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 22:53:27 Modified files: usr.bin/ssh: auth-options.c auth.c auth2-chall.c auth2-hostbased.c auth2-kbdint.c auth2-passwd.c auth2-pubkey.c

CVS: cvs.openbsd.org: src

2019-09-05 Thread Darren Tucker
CVSROOT:/cvs Module name:src Changes by: dtuc...@cvs.openbsd.org 2019/09/05 22:24:06 Modified files: regress/usr.bin/ssh: principals-command.sh Log message: Check for RSA support before using it for the user key, otherwise use ed25519 which is supported when built

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 21:30:42 Modified files: usr.bin/ssh: kex.h Log message: remove leakmalloc reference; we used this early when refactoring but not since

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 19:58:50 Modified files: usr.bin/ssh: kex.c Log message: better error code for bad arguments; inspired by https://github.com/openssh/openssh-portable/pull/144 by Ed Maste

CVS: cvs.openbsd.org: src

2019-09-05 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2019/09/05 17:09:31 Modified files: distrib/sets/lists/man: mi Log message: sync

CVS: cvs.openbsd.org: src

2019-09-05 Thread Klemens Nanni
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2019/09/05 16:01:14 Modified files: bin/ps : ps.1 Log message: Document pledge keyword OK millert

CVS: cvs.openbsd.org: src

2019-09-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2019/09/05 14:47:50 Modified files: sys/dev/pci: if_em_hw.c Log message: Fix previous commit. ok millert@, sf@, deraadt@

CVS: cvs.openbsd.org: src

2019-09-05 Thread Frederic Cambus
CVSROOT:/cvs Module name:src Changes by: fcam...@cvs.openbsd.org 2019/09/05 13:18:33 Modified files: sys/dev/wsfont : spleen12x24.h spleen16x32.h spleen32x64.h Log message: Update Spleen kernel fonts to the latest released version, bringing the following improvements: -

CVS: cvs.openbsd.org: src

2019-09-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2019/09/05 12:49:03 Modified files: sys/scsi : st.c Log message: Nuke some 25+year old comments that the oracles at delphi would have found obscure. Repair a broken WangTEK 5150ES quirks entry that

CVS: cvs.openbsd.org: src

2019-09-05 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2019/09/05 12:38:30 Modified files: share/man/man4 : Makefile sys/arch/arm64/conf: GENERIC RAMDISK sys/dev/fdt: files.fdt Added files: share/man/man4 : mvdog.4

CVS: cvs.openbsd.org: src

2019-09-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2019/09/05 12:27:19 Modified files: regress/sys/netinet/mcast: Makefile regress/sys/netinet6/mcast6: Makefile Log message: Ignore missing pseudo terminal for ssh when called from cron job.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2019/09/05 11:59:12 Modified files: sys/dev/pci: uhci_pci.c Log message: Supermicro X8DTH-i/6/iF/6F fails to attach uhci(4) via PCI and AHCI. Result is a crash at power down. Skip the activate function

CVS: cvs.openbsd.org: src

2019-09-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2019/09/05 11:35:28 Modified files: sys/scsi : st.c Log message: Devices that have no quirks don't need to appear in the list of devices with quirks.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Patrick Wildt
CVSROOT:/cvs Module name:src Changes by: patr...@cvs.openbsd.org 2019/09/05 10:58:36 Modified files: sys/dev/fdt: bcm2835_dog.c Log message: Add missing RCS Id.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2019/09/05 10:28:06 Modified files: sys/dev/pci: if_iwm.c Log message: Revert iwm(4) to software WPA crypto because of apparent firmware issues. For a small proportion of frames on 8265 we have

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:17:48 Modified files: lib/libcrypto/objects: obj_mac.num objects.txt Log message: Add objects for ECDH schemes in RFC 5753. Based on OpenSSL 1.1.1b. ok inoguchi@ tb@

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:16:05 Modified files: lib/libcrypto : Makefile Log message: Build ecdh_kdf.c

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:15:39 Modified files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: Replace OPENSSL_cleanse() with explicit_bzero().

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:12:36 Modified files: lib/libcrypto/ecdh: ech_locl.h Log message: Provide prototype for ecdh_KDF_X9_63()

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:12:15 Modified files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: Include correct header.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:10:11 Modified files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: style(9) and whitespace.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:07:00 Modified files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:05:36 Modified files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: Remove ECDH_KDF_X9_62 wrapper.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2019/09/05 10:04:42 Added files: lib/libcrypto/ecdh: ecdh_kdf.c Log message: Provide ECDH KDF for X9.63 as needed for CMS ECC. >From OpenSSL 1.1.1b. ok tb@ inoguchi@

CVS: cvs.openbsd.org: xenocara

2019-09-05 Thread Kenji Aoyama
CVSROOT:/cvs Module name:xenocara Changes by: aoy...@cvs.openbsd.org 2019/09/05 08:03:08 Modified files: lib/libX11/src/util: makekeys.c Log message: Fix gcc3 specific error. The diff is based on latest upstream change. suggested by jsg@, tested on luna88k by me, ok by

CVS: cvs.openbsd.org: src

2019-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2019/09/05 07:40:21 Modified files: regress/usr.bin/mandoc/eqn/nullary: roman.out_html symbol.out_html Log message: adapt to print_indent() HTML_NOSPACE

CVS: cvs.openbsd.org: src

2019-09-05 Thread Ingo Schwarze
CVSROOT:/cvs Module name:src Changes by: schwa...@cvs.openbsd.org2019/09/05 07:34:55 Modified files: usr.bin/mandoc : html.c Log message: Do not clear HTML_NOSPACE in print_indent(). I don't think there ever was a reason for doing so. Besides, there is a

CVS: cvs.openbsd.org: src

2019-09-05 Thread Kenneth R Westerback
CVSROOT:/cvs Module name:src Changes by: k...@cvs.openbsd.org2019/09/05 07:22:31 Modified files: sys/scsi : scsi_tape.h Log message: Nuke unused struct block_desc_cipher. The Eighties called and want their "CIPHER ST150S (old drive)" devices back.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Alexander Bluhm
CVSROOT:/cvs Module name:src Changes by: bl...@cvs.openbsd.org 2019/09/05 06:54:00 Modified files: regress/sys/netinet/arp: Makefile README arp_otherfake.py arp_otherproxy.py Log message: Name environment variables consistently.

CVS: cvs.openbsd.org: src

2019-09-05 Thread Mark Kettenis
CVSROOT:/cvs Module name:src Changes by: kette...@cvs.openbsd.org2019/09/05 06:00:10 Modified files: sys/dev/fdt: sxipio.c sxipio_pins.h Log message: Add Allwinner H6 support. ok patrick@

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 04:05:51 Modified files: usr.bin/ssh: ssh-pkcs11.c Log message: if a PKCS#11 token returns no keys then try to login and refetch them. Based on patch from Jakub Jelen; bz#2430 ok markus@

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 03:35:19 Modified files: usr.bin/ssh: kex.c Log message: sprinkle in some explicit errors here, otherwise the percolate all the way up to dispatch_run_fatal() and lose all meaninful context

CVS: cvs.openbsd.org: src

2019-09-05 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2019/09/05 03:25:13 Modified files: usr.bin/ssh: kex.c Log message: only send ext_info for KEX_INITIAL; bz#2929 ok dtucker

CVS: cvs.openbsd.org: src

2019-09-05 Thread Stefan Fritsch
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2019/09/05 02:41:20 Modified files: sys/dev/pci: if_em_hw.c Log message: em: Fix potential endless loop If the NIC is in some error state (seen on a i219LM when em_read_phy_reg_ex() returns at "MDI