CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2022/03/17 22:04:11
Modified files:
usr.bin/ssh: servconf.c servconf.h sshd.c
Log message:
don't try to resolve ListenAddress directives in the sshd re-exec
path - we're never going to use the result and
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2022/03/17 20:50:22
Modified files:
usr.bin/ssh: sftp.c
Log message:
remove blank line
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2022/03/17 20:32:22
Modified files:
usr.bin/ssh: ssh-keygen.c
Log message:
helpful comment
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2022/03/17 20:31:25
Modified files:
usr.bin/ssh: ssh-keygen.c
Log message:
ssh-keygen -Y check-novalidate requires namespace or SEGV will ensue.
Patch from Mateusz Adamowski via GHPR#307
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2022/03/17 19:49:47
Modified files:
sys/arch/arm64/arm64: locore0.S
Log message:
spelling
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2022/03/17 15:45:52
Modified files:
usr.sbin/pkg_add/OpenBSD: Add.pm Delete.pm UpdateSet.pm Vstat.pm
Log message:
add some extra logic to prevent moving files around when this is possible.
Specifically, we c
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2022/03/17 12:51:56
Modified files:
sys/net: if_wg.c wg_cookie.c
Log message:
Drop two variable names from function prototypes.
>From Martin Vahlensieck
CVSROOT:/cvs
Module name:src
Changes by: schwa...@cvs.openbsd.org2022/03/17 12:45:43
Modified files:
usr.bin/mandoc : mandoc.css
Log message:
Avoid legacy CSS2 syntax for the "display" property and use the CSS3
two-value syntax "display: inline flow;" instead. In
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2022/03/17 12:27:56
Modified files:
sys/net: pf.c if_wg.c
Log message:
fix typos; Martin Vahlensieck
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2022/03/17 11:28:08
Modified files:
lib/libssl : ssl_pkt.c
Log message:
Rewrite legacy TLS unexpected handshake message handling.
Rewrite the code that handles unexpected handshake messages in the legac
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2022/03/17 11:24:37
Modified files:
lib/libssl : s3_lib.c
Log message:
Clean up and simplify ssl3_renegotiate{,_check}()
ok inoguchi@ tb@
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2022/03/17 11:22:16
Modified files:
lib/libssl : ssl_locl.h ssl_transcript.c
Log message:
Remove const from tls1_transcript_hash_value()
This function populates the passed *out argument, hence it should
CVSROOT:/cvs
Module name:src
Changes by: js...@cvs.openbsd.org 2022/03/17 11:17:58
Modified files:
lib/libcrypto/asn1: a_string.c
Log message:
Rework ASN1_STRING_set()
Rework ASN1_STRING_set() so that we always clear and free an existing
allocation, prior to storing th
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2022/03/17 08:53:59
Modified files:
sys/dev/dt : dt_prov_static.c
Log message:
Declare dtps_static array const to move it into read-only section.
OK mpi@
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2022/03/17 08:37:27
Modified files:
share/zoneinfo/datfiles: africa asia europe leapseconds
southamerica
Log message:
Update to tzdata2022a from www.iana.org. Major changes
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2022/03/17 08:23:34
Modified files:
sys/nfs: nfs_socket.c
sys/kern : kern_fork.c kern_prot.c
sys/sys: ucred.h
Log message:
Use the refcnt API with struct ucred.
OK bl
CVSROOT:/cvs
Module name:src
Changes by: v...@cvs.openbsd.org2022/03/17 08:22:03
Modified files:
sys/net: bpf.c bpfdesc.h
Log message:
Use the refcnt API in bpf.
OK sashan@ bluhm@
CVSROOT:/cvs
Module name:src
Changes by: s...@cvs.openbsd.org2022/03/17 08:00:53
Modified files:
usr.sbin/tcpdump: print-802_11.c
Log message:
Make tcpdump(8) show 802.11ac VHT capability and operation IEs in -v mode.
ok sthen@
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2022/03/17 07:39:13
Modified files:
usr.bin/tmux : screen-write.c
Log message:
Check scroll-on-clear for ED also.
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2022/03/17 05:35:37
Modified files:
usr.bin/tmux : options-table.c screen-write.c tmux.1
Log message:
Add an option (scroll-on-clear) to control if tmux scrolls into history
on clear, from Robert Lange in
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2022/03/17 04:15:13
Modified files:
sys/uvm: uvm_swap.c
Log message:
In swap_io() allocate the buffer before doing encryption.
If the allocation fails due to memory pressure no time is wasted doing
21 matches
Mail list logo