CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 23:06:37
Modified files:
sys/dev: softraid_crypto.c
Log message:
Remove last dangling usage of CRYPTO_F_NOQUEUE.
ok tb@
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 23:04:27
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 23:03:57
Modified files:
regress/sys/kern/pipe: test-kqueue.c test-ping-pong.c
test-run-down.c
Log message:
knf nits
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 23:03:04
Modified files:
regress/sys/kern/pipe: Makefile pipe.c pipe.h
Added files:
regress/sys/kern/pipe: test-select.c
Log message:
add pipe select hangup test case; ok mpi@
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 23:00:26
Modified files:
sys/kern : sys_pipe.c
Log message:
Preserve pipe select(2) semantics when the other end of the pipe is gone.
In preparation for implementing select(2) on top of kque
CVSROOT:/cvs
Module name:src
Changes by: an...@cvs.openbsd.org 2021/10/21 22:59:31
Modified files:
sys/dev/wscons : wskbd.c
Log message:
One could end up with the wrong encoding in xenocara while having a ucc
keyboard attached and /etc/kbdtype being present. The adverti
On Fri, Oct 22, 2021 at 06:50:07AM +0200, Anton Lindqvist wrote:
> On Thu, Oct 21, 2021 at 04:59:08PM -0600, Tobias Heider wrote:
> > CVSROOT:/cvs
> > Module name:src
> > Changes by: to...@cvs.openbsd.org 2021/10/21 16:59:08
> >
> > Modified files:
> > sys/netinet: ip_ah.c ip
On Thu, Oct 21, 2021 at 04:59:08PM -0600, Tobias Heider wrote:
> CVSROOT: /cvs
> Module name: src
> Changes by: to...@cvs.openbsd.org 2021/10/21 16:59:08
>
> Modified files:
> sys/netinet: ip_ah.c ip_esp.c ip_ipcomp.c
> sys/crypto : crypto.c cryptodev.h
>
> Log mes
On Thu, Oct 21, 2021 at 04:59:08PM -0600, Tobias Heider wrote:
hi Tobias,
> Modified files:
> sys/netinet: ip_ah.c ip_esp.c ip_ipcomp.c
> sys/crypto : crypto.c cryptodev.h
>
> Log message:
> Remove code to run crypto operations in a task queue. The code was
> not reachable
CVSROOT:/cvs
Module name:www
Changes by: t...@cvs.openbsd.org2021/10/21 21:05:40
Modified files:
build/mirrors : anoncvs.html.end anoncvs.html.head
Log message:
add some XXX reminders to bump size requirements from time to time
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2021/10/21 17:03:48
Modified files:
sys/crypto : crypto.c cryptodev.h
Log message:
Remove more dead code related to crypto task queues.
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2021/10/21 16:59:08
Modified files:
sys/netinet: ip_ah.c ip_esp.c ip_ipcomp.c
sys/crypto : crypto.c cryptodev.h
Log message:
Remove code to run crypto operations in a task queue. The code wa
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/10/21 16:36:16
Modified files:
lib/libcrypto/man: X509_LOOKUP_new.3
Log message:
Simplify the description of RETURN VALUES.
After tb@'s commit x509/x509_lu.c rev. 1.33, it is no longer necessary
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2021/10/21 16:25:03
Modified files:
sys/arch/arm64/dev: agintc.c
Log message:
Initialize interrupts to G1NS by configuring IGROUPR and IGRPMODR. This
makes interrupts work with Parallels on the Apple M1.
T
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2021/10/21 16:11:07
Modified files:
sys/kern : uipc_usrreq.c
Log message:
Release solock() before call unp_internalize() and take it within when
access garbage collector data.
This is the next step to
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/10/21 15:50:16
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2021/10/21 15:47:41
Modified files:
sys/dev/pci: pcidevs
Log message:
add Gemini Lake MEI; from fkr
On Thu, Oct 21, 2021 at 08:51:13PM +0200, Anton Lindqvist wrote:
> On Wed, Oct 20, 2021 at 05:14:08PM +0200, Martin Pieuchot wrote:
> > On 15/10/21(Fri) 16:33, Anton Lindqvist wrote:
> > > On Fri, Oct 15, 2021 at 03:30:40PM +0200, Alexander Bluhm wrote:
> > > > On Thu, Oct 14, 2021 at 11:32:49PM -0
On Wed, Oct 20, 2021 at 05:14:08PM +0200, Martin Pieuchot wrote:
> On 15/10/21(Fri) 16:33, Anton Lindqvist wrote:
> > On Fri, Oct 15, 2021 at 03:30:40PM +0200, Alexander Bluhm wrote:
> > > On Thu, Oct 14, 2021 at 11:32:49PM -0600, Theo de Raadt wrote:
> > > > Obviously.
> > > >
> > > > Back it out
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2021/10/21 12:36:42
Modified files:
distrib/sets/lists/comp: mi
distrib/sets/lists/man: mi
share/man/man4 : Makefile pci.4
sys/arch/alpha/conf: GENERIC
sys/arch/amd64/conf:
CVSROOT:/cvs
Module name:src
Changes by: patr...@cvs.openbsd.org 2021/10/21 12:30:57
Modified files:
sys/arch/arm64/dev: ampintc.c
Log message:
Have ampintcmsi(4) go through the list of interrupt controllers to find the
correct parent. So far we were directly calling som
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 10:55:25
Modified files:
lib/libcrypto/x509: x509_lu.c
Log message:
Simplify a return value check for X509_STORE_get_by_subject() now
that we know that it only returns 0 or 1. Eliminate the last
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 10:47:01
Modified files:
lib/libcrypto/x509: x509rset.c
Log message:
Set enc.modified if the X509_REQ is going to be modified.
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2021/10/21 10:26:34
Modified files:
lib/libcrypto/man: Makefile X509_ATTRIBUTE_get0_object.3
X509_ATTRIBUTE_new.3
Added files:
lib/libcrypto/man: X509_ATTRIBUTE_set
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 10:03:18
Modified files:
lib/libcrypto/x509: x509_lu.c
Log message:
Sync parts of X509_STORE_get_by_subject() with OpenSSL
Initialize stmp.type and stmp.data.ptr so that a user-defined lookup
met
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2021/10/21 09:56:17
Modified files:
share/man/man4 : xen.4
Log message:
Document commands used to send VM IP to Xen host
OK kn@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 09:52:02
Modified files:
lib/libcrypto/x509: x509.h
Log message:
Prepare to make X509 opaque.
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2021/10/21 09:08:15
Modified files:
usr.sbin/snmpd : smi.c
Log message:
Clean up the naming of SNMP_C_GETNEXTREQ and SNMP_C_RESPONSE inside
smi_debug_elements
OK sthen@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 08:57:55
Modified files:
lib/libtls : tls_ocsp.c
Log message:
libtls: Don't reach into X509_STORE_CTX.
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2021/10/21 08:33:13
Modified files:
usr.sbin/snmpd : smi.c snmp.h snmpe.c
Log message:
s/SNMP_C_GETRESP/SNMP_C_RESPONSE
OK sthen@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 08:31:21
Modified files:
lib/libtls : tls.c
Log message:
Switch from X509_VERIFY_PARAM_set_flags() to X509_STORE_set_flags().
This reduces the number of reacharounds into libcrypto internals.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 08:01:00
Modified files:
sbin/isakmpd : x509.c
Log message:
isakmpd: prepare for opaque X509_STORE_CTX struct.
ok benno
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 07:58:02
Modified files:
sbin/isakmpd : x509.c
Log message:
isakmpd: prepare for opaque X509_EXTENSION struct. This needs to use
an accessor instead of reaching directly into the struct.
ok ben
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 07:51:52
Modified files:
lib/libcrypto/x509: x509_purp.c x509v3.h
Log message:
Add XKU_ANYEKU #define and use it to cache the anyExtendedKeyUsage
extension. This is part of OpenSSL commit df4c395c
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2021/10/21 07:16:49
Modified files:
sbin/fdisk : cmd.c fdisk.8 user.c
Log message:
Remove 'disk' editing command. Determining the disk geometry on startup (from
-l, -c/-h/-s or DIOCGPDINFO) should be eno
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 07:02:01
Modified files:
lib/libcrypto/x509: x509.h x509_set.c
Log message:
Prepare to provide X509_get_X509_PUBKEY() as a function.
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: be...@cvs.openbsd.org 2021/10/21 05:48:30
Modified files:
usr.sbin/httpd : server_http.c
Log message:
when a client sends header lines without a colon, respond with 400 Bad
Request instead of 500 Internal Server Error.
ok claudio
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2021/10/21 04:55:56
Modified files:
usr.sbin/amd/amd: afs_ops.c amd.c get_args.c host_ops.c
info_passwd.c mapc.c nfs_ops.c opts.c
usr.sbin/amd/include: am.h
Log message:
A
CVSROOT:/cvs
Module name:src
Changes by: clau...@cvs.openbsd.org 2021/10/21 03:59:14
Modified files:
sys/kern : kern_descrip.c vfs_subr.c vfs_vnops.c
sys/sys: file.h
Log message:
Move vfs_stall_barrier() from the fd layer into vn_lock() and the vfs
On 10/20/21 6:00 PM, Gerhard Roth wrote:
CVSROOT:/cvs
Module name:src
Changes by: gerh...@cvs.openbsd.org 2021/10/20 10:00:47
Modified files:
usr.sbin/snmpd : parse.y
Log message:
Add missing semicolon at the end of the listen_udptcp rule
ok otto@
and ok deraadt@
s
CVSROOT:/cvs
Module name:www
Changes by: dera...@cvs.openbsd.org 2021/10/21 03:30:16
Modified files:
. : hackathons.html
Log message:
few more details on h2k21
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 02:47:42
Modified files:
lib/libcrypto : opensslv.h
Log message:
Bump to LibreSSL 3.5.0
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2021/10/21 02:39:33
Modified files:
sys/netinet: ip_esp.c
Log message:
Remove duplicate variable ibytes, use plen instead.
ok bluhm@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 02:38:11
Modified files:
lib/libtls : tls_client.c
Log message:
Eliminate a dead assignment and a weird cast. Adjust a comment to
reality while there.
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/10/21 02:36:51
Modified files:
usr.bin/tmux : tty-keys.c
Log message:
Correctly adjust the end pointer for a two character terminator before
decoding OSC 52 response, from Daniel Ekloef in GitHub issu
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 02:33:07
Modified files:
lib/libtls : tls_config.c
Log message:
Print uid with %u instead of %i.
Prompted by a diff by Jonas Termansen, discussed with deraadt, millert
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 02:31:51
Modified files:
lib/libtls : tls.c
Log message:
Use *printf %d instead of %i
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2021/10/21 02:30:14
Modified files:
lib/libssl : d1_lib.c
Log message:
Avoid potential NULL dereferences in dtls1_free()
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2021/10/21 02:23:48
Modified files:
usr.bin/tmux : cmd-show-options.c
Log message:
Show error if user option doesn't exist, GitHub issue 2938.
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2021/10/21 02:21:43
Modified files:
usr.sbin/snmpd : snmpe.c
Log message:
Retrieve the actual engineid instead of a pointer value.
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2021/10/21 02:17:34
Modified files:
lib/libutil: ber.c ober_oid_cmp.3
usr.sbin/snmpd : traphandler.c
usr.bin/snmp : smi.c snmpc.c
Log message:
Sync ober_oid_cmp with ax_oid_cmp from l
51 matches
Mail list logo