CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/22 19:42:51
Modified files:
share/man/man4 : abcrtc.4
Log message:
ketttenis -> kettenis
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 17:52:13
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Prefix get_trusted_issuer() with x509_vfy_
CVSROOT:/cvs
Module name:src
Changes by: m...@cvs.openbsd.org2023/12/22 16:01:50
Modified files:
sys/net: if.c if_aggr.c if_bpe.c if_etherip.c if_gif.c
if_gre.c if_mpe.c if_mpip.c if_mpw.c if_pflow.c
if_pfsync.
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/22 13:32:29
Modified files:
bin/pax: tar.c
Log message:
Zap useless newline added in previous
CVSROOT:/cvs
Module name:src
Changes by: j...@cvs.openbsd.org2023/12/22 13:29:27
Modified files:
bin/pax: tar.c
Log message:
'pax' format support for files over 8GB
ok millert@
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 10:37:14
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Remove two no longer necessary reminders
I guess I'm getting old. Next time I'll have to add a reminder not to
forget to remove
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 10:25:47
Modified files:
lib/libcrypto/evp: evp_local.h
Log message:
Remove extra whitespace on two lines
CVSROOT:/cvs
Module name:src
Changes by: mill...@cvs.openbsd.org 2023/12/22 10:12:13
Modified files:
regress/usr.bin/xargs: xargs-L.sh
usr.bin/xargs : xargs.c
Log message:
xargs: fix parsing of empty fields when "xargs -0" is used.
Previously, these fields would
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 07:58:05
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Add length checks for partial_len
These remove a few more potential out-of-bounds accesses and ensure in
particular that the pad
CVSROOT:/cvs
Module name:src
Changes by: dera...@cvs.openbsd.org 2023/12/22 06:48:04
Modified files:
distrib/sets/lists/comp: mi
Log message:
sync
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 06:46:37
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Rename check_hosts()
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 06:45:28
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Replace check_trust() with its x509_vfy_ prefixed wrapper
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 06:42:18
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Replace check_chain_extensions() with its x509_vfy_ wrapper
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 06:36:20
Modified files:
lib/libcrypto/x509: x509_vfy.c
Log message:
Replace check_id() with its x509_vfy_check_id() wrapper
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 06:31:35
Modified files:
lib/libcrypto/x509: x509_local.h x509_vfy.c
Log message:
Remove a bunch of function pointers from X509_STORE_CTX
These are only ever set to one particular function which
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2023/12/22 06:04:30
Modified files:
usr.sbin/snmpd : snmpd.c
Log message:
Call log_setverbosity() directly after getopt() so that debugging
information during config-parsing can be displayed.
OK tb@
CVSROOT:/cvs
Module name:src
Changes by: mart...@cvs.openbsd.org 2023/12/22 06:03:16
Modified files:
usr.sbin/snmpd : usm.c
Log message:
Remove a log_debug from usm_checkuser(). It would only display what is in
the config and was never actually displayed because of insuff
CVSROOT:/cvs
Module name:src
Changes by: st...@cvs.openbsd.org 2023/12/22 05:51:53
Modified files:
share/man/man5 : python-module.5
Log message:
handle MODPY_PYBUILD=jupyter_packaging
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 05:35:22
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
Simplify some logic in EVP_EncryptInit_ex()
Pull up the EVP_R_NO_CIPHER_SET check that was hidden somewhere down in the
middle o
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 03:23:11
Modified files:
lib/libcrypto/cms: cms_smime.c
Log message:
Clean up includes in cms_smime.c
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 03:20:33
Modified files:
lib/libcrypto/evp: evp_enc.c
Log message:
evp_enc: make some flag checks explicit
ok joshua jsing
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/12/22 02:40:15
Modified files:
lib/libcrypto/x509: x509_local.h x509_vfy.c
Log message:
Remove cleanup() and get_crl() from X509_STORE_CTX
ok jsing
22 matches
Mail list logo