CVS: cvs.openbsd.org: src

2015-07-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/07/15 20:46:49 Modified files: lib/libssl/src/crypto/ui: ui_openssl.c Log message: After reading a password with terminal echo off, restore the terminal to its original state instead of blindly

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 20:14:48 Modified files: lib/libssl/src/crypto/pem: pem_lib.c Log message: Make sure the `reject negative sizes' logic introduced in 1.34 is actually applied to all code paths. ok beck@ bcook@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/07/15 22:46:07 Modified files: usr.sbin/httpd : httpd.h Log message: VIS_QUOTE is not there yet, unbreak the tree. Noticed by semarie@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/07/15 19:44:46 Removed files: usr.sbin/unbound/ldns: keyraw.c keyraw.h parse.c parse.h parseutil.c parseutil.h pkthdr.h rrdef.c rrdef.h

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 20:16:19 Modified files: lib/libssl/src/crypto/ocsp: ocsp_prn.c Log message: Check return value of all used functions in OCSP_REQUEST_print(); covers Coverity CID 78796; ok beck@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/07/15 22:31:25 Modified files: libexec/getty : extern.h main.c subr.c Log message: remove ancient support for edited hostnames. ok deraadt (long ago)

CVS: cvs.openbsd.org: src

2015-07-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/07/15 22:27:33 Modified files: lib/libc/db/btree: btree.h lib/libc/db/recno: rec_close.c rec_open.c Log message: remove the stubby not working mmaped file support. ok sthen (long ago)

CVS: cvs.openbsd.org: src

2015-07-15 Thread Jasper Lievisse Adriaanse
CVSROOT:/cvs Module name:src Changes by: jas...@cvs.openbsd.org 2015/07/15 20:19:47 Modified files: sys/arch/octeon/dev: octeon_iobus.c Log message: make a comment more safe, there's no CRIME there.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 20:18:58 Modified files: lib/libssl/src/crypto/asn1: a_mbstr.c Log message: Explicitely cast a char into unsigned long before shifting it left by 24, for this would promote it to int for the

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 22:32:23 Modified files: distrib/sets/lists/base: md.loongson md.octeon md.sgi distrib/sets/lists/comp: md.loongson md.octeon md.sgi Log message: sync

CVS: cvs.openbsd.org: src

2015-07-15 Thread Ted Unangst
CVSROOT:/cvs Module name:src Changes by: t...@cvs.openbsd.org2015/07/15 22:33:19 Modified files: libexec/getty : gettytab.5 Log message: remove mention of hostname editing

CVS: cvs.openbsd.org: src

2015-07-15 Thread Philip Guenther
CVSROOT:/cvs Module name:src Changes by: guent...@cvs.openbsd.org2015/07/15 23:10:14 Modified files: sys/arch/amd64/amd64: intr.c softintr.c spl.S vector.S sys/arch/amd64/include: intr.h sys/arch/i386/i386: apicvec.s machdep.c softintr.c

CVS: cvs.openbsd.org: src

2015-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/07/15 19:42:22 Log message: update to Unbound 1.5.4, ok florian@, looks sane deraadt@ Status: Vendor Tag: NLNETLABS Release Tags: UNBOUND_1_5_4 U

CVS: cvs.openbsd.org: src

2015-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/07/15 19:44:01 Modified files: usr.sbin/unbound: Makefile.in configure configure.ac usr.sbin/unbound/daemon: cachedump.c remote.c unbound.c worker.c worker.h

CVS: cvs.openbsd.org: src

2015-07-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/15 02:00:11 Modified files: usr.bin/ssh: sshd.c Log message: fix NULL-deref when SSH1 reenabled

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joerg Jung
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/07/15 02:39:11 Modified files: sys/dev/usb: ugold.c share/man/man4 : ugold.4 usb.4 Log message: add support for newer PCsensor TEMPerHUM thermo- and hygrometers: TEMPerHUM1V1.2 tested by

CVS: cvs.openbsd.org: www

2015-07-15 Thread Ingo Schwarze
CVSROOT:/cvs Module name:www Changes by: schwa...@cvs.openbsd.org2015/07/15 00:14:12 Modified files: . : products.html Log message: remove two defunct companies; from Michael McConville mmcconville at mykolab dot com

CVS: cvs.openbsd.org: src

2015-07-15 Thread Damien Miller
CVSROOT:/cvs Module name:src Changes by: d...@cvs.openbsd.org2015/07/15 01:19:50 Modified files: regress/usr.bin/ssh/unittests/sshkey/testdata: rsa1_1 rsa1_1.fp rsa1_1.fp.bb

CVS: cvs.openbsd.org: src

2015-07-15 Thread Brent Cook
CVSROOT:/cvs Module name:src Changes by: bc...@cvs.openbsd.org 2015/07/15 00:16:42 Modified files: usr.bin/openssl: pkeyutl.c Log message: Make 'openssl pkeyutl -verify' return exit code 0 on success. Previously, it returned '1' regardless of whether is succeeded or

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 10:45:24 Modified files: lib/libssl/src/crypto/ts: ts_rsp_verify.c Log message: Do not allow TS_check_signer_name() with signer == NULL from int_TS_RESP_verify_token(). Coverity CID 21710.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 11:14:50 Modified files: usr.sbin/httpd : parse.y Log message: Unbreak configurations that have a non-TLS listen statement followed by a TLS listen statement. A bug was introduced in r1.68 of

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 12:34:37 Modified files: lib/libssl/src/crypto/dsa: dsa_gen.c Log message: Fix inverted test in previous. Commit message told what we intended, but we did not notice my fingers slipping. Noticed

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 11:11:14 Modified files: usr.sbin/httpd : server.c Log message: Fix typo in comment.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Stefan Sperling
CVSROOT:/cvs Module name:src Changes by: s...@cvs.openbsd.org2015/07/15 11:52:08 Modified files: sys/dev/usb: if_urtw.c Log message: Fix urtw(4) error code paths to not panic the kernel. Makes the driver work with a somewhat flaky urtw(4) device of mine. ok mpi@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 11:55:08 Modified files: sys/netinet: ip_mroute.c Log message: rename mbuf ** parameter from m to mp, to match other similar code

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 11:56:05 Modified files: sys/netinet6 : ip6_mroute.c Log message: rename mbuf ** parameter from m to mp, to match other similar code

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 11:02:03 Modified files: lib/libssl/src/crypto/x509v3: pcy_tree.c Log message: Memory leak; Coverity CID 78836 ok beck@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/07/15 12:02:15 Modified files: share/man/man4 : udav.4 Log message: typo. ok mpi@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/07/15 11:52:23 Modified files: usr.sbin/httpd : server_http.c Log message: Simplify the error path of the previous commit: by using ret = -1 by default and only setting it to 0 on success, we don't

CVS: cvs.openbsd.org: src

2015-07-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2015/07/15 12:35:34 Modified files: lib/libssl/src/ssl: d1_clnt.c s3_clnt.c Log message: Flense out dead code, we don't do ecdhe_clnt_cert. coverity ID's 21691 21698 ok miod@, Fry it jsing@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 11:00:35 Modified files: lib/libssl/src/crypto/x509v3: v3_cpols.c Log message: Unchecked allocations, and make sure we do not leak upon error. Fixes Coverity CID 21739 and more. ok bcook@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 11:29:11 Modified files: usr.sbin/httpd : server.c Log message: Close connections that fail to complete a TLS handshake. Based on a diff from Jack Burton jack at saosce dot com dot au. ok reyk@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 10:53:42 Modified files: lib/libssl/src/crypto/x509v3: pcy_data.c Log message: Avoid leaking objects upon error; tweaks ok doug@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 11:10:47 Modified files: usr.sbin/httpd : httpd.conf.5 Log message: Document default locations for TLS certificate and key. ok reyk@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 11:33:48 Modified files: sys/netinet: ip_ipip.c ip_ether.c Log message: rename mbuf ** parameter from m to mp, to match other similar code ok mpi

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 11:41:56 Modified files: lib/libssl/src/crypto/asn1: x_name.c Log message: Fix two theoretical NULL pointer dereferences which can only happen if you have seriously corrupted your memory;

CVS: cvs.openbsd.org: src

2015-07-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/07/15 16:39:20 Modified files: sys/dev/pci/drm: drm.h drm_mode.h i915_drm.h nouveau_drm.h Log message: add some definitions from libdrm 2.4.62

CVS: cvs.openbsd.org: src

2015-07-15 Thread Paul Irofti
CVSROOT:/cvs Module name:src Changes by: piro...@cvs.openbsd.org 2015/07/15 17:07:23 Modified files: sys/arch/octeon/octeon: machdep.c Log message: Refix memory handling for machines with less than 256M broken by revision 1.64. Allows my DSR-500 to boot again. Okay

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 17:09:59 Modified files: sys/netinet: raw_ip.c Log message: use mp for the name of a variable of type struct mbuf **, rather than m

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 11:44:20 Modified files: lib/libssl/src/crypto/pkcs7: pk7_doit.c Log message: Remove dead code. Coverity CID 21688 ok beck@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2015/07/15 11:13:17 Modified files: lib/libssl/src/crypto/gost: gostr341194.c Log message: Fix possible 32 byte buffer overrun, found by coverity, CID 78869 ok miod@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/07/15 17:16:38 Modified files: usr.sbin/httpd : httpd.h server.c server_http.c Log message: Escape the message in server_log() as well. OK benno@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 14:28:37 Modified files: etc: ntpd.conf Log message: Drop comments; we already have a fully documented file under /etc/examples/ntpd.conf ok deraadt@ benno@ schwarze@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:src Changes by: j...@cvs.openbsd.org2015/07/15 15:09:41 Modified files: sys/arch/arm/cortex: ampintc.c sys/arch/armv7/armv7: armv7.c armv7_machdep.h platform.c sys/arch/armv7/exynos: exynos4.c exynos5.c Log message: The

CVS: cvs.openbsd.org: src

2015-07-15 Thread Paul Irofti
CVSROOT:/cvs Module name:src Changes by: piro...@cvs.openbsd.org 2015/07/15 17:22:40 Modified files: sys/arch/octeon/include: octeonvar.h sys/arch/octeon/octeon: machdep.c Log message: Ditch the octeon simulator non-sense. Discussed with miod@.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Yojiro Uo
CVSROOT:/cvs Module name:src Changes by: y...@cvs.openbsd.org2015/07/15 18:24:26 Modified files: sys/dev/usb: if_axen.c Log message: ignore 4 byte trailing padding of each recv packet, when copying to upper layer.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Yojiro Uo
CVSROOT:/cvs Module name:src Changes by: y...@cvs.openbsd.org2015/07/15 18:35:07 Modified files: sys/dev/usb: if_axen.c Log message: add USB3.0 related code

CVS: cvs.openbsd.org: xenocara

2015-07-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2015/07/15 17:19:17 Modified files: lib/libdrm : Makefile.inc shlib_version xf86drm.c xf86drmHash.c xf86drmMode.c xf86drmMode.h xf86drmRandom.c

CVS: cvs.openbsd.org: xenocara

2015-07-15 Thread Jonathan Gray
CVSROOT:/cvs Module name:xenocara Changes by: j...@cvs.openbsd.org2015/07/15 17:32:11 Modified files: . : 3RDPARTY Log message: update

CVS: cvs.openbsd.org: src

2015-07-15 Thread Yojiro Uo
CVSROOT:/cvs Module name:src Changes by: y...@cvs.openbsd.org2015/07/15 18:17:40 Modified files: sys/dev/usb: if_axenreg.h Log message: fix recv packet header definiton

CVS: cvs.openbsd.org: src

2015-07-15 Thread Reyk Floeter
CVSROOT:/cvs Module name:src Changes by: r...@cvs.openbsd.org2015/07/15 16:23:00 Modified files: usr.sbin/httpd : server_http.c Log message: For some values like the User-Agent, use vis(3) instead of url_encode(). This makes the output more readable and matches

CVS: cvs.openbsd.org: src

2015-07-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 15:37:06 Modified files: sys/netinet6 : nd6.c Log message: Recognize CARP interfaces when sending packet to a multicast address. Fix a regression introduced when carp(4) left ether_output()

CVS: cvs.openbsd.org: src

2015-07-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2015/07/15 15:52:02 Modified files: lib/libssl/src/ssl: d1_srtp.c s3_both.c s3_clnt.c Log message: test for n0 before use in CBS_init - mostly to shut up coverity. reluctant ok miod@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 16:16:42 Modified files: sys/net: bridgestp.c bsd-comp.c if_bridge.c if_ethersubr.c if_pflog.c if_ppp.c if_pppx.c if_tun.c pipex.c

CVS: cvs.openbsd.org: src

2015-07-15 Thread Bob Beck
CVSROOT:/cvs Module name:src Changes by: b...@cvs.openbsd.org2015/07/15 16:22:54 Modified files: lib/libssl/src/ssl: s3_clnt.c Log message: check n before cbs_init, coverity - ID 125063 ok bcook@ miod@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:src Changes by: dera...@cvs.openbsd.org 2015/07/15 16:29:32 Modified files: sys/kern : uipc_mbuf.c Log message: m_free() can now accept NULL, as a normal free() function. This makes calling code simpler. ok stsp mpi

CVS: cvs.openbsd.org: src

2015-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 06:26:25 Modified files: etc/rc.d : rc.subr Log message: Always use the default flags when running !start. This is necessary so that rc.d scripts launched with `-f' can be properly

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 08:15:47 Modified files: sys/dev/usb: hidkbd.c Log message: Use mallocarray() and unsigned integers.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 08:39:13 Modified files: usr.sbin/httpd : config.c server.c Log message: Fix memory leaks that can occur when config_getserver() fails. config.c r1.34 and r1.30 introduced potential memory leaks

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 10:00:39 Modified files: usr.sbin/httpd : config.c httpd.h server.c Log message: Send the TLS certificate and key via separate imsgs, rather than including them in the IMSG_CFG_SERVER imsg. This

CVS: cvs.openbsd.org: src

2015-07-15 Thread Todd C. Miller
CVSROOT:/cvs Module name:src Changes by: mill...@cvs.openbsd.org 2015/07/15 10:09:25 Modified files: usr.bin/passwd : passwd.1 Log message: Describe the behavior when no user is specified. OK jca@ deraadt@

Re: CVS: cvs.openbsd.org: src

2015-07-15 Thread Stuart Henderson
On 2015/07/15 07:48, Antoine Jacoutot wrote: CVSROOT: /cvs Module name: src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 07:48:16 Modified files: etc/rc.d : rc.subr Log message: By default, require an exact match of the process name and argument list.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Sebastien Marie
CVSROOT:/cvs Module name:src Changes by: sema...@cvs.openbsd.org 2015/07/15 10:02:39 Modified files: usr.sbin/httpd : server_http.c Log message: httpd don't sanitize variables before putting them in logs. It is possible for an attacker to push arbitaries characters in

CVS: cvs.openbsd.org: src

2015-07-15 Thread Stuart Henderson
CVSROOT:/cvs Module name:src Changes by: st...@cvs.openbsd.org 2015/07/15 10:12:21 src/usr.sbin/unbound/sldns Update of /cvs/src/usr.sbin/unbound/sldns In directory cvs.openbsd.org:/tmp/cvs-serv8157/sldns Log Message: Directory /cvs/src/usr.sbin/unbound/sldns added to the

CVS: cvs.openbsd.org: src

2015-07-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 07:26:10 Modified files: sys/dev/usb: usbdevs.h usbdevs_data.h Log message: regen

CVS: cvs.openbsd.org: src

2015-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 07:50:54 Modified files: etc/rc.d : amd spamd sshd tftpproxy ypldap Log message: Fix base rc.d scripts after the recent rc.subr change. ok halex@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 07:27:41 Modified files: sys/dev/usb: if_uath.c Log message: Match another Netgear WG111T. This one shares the Non-Firmware ID of a another device. ok stsp@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Antoine Jacoutot
CVSROOT:/cvs Module name:src Changes by: ajacou...@cvs.openbsd.org 2015/07/15 07:48:16 Modified files: etc/rc.d : rc.subr Log message: By default, require an exact match of the process name and argument list. This allows running several instances of the same

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 07:14:17 Modified files: sys/dev/usb: hidkbd.c Log message: Fix two bugs in the variable keys handling: - do not overrun the array if there are more than MAXVARS, by using the proper variable

CVS: cvs.openbsd.org: src

2015-07-15 Thread Martin Pieuchot
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 07:25:49 Modified files: sys/dev/usb: usbdevs Log message: Another ID for the Netgear WG111T.

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 07:54:34 Modified files: usr.bin/openssl: apps.c apps.h Log message: Add OPTION_ARG_LONG for handling of options with a long type. ok doug@

CVS: cvs.openbsd.org: www

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/07/15 09:25:05 Modified files: . : errata56.html errata57.html Log message: release an errata for 5.6 and 5.7: A TCP socket can become confused and not properly cleanup resources.

CVS: cvs.openbsd.org: www

2015-07-15 Thread Theo de Raadt
CVSROOT:/cvs Module name:www Changes by: dera...@cvs.openbsd.org 2015/07/15 09:40:36 Modified files: . : errata56.html errata57.html Log message: oops path typo; spotted by the ever vigilant TJ

CVS: cvs.openbsd.org: src

2015-07-15 Thread Joel Sing
CVSROOT:/cvs Module name:src Changes by: js...@cvs.openbsd.org 2015/07/15 08:49:42 Modified files: usr.sbin/httpd : server.c Log message: Explicitly check for and handle EOF on a TLS connection. ok reyk@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Igor Sobrado
CVSROOT:/cvs Module name:src Changes by: sobr...@cvs.openbsd.org 2015/07/15 09:16:59 Modified files: lib/libutil: isduid.3 Log message: typo in manual page. ok jsing@

CVS: cvs.openbsd.org: src

2015-07-15 Thread Miod Vallat
CVSROOT:/cvs Module name:src Changes by: m...@cvs.openbsd.org2015/07/15 10:32:29 Modified files: lib/libssl/src/crypto/dsa: dsa_gen.c Log message: Previous fix for Coverity CID 21785 did not cope correctly with seed_len != 0, seed_in == NULL case. Since this