CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2023/08/18 00:45:15
Modified files:
etc/examples : radiusd.conf
Log message:
Tweak radiusd.conf example. input from an anonymous user.
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2023/08/18 00:37:20
Modified files:
usr.sbin/radiusd: parse.y
Log message:
Fix the config parser to be able to have comment lines at middle of
"client" block. Also fix a memory leak and improve the error me
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/18 00:09:11
Modified files:
sys/lib/libz : zlib.h
Log message:
sync with userland
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/18 00:08:19
Modified files:
lib/libz : compress.3
Log message:
sync with zlib.h
"that's fine" jmc
CVSROOT:/cvs
Module name:src
Changes by: yasu...@cvs.openbsd.org 2023/08/18 00:12:27
Modified files:
usr.sbin/radiusd: radiusd_bsdauth.c
Log message:
Properly terminate the arguments for execv() with NULL.
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/18 00:08:03
Modified files:
lib/libz : zlib.h
Log message:
Sync doc comment with upstream
CVSROOT:/cvs
Module name:src
Changes by: d...@cvs.openbsd.org2023/08/17 19:37:41
Modified files:
usr.bin/ssh: kex.c misc.c misc.h mux.c
Log message:
fix regression in OpenSSH 9.4 (mux.c r1.99) that caused multiplexed
sessions to ignore SIGINT under some circumstan
CVSROOT:/cvs
Module name:src
Changes by: n...@cvs.openbsd.org2023/08/17 08:10:28
Modified files:
usr.bin/tmux : cmd.c format-draw.c format.c server-client.c
style.c tmux.1 tmux.h
Log message:
Add a session, pane and user mouse range types f
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2023/08/17 04:51:54
Modified files:
share/man/man5 : port-modules.5
Log message:
remove reference to old gcc3 module, spotted by Alexey Brovchenko
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:28:43
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Garbage collect two commented abort()
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:27:43
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Make the local ASN1_OBJECTs const
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:26:09
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Remove some unnecessary else branches
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:24:50
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Remove some parents from return statements
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:22:56
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Use cmp instead of i for the result of a comparison
ok jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:18:21
Modified files:
lib/libcrypto/objects: obj_dat.c
Log message:
Use OBJ_cmp() instead of inlining two variants
This also avoids more undefined behavior with memcmp().
ok jsing
PS: Unsoli
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/08/17 03:13:01
Modified files:
lib/libcrypto/objects: obj_lib.c
Log message:
Avoid memcmp(NULL, x, 0) in OBJ_cmp()
If a->length is 0, either a->data or b->data could be NULL and memcmp()
will rely on u
CVSROOT:/cvs
Module name:src
Changes by: o...@cvs.openbsd.org2023/08/17 01:25:57
Modified files:
usr.sbin/httpd : httpd.conf.5
Log message:
use "example.com" instead of "default" as server name in the various
examples: it matches the sample config and avoids tricking
17 matches
Mail list logo