CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/23 00:55:32
Modified files:
lib/libcrypto/cms: cms_asn1.c
Log message:
cms_asn1.c: zap stray tabs
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/23 00:42:08
Modified files:
usr.sbin/rpki-client: roa.c validate.c
Log message:
Convert ASN1_INTEGER_get() to ASN1_INTEGER_get_uint64()
The former is broken by design and should not be used. The lat
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/23 00:39:31
Modified files:
usr.sbin/rpki-client: as.c
Log message:
Simplify as_id_parse() using ASN1_INTEGER_get_uint64()
Instead of decoding an ASN1_INTEGER by hand because ASN1_INTEGER_get()
is b
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/05/22 17:32:31
Modified files:
distrib/miniroot: install.sub
Log message:
Drop unused md_prep_fdisk() argument in disk crypto question handler
It takes just one, the disk; the second snuck from earlie
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/22 13:38:04
Modified files:
lib/libcrypto/man: ASN1_INTEGER_get.3 UI_create_method.3
Log message:
Remove misplaced semicolons in .Fa
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2023/05/22 10:08:34
Modified files:
sys/netinet: ip_output.c
sys/netinet6 : ip6_output.c
Log message:
Fix TSO for traffic to a local address on a physical interface.
When sending TCP packets
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/22 09:20:16
Modified files:
regress/usr.sbin/rpki-client/openssl11: Makefile unistd.h
Log message:
Bye, bye, horrible reacharounds into libcrypto
Now that rpki-client no longer uses LibreSSL-specifi
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/22 09:15:25
Modified files:
usr.sbin/rpki-client: mft.c
Log message:
Convert generalizedtime_to_tm() to ASN1_TIME_to_tm()
Second step of moving away from ASN1_time_parse(). Being an OpenSSL API,
ASN
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/22 09:07:02
Modified files:
usr.sbin/rpki-client: crl.c x509.c
Log message:
Convert x509_get_time() to ASN1_TIME_to_tm()
Instead of using the LibreSSL-specific ASN1_time_parse(), we can use
OpenSSL'
CVSROOT:/cvs
Module name:src
Changes by: t...@cvs.openbsd.org2023/05/22 08:56:00
Modified files:
usr.sbin/rpki-client: mft.c
Log message:
Avoid use of LibreSSL-specific ASN1_time_tm_cmp() API
We convert these struct tm into time_t in the next few lines, so we can
sim
CVSROOT:/cvs
Module name:src
Changes by: de...@cvs.openbsd.org 2023/05/22 07:23:56
Modified files:
sys/dev/pci: pcidevs
Log message:
Add EPYC Embedded 3000 10GbE NIC
Input by sthen@
OK miod@
CVSROOT:/cvs
Module name:src
Changes by: to...@cvs.openbsd.org 2023/05/22 06:53:04
Modified files:
usr.bin/tcpbench: tcpbench.c
Log message:
Remove unused variable kerr.
ok bluhm@
CVSROOT:/cvs
Module name:src
Changes by: bl...@cvs.openbsd.org 2023/05/22 06:37:00
Modified files:
usr.bin/tcpbench: tcpbench.c
Log message:
Remove duplicate entries in kvars.
OK tobhe@
CVSROOT:/cvs
Module name:src
Changes by: es...@cvs.openbsd.org 2023/05/22 06:05:57
Modified files:
usr.sbin/pkg_add/OpenBSD: PkgCreate.pm PkgCheck.pm
Log message:
gc unused/old code
CVSROOT:/cvs
Module name:src
Changes by: k...@cvs.openbsd.org2023/05/22 03:29:54
Modified files:
distrib/special/sysctl: sysctl.c
Log message:
fix usage, name arg is optional
15 matches
Mail list logo