History log of /openbsd/regress/lib/libcrypto/ (Results 1 – 25 of 1180)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
3370674d24-Jan-2025 tb <tb@openbsd.org>

Remove pointless call to EC_GROUP_precompute_mul()

f9647d2822-Jan-2025 tb <tb@openbsd.org>

ectest: zap stray whitespace

5fc787e022-Jan-2025 tb <tb@openbsd.org>

ectest: fix misleading indentation

b1256b5022-Jan-2025 tb <tb@openbsd.org>

ectest: remove unused defines

6f11255e22-Jan-2025 tb <tb@openbsd.org>

ectest: even more lipstick

8b9e009e22-Jan-2025 tb <tb@openbsd.org>

ectest: apply some more lipstick

1e6310a222-Jan-2025 tb <tb@openbsd.org>

ectest: switch from new + copy to dup. zap some NULL checks before free

cbd9e74c22-Jan-2025 tb <tb@openbsd.org>

bn_test: remove random negative dance for bn_div_reciprocal()

2d506d2e22-Jan-2025 tb <tb@openbsd.org>

Adjust for BN_div_recp() -> BN_div_reciprocal()

7cccfeda22-Jan-2025 jsing <jsing@openbsd.org>

Ensure the cyclic subgroup cycles in the expected number of iterations.

Also print the iteration number and fix some indentation.

717b121122-Jan-2025 tb <tb@openbsd.org>

ectest: heed long forgotten XXX and switch back to BN_one()

ab6645b621-Jan-2025 tb <tb@openbsd.org>

ec/Makefile: remove excess tabs

6a951d5521-Jan-2025 tb <tb@openbsd.org>

bn_test: use BN_RECP_CTX_create() rather than _new()/_set()


/openbsd/lib/libcrypto/bn/bn_exp.c
/openbsd/lib/libcrypto/bn/bn_local.h
/openbsd/lib/libcrypto/bn/bn_recp.c
/openbsd/lib/libcrypto/crypto.h
/openbsd/lib/libcrypto/evp/pmeth_lib.c
bn/bn_test.c
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/Makefile
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/rfc.in
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/rfc.out_ascii
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/rfc.out_html
/openbsd/regress/usr.bin/mandoc/mdoc/Rs/rfc.out_markdown
/openbsd/regress/usr.bin/openssl/appstest.sh
/openbsd/share/man/man9/pmap.9
/openbsd/share/zoneinfo/datfiles/antarctica
/openbsd/share/zoneinfo/datfiles/asia
/openbsd/share/zoneinfo/datfiles/australasia
/openbsd/share/zoneinfo/datfiles/etcetera
/openbsd/share/zoneinfo/datfiles/europe
/openbsd/share/zoneinfo/datfiles/factory
/openbsd/share/zoneinfo/datfiles/leap-seconds.list
/openbsd/share/zoneinfo/datfiles/northamerica
/openbsd/share/zoneinfo/datfiles/southamerica
/openbsd/share/zoneinfo/datfiles/zone.tab
/openbsd/share/zoneinfo/datfiles/zone1970.tab
/openbsd/share/zoneinfo/datfiles/zonenow.tab
/openbsd/sys/arch/arm/arm/cpufunc.c
/openbsd/sys/arch/riscv64/include/pmap.h
/openbsd/sys/arch/riscv64/riscv64/pmap.c
/openbsd/sys/dev/pci/drm/i915/i915_active.c
/openbsd/sys/dev/pci/drm/include/linux/atomic.h
/openbsd/sys/kern/init_sysent.c
/openbsd/sys/kern/syscalls.c
/openbsd/sys/kern/syscalls.master
/openbsd/sys/kern/uipc_socket.c
/openbsd/sys/kern/uipc_socket2.c
/openbsd/sys/kern/uipc_usrreq.c
/openbsd/sys/kern/vfs_syscalls.c
/openbsd/sys/sys/syscall.h
/openbsd/sys/sys/syscallargs.h
/openbsd/usr.bin/mandoc/mdoc_html.c
/openbsd/usr.bin/mandoc/mdoc_markdown.c
/openbsd/usr.bin/openssl/dh.c
/openbsd/usr.bin/openssl/dhparam.c
/openbsd/usr.bin/openssl/dsaparam.c
/openbsd/usr.bin/openssl/ecparam.c
/openbsd/usr.bin/openssl/openssl.1
/openbsd/usr.bin/openssl/x509.c
/openbsd/usr.sbin/iscsid/iscsid.8
f09dd01619-Jan-2025 tb <tb@openbsd.org>

md_test: switch from 2<<28 to 1<<29

discussed with jsing

9c7bd2b019-Jan-2025 jsing <jsing@openbsd.org>

Add regress coverage that checks the MD5 message bit counter handling.


/openbsd/distrib/sets/lists/base/mi
/openbsd/etc/MAKEDEV.common
/openbsd/etc/Makefile
/openbsd/etc/etc.alpha/MAKEDEV
/openbsd/etc/etc.amd64/MAKEDEV
/openbsd/etc/etc.arm64/MAKEDEV
/openbsd/etc/etc.armv7/MAKEDEV
/openbsd/etc/etc.hppa/MAKEDEV
/openbsd/etc/etc.i386/MAKEDEV
/openbsd/etc/etc.landisk/MAKEDEV
/openbsd/etc/etc.loongson/MAKEDEV
/openbsd/etc/etc.macppc/MAKEDEV
/openbsd/etc/etc.octeon/MAKEDEV
/openbsd/etc/etc.riscv64/MAKEDEV
/openbsd/etc/etc.sparc64/MAKEDEV
/openbsd/etc/etc.sparc64/login.conf
/openbsd/etc/rpki/arin.tal
/openbsd/lib/libc/crypt/crypt.3
/openbsd/lib/libcrypto/asn1/asn_mime.c
/openbsd/lib/libcrypto/asn1/t_x509.c
/openbsd/lib/libcrypto/bn/bn.h
/openbsd/lib/libcrypto/bn/bn_local.h
/openbsd/lib/libcrypto/bn/bn_recp.c
/openbsd/lib/libcrypto/dh/dh_ameth.c
/openbsd/lib/libcrypto/ec/ec_key.c
/openbsd/lib/libcrypto/ec/ec_lib.c
/openbsd/lib/libcrypto/ec/ec_local.h
/openbsd/lib/libcrypto/ec/ec_mult.c
/openbsd/lib/libcrypto/ec/ecp_methods.c
/openbsd/lib/libcrypto/man/X509_NAME_print_ex.3
/openbsd/lib/libcrypto/pkcs12/p12_kiss.c
/openbsd/lib/libcrypto/rsa/rsa_pmeth.c
/openbsd/lib/libcrypto/sha/sha1_amd64_generic.S
/openbsd/lib/libcrypto/ts/ts_lib.c
/openbsd/lib/libcrypto/x509/x509_policy.c
/openbsd/lib/libpcap/pcap_open_live.3
/openbsd/lib/libssl/man/SSL_CTX_add1_chain_cert.3
/openbsd/lib/libssl/man/SSL_CTX_add_extra_chain_cert.3
/openbsd/lib/libssl/man/SSL_CTX_set_cipher_list.3
/openbsd/lib/libssl/man/SSL_CTX_set_security_level.3
/openbsd/lib/libssl/man/SSL_CTX_set_tmp_dh_callback.3
/openbsd/lib/libssl/man/SSL_CTX_use_certificate.3
/openbsd/lib/libssl/ssl_ciph.c
/openbsd/lib/libssl/ssl_local.h
/openbsd/lib/libssl/ssl_seclevel.c
/openbsd/lib/libssl/t1_lib.c
/openbsd/libexec/security/security
md/md_test.c
/openbsd/regress/lib/libssl/interop/Makefile
/openbsd/regress/lib/libssl/interop/botan/Makefile
/openbsd/regress/lib/libssl/interop/cert/Makefile
/openbsd/regress/lib/libssl/interop/cipher/Makefile
/openbsd/regress/lib/libssl/interop/netcat/Makefile
/openbsd/regress/lib/libssl/interop/openssl33/Makefile
/openbsd/regress/lib/libssl/interop/openssl34/Makefile
/openbsd/regress/lib/libssl/interop/session/Makefile
/openbsd/regress/lib/libssl/interop/version/Makefile
/openbsd/regress/sys/kern/sosplice/error/args-unsplice-EPROTO.pl
/openbsd/regress/sys/kern/sosplice/tcp/args-unsplice-forked.pl
/openbsd/regress/sys/netinet/tcpthread/Makefile
/openbsd/regress/sys/netinet/tcpthread/README
/openbsd/regress/sys/netinet/tcpthread/tcpthread.c
/openbsd/regress/sys/netinet6/rip6cksum/Makefile
/openbsd/regress/usr.bin/mandoc/roff/nr/scale.in
/openbsd/regress/usr.bin/mandoc/roff/nr/scale.out_ascii
/openbsd/regress/usr.bin/openssl/appstest.sh
/openbsd/regress/usr.sbin/bgpd/integrationtests/Makefile
/openbsd/regress/usr.sbin/bgpd/integrationtests/addpath.rdomain2.ok
/openbsd/regress/usr.sbin/bgpd/integrationtests/addpath.sh
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain1.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain2_1.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain2_2.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain2_3.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain2_4.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.addpath.rdomain2_5.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.extnh.rdomain1.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.extnh.rdomain2_1.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.extnh.rdomain2_2.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain1.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/bgpd.maxattr.rdomain2_3.conf
/openbsd/regress/usr.sbin/bgpd/integrationtests/extnh.sh
/openbsd/regress/usr.sbin/bgpd/integrationtests/extnh.test1.ok
/openbsd/regress/usr.sbin/rpki-client/Makefile
/openbsd/regress/usr.sbin/rpki-client/openssl/Makefile
/openbsd/sbin/ifconfig/brconfig.c
/openbsd/sbin/ifconfig/ifconfig.8
/openbsd/sbin/ifconfig/ifconfig.c
/openbsd/sbin/ifconfig/ifconfig.h
/openbsd/sbin/mountd/mountd.c
/openbsd/sbin/nfsd/nfsd.c
/openbsd/share/man/man4/video.4
/openbsd/share/man/man5/cargo-module.5
/openbsd/share/man/man5/python-module.5
/openbsd/share/man/man5/ruby-module.5
/openbsd/share/man/man9/sosplice.9
/openbsd/share/misc/airport
/openbsd/sys/arch/arm64/arm64/pmap.c
/openbsd/sys/arch/arm64/include/pmap.h
/openbsd/sys/arch/arm64/stand/efiboot/efiboot.c
/openbsd/sys/arch/powerpc64/include/intr.h
/openbsd/sys/arch/powerpc64/powerpc64/intr.c
/openbsd/sys/dev/dt/dt_prov_static.c
/openbsd/sys/dev/fdt/gpiokeys.c
/openbsd/sys/dev/fdt/qcgpio_fdt.c
/openbsd/sys/dev/fdt/virtio_mmio.c
/openbsd/sys/dev/i2c/ihidev.c
/openbsd/sys/dev/i2c/ihidev.h
/openbsd/sys/dev/i2c/ikbd.c
/openbsd/sys/dev/ic/ufshci.c
/openbsd/sys/dev/ic/ufshcivar.h
/openbsd/sys/dev/kstat.c
/openbsd/sys/dev/ofw/ofw_gpio.c
/openbsd/sys/dev/ofw/ofw_gpio.h
/openbsd/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c
/openbsd/sys/dev/pci/drm/i915/gt/intel_context.c
/openbsd/sys/dev/pci/drm/i915/gt/intel_engine_user.c
/openbsd/sys/dev/pci/pcidevs
/openbsd/sys/dev/pci/pcidevs.h
/openbsd/sys/dev/pci/pcidevs_data.h
/openbsd/sys/dev/pci/virtio_pci.c
/openbsd/sys/dev/pv/if_vio.c
/openbsd/sys/dev/pv/vioblk.c
/openbsd/sys/dev/pv/viocon.c
/openbsd/sys/dev/pv/viogpu.c
/openbsd/sys/dev/pv/virtio.c
/openbsd/sys/dev/pv/virtiovar.h
/openbsd/sys/dev/softraid.c
/openbsd/sys/dev/usb/uaudio.c
/openbsd/sys/dev/usb/utvfu.c
/openbsd/sys/dev/usb/utvfu.h
/openbsd/sys/dev/usb/uvideo.c
/openbsd/sys/dev/usb/uvideo.h
/openbsd/sys/kern/kern_malloc.c
/openbsd/sys/kern/kern_sig.c
/openbsd/sys/kern/kern_sysctl.c
/openbsd/sys/kern/kern_task.c
/openbsd/sys/kern/kern_timeout.c
/openbsd/sys/kern/subr_hibernate.c
/openbsd/sys/kern/uipc_socket.c
/openbsd/sys/kern/uipc_socket2.c
/openbsd/sys/kern/uipc_syscalls.c
/openbsd/sys/net/bpf.c
/openbsd/sys/net/if.c
/openbsd/sys/net/if_ethersubr.c
/openbsd/sys/net/if_pppoe.c
/openbsd/sys/net/if_pppoe.h
/openbsd/sys/net/if_sppp.h
/openbsd/sys/net/if_spppsubr.c
/openbsd/sys/net/rtsock.c
/openbsd/sys/netinet/in_pcb.c
/openbsd/sys/netinet/in_pcb.h
/openbsd/sys/netinet/tcp_input.c
/openbsd/sys/netinet/tcp_subr.c
/openbsd/sys/netinet/tcp_timer.c
/openbsd/sys/netinet/tcp_timer.h
/openbsd/sys/netinet/tcp_usrreq.c
/openbsd/sys/netinet/tcp_var.h
/openbsd/sys/ntfs/ntfs_ihash.c
/openbsd/sys/ntfs/ntfs_ihash.h
/openbsd/sys/ntfs/ntfs_subr.c
/openbsd/sys/sys/hibernate.h
/openbsd/sys/sys/refcnt.h
/openbsd/sys/sys/socketvar.h
/openbsd/sys/sys/videoio.h
/openbsd/sys/uvm/uvm_fault.c
/openbsd/sys/uvm/uvm_pmap.h
/openbsd/usr.bin/mandoc/roff.c
/openbsd/usr.bin/pkg-config/OpenBSD/PkgConfig.pm
/openbsd/usr.bin/rsync/main.c
/openbsd/usr.bin/rsync/version.h
/openbsd/usr.bin/ssh/auth2.c
/openbsd/usr.bin/ssh/servconf.c
/openbsd/usr.bin/ssh/sshd-auth.c
/openbsd/usr.bin/ssh/sshd-session.c
/openbsd/usr.bin/tmux/cmd-parse.y
/openbsd/usr.bin/tmux/popup.c
/openbsd/usr.bin/tmux/server-client.c
/openbsd/usr.bin/tmux/tty.c
/openbsd/usr.sbin/bgpd/bgpd.8
/openbsd/usr.sbin/bgpd/bgpd.conf.5
/openbsd/usr.sbin/bgpd/bgpd.h
/openbsd/usr.sbin/bgpd/parse.y
/openbsd/usr.sbin/bgpd/printconf.c
/openbsd/usr.sbin/bgpd/rde.c
/openbsd/usr.sbin/bgpd/rde.h
/openbsd/usr.sbin/bgpd/rde_peer.c
/openbsd/usr.sbin/bgpd/rde_rib.c
/openbsd/usr.sbin/bgpd/rde_update.c
/openbsd/usr.sbin/bgpd/rtr_proto.c
/openbsd/usr.sbin/bgpd/session.c
/openbsd/usr.sbin/bgpd/util.c
/openbsd/usr.sbin/iscsid/connection.c
/openbsd/usr.sbin/iscsid/initiator.c
/openbsd/usr.sbin/iscsid/iscsid.h
/openbsd/usr.sbin/iscsid/session.c
/openbsd/usr.sbin/iscsid/util.c
/openbsd/usr.sbin/rpki-client/rpki-client.8
/openbsd/usr.sbin/vmd/virtio.c
/openbsd/usr.sbin/vmd/virtio.h
/openbsd/usr.sbin/vmd/vmd.h
5e713ac606-Jan-2025 tb <tb@openbsd.org>

An -> The

There's only one inverse and in standard affine coordinates it only has
one representation.

ca071fc006-Jan-2025 tb <tb@openbsd.org>

Print the inverse in affine coordinates

This way we can get rid of the stupidity that is publicly exposed
Jprojective coordinates soon.

8c0ef55205-Jan-2025 tb <tb@openbsd.org>

Let's use RSA_3 rather than 3

e9db3f5705-Jan-2025 tb <tb@openbsd.org>

Stop setting RSA_FLAG_SIGN_VER

With rsa_sign.c r1.37 this is no longer needed.

3af2523f04-Jan-2025 tb <tb@openbsd.org>

rsa_method_test: some consistency tweaks

cd39861504-Jan-2025 tb <tb@openbsd.org>

fix typo

0d1389ec04-Jan-2025 tb <tb@openbsd.org>

Add some regress coverage for custom RSA methods

This currently only covers sign and verify since other parts are already
known to work in practice. Prompted by a bug report by kn

666d181c04-Jan-2025 tb <tb@openbsd.org>

rsa tests: tidy up the makefile


/openbsd/distrib/sets/lists/comp/mi
/openbsd/lib/libcrypto/ec/ec_lib.c
/openbsd/lib/libcrypto/ec/ec_local.h
/openbsd/lib/libcrypto/ec/ecp_methods.c
/openbsd/lib/libcrypto/man/X509V3_get_d2i.3
/openbsd/lib/libcrypto/mlkem/mlkem1024.c
/openbsd/lib/libcrypto/mlkem/mlkem768.c
/openbsd/lib/libcrypto/stack/stack.c
rsa/Makefile
/openbsd/regress/usr.bin/ftp/redirect.sh
/openbsd/regress/usr.bin/mandoc/roff/nr/predef.in
/openbsd/regress/usr.bin/mandoc/roff/nr/predef.out_ascii
/openbsd/regress/usr.sbin/installboot/Makefile
/openbsd/sbin/nfsd/nfsd.c
/openbsd/share/man/man7/mdoc.7
/openbsd/sys/arch/alpha/alpha/mem.c
/openbsd/sys/arch/amd64/amd64/mem.c
/openbsd/sys/arch/arm/arm/mem.c
/openbsd/sys/arch/arm64/arm64/mem.c
/openbsd/sys/arch/hppa/hppa/mem.c
/openbsd/sys/arch/i386/i386/mem.c
/openbsd/sys/arch/m88k/m88k/mem.c
/openbsd/sys/arch/macppc/macppc/mem.c
/openbsd/sys/arch/mips64/mips64/mem.c
/openbsd/sys/arch/powerpc64/powerpc64/mem.c
/openbsd/sys/arch/riscv64/riscv64/mem.c
/openbsd/sys/arch/sh/sh/mem.c
/openbsd/sys/arch/sparc64/sparc64/mem.c
/openbsd/sys/dev/audio.c
/openbsd/sys/dev/fdt/qcpmic.c
/openbsd/sys/dev/fdt/qcpon.c
/openbsd/sys/dev/fdt/qcspmi.c
/openbsd/sys/dev/hotplug.c
/openbsd/sys/dev/i2c/ihidev.c
/openbsd/sys/dev/midi.c
/openbsd/sys/dev/pci/drm/amd/amdgpu/amdgpu_job.c
/openbsd/sys/dev/pci/drm/amd/amdgpu/amdgpu_vm.c
/openbsd/sys/dev/pci/drm/drm_ioctl.c
/openbsd/sys/dev/pci/drm/drm_modes.c
/openbsd/sys/dev/pci/drm/i915/gt/intel_engine_types.h
/openbsd/sys/dev/pci/drm/i915/gt/uc/intel_guc_submission.c
/openbsd/sys/dev/pci/drm/include/linux/overflow.h
/openbsd/sys/dev/rnd.c
/openbsd/sys/dev/usb/fido.c
/openbsd/sys/dev/usb/uaudio.c
/openbsd/sys/dev/usb/ugen.c
/openbsd/sys/dev/usb/uhid.c
/openbsd/sys/dev/usb/ujoy.c
/openbsd/sys/dev/usb/uvideo.c
/openbsd/sys/dev/wscons/wskbd.c
/openbsd/sys/dev/wscons/wsmouse.c
/openbsd/sys/dev/wscons/wsmux.c
/openbsd/sys/kern/init_main.c
/openbsd/sys/kern/kern_descrip.c
/openbsd/sys/kern/kern_rwlock.c
/openbsd/sys/kern/kern_sysctl.c
/openbsd/sys/kern/subr_hibernate.c
/openbsd/sys/kern/subr_log.c
/openbsd/sys/kern/subr_pool.c
/openbsd/sys/kern/sys_generic.c
/openbsd/sys/kern/sys_pipe.c
/openbsd/sys/kern/sys_socket.c
/openbsd/sys/kern/tty.c
/openbsd/sys/kern/uipc_mbuf.c
/openbsd/sys/kern/uipc_socket.c
/openbsd/sys/kern/uipc_socket2.c
/openbsd/sys/kern/uipc_usrreq.c
/openbsd/sys/kern/vfs_subr.c
/openbsd/sys/kern/vfs_vnops.c
/openbsd/sys/miscfs/fifofs/fifo_vnops.c
/openbsd/sys/net/bpf.c
/openbsd/sys/net/if_loop.c
/openbsd/sys/net/if_pppx.c
/openbsd/sys/net/if_tun.c
/openbsd/sys/net/route.c
/openbsd/sys/net/route.h
/openbsd/sys/net/rtsock.c
/openbsd/sys/netinet/icmp6.h
/openbsd/sys/netinet/if_ether.c
/openbsd/sys/netinet/if_ether.h
/openbsd/sys/netinet/in_pcb.c
/openbsd/sys/netinet/in_pcb.h
/openbsd/sys/netinet/in_proto.c
/openbsd/sys/netinet/ip6.h
/openbsd/sys/netinet/ip_divert.c
/openbsd/sys/netinet/ip_esp.h
/openbsd/sys/netinet/ip_gre.c
/openbsd/sys/netinet/ip_gre.h
/openbsd/sys/netinet/ip_icmp.c
/openbsd/sys/netinet/ip_id.c
/openbsd/sys/netinet/ip_input.c
/openbsd/sys/netinet/ip_ipsp.h
/openbsd/sys/netinet/ip_mroute.h
/openbsd/sys/netinet/ip_output.c
/openbsd/sys/netinet/raw_ip.c
/openbsd/sys/netinet/tcp_input.c
/openbsd/sys/netinet/tcp_output.c
/openbsd/sys/netinet/tcp_subr.c
/openbsd/sys/netinet/tcp_timer.c
/openbsd/sys/netinet/tcp_timer.h
/openbsd/sys/netinet/tcp_usrreq.c
/openbsd/sys/netinet/tcp_var.h
/openbsd/sys/netinet/udp_usrreq.c
/openbsd/sys/netinet6/icmp6.c
/openbsd/sys/netinet6/in6_src.c
/openbsd/sys/netinet6/ip6_forward.c
/openbsd/sys/netinet6/ip6_id.c
/openbsd/sys/netinet6/ip6_mroute.h
/openbsd/sys/netinet6/ip6_output.c
/openbsd/sys/sys/atomic.h
/openbsd/sys/sys/mount.h
/openbsd/sys/sys/pool.h
/openbsd/sys/sys/rwlock.h
/openbsd/sys/sys/socketvar.h
/openbsd/sys/uvm/uvm_fault.c
/openbsd/usr.bin/mandoc/roff.c
/openbsd/usr.bin/mandoc/st.c
/openbsd/usr.bin/openssl/apps.c
/openbsd/usr.bin/openssl/apps.h
/openbsd/usr.bin/openssl/asn1pars.c
/openbsd/usr.bin/openssl/ciphers.c
/openbsd/usr.bin/openssl/openssl.c
/openbsd/usr.bin/openssl/pkcs8.c
/openbsd/usr.bin/openssl/rsa.c
/openbsd/usr.bin/openssl/s_cb.c
/openbsd/usr.bin/openssl/s_client.c
/openbsd/usr.bin/openssl/s_server.c
/openbsd/usr.bin/openssl/s_socket.c
/openbsd/usr.bin/openssl/s_time.c
/openbsd/usr.bin/openssl/sess_id.c
/openbsd/usr.bin/openssl/speed.c
/openbsd/usr.bin/rdist/rdist.1
/openbsd/usr.bin/tcpbench/tcpbench.c
/openbsd/usr.bin/tmux/input-keys.c
/openbsd/usr.bin/tmux/options-table.c
/openbsd/usr.bin/tmux/options.c
/openbsd/usr.bin/tmux/server.c
/openbsd/usr.bin/tmux/tmux.1
/openbsd/usr.bin/tmux/tmux.h
/openbsd/usr.bin/tmux/tty-keys.c
/openbsd/usr.bin/tmux/utf8-combined.c
/openbsd/usr.bin/tmux/utf8.c
/openbsd/usr.sbin/bgpd/rde.c
/openbsd/usr.sbin/bgpd/rde_prefix.c
/openbsd/usr.sbin/bgpd/session.c
/openbsd/usr.sbin/dvmrpd/kroute.c
/openbsd/usr.sbin/ospf6d/kroute.c
/openbsd/usr.sbin/ospfd/kroute.c
/openbsd/usr.sbin/ripd/kroute.c
/openbsd/usr.sbin/rpki-client/extern.h
/openbsd/usr.sbin/rpki-client/main.c
/openbsd/usr.sbin/rpki-client/output-bird.c
/openbsd/usr.sbin/rpki-client/output.c
/openbsd/usr.sbin/rpki-client/rpki-client.8
/openbsd/usr.sbin/rpki-client/version.h
/openbsd/usr.sbin/tcpdump/print-lldp.c
c0c122ca29-Dec-2024 tb <tb@openbsd.org>

Zap extraneous -DLIBRESSL_INTERNAL


/openbsd/lib/libcrypto/man/ASN1_STRING_length.3
/openbsd/lib/libcrypto/man/ASN1_STRING_new.3
/openbsd/lib/libcrypto/man/EVP_aes_128_ccm.3
/openbsd/lib/libcrypto/man/EVP_aes_128_gcm.3
/openbsd/lib/libcrypto/man/Makefile
/openbsd/lib/libcrypto/man/X509V3_EXT_print.3
/openbsd/lib/libcrypto/man/X509V3_get_d2i.3
/openbsd/lib/libcrypto/man/X509_EXTENSION_set_object.3
/openbsd/lib/libcrypto/man/a2i_ipadd.3
/openbsd/lib/libcrypto/man/i2a_ASN1_STRING.3
/openbsd/lib/libcrypto/man/s2i_ASN1_INTEGER.3
/openbsd/lib/libcrypto/stack/stack.c
mlkem/Makefile
/openbsd/regress/sys/net/pf_opts/icmp.py
/openbsd/regress/sys/net/pf_opts/icmp6.py
/openbsd/regress/sys/net/pf_opts/icmp6_dst.py
/openbsd/regress/sys/net/pf_opts/icmp6_hop.py
/openbsd/regress/sys/net/pf_opts/icmp6_hop_bad.py
/openbsd/regress/sys/net/pf_opts/icmp6_hop_max.py
/openbsd/regress/sys/net/pf_opts/icmp6_hop_pad.py
/openbsd/regress/sys/net/pf_opts/icmp6_hop_ra.py
/openbsd/regress/sys/net/pf_opts/icmp6_mld_bad.py
/openbsd/regress/sys/net/pf_opts/icmp6_mld_ra.py
/openbsd/regress/sys/net/pf_opts/icmp_bad.py
/openbsd/regress/sys/net/pf_opts/icmp_eol.py
/openbsd/regress/sys/net/pf_opts/icmp_max.py
/openbsd/regress/sys/net/pf_opts/icmp_pad.py
/openbsd/regress/sys/net/pf_opts/icmp_ra.py
/openbsd/regress/sys/net/pf_opts/igmp_bad.py
/openbsd/regress/sys/net/pf_opts/igmp_ra.py
/openbsd/regress/usr.bin/ftp/Makefile
/openbsd/regress/usr.bin/ftp/redirect.sh
/openbsd/sys/arch/luna88k/luna88k/disksubr.c
/openbsd/sys/dev/usb/uvideo.c
/openbsd/sys/kern/kern_ktrace.c
/openbsd/sys/kern/kern_sig.c
/openbsd/sys/kern/kern_sysctl.c
/openbsd/sys/kern/uipc_socket.c
/openbsd/sys/netinet/tcp_input.c
/openbsd/sys/netinet/tcp_output.c
/openbsd/sys/netinet/tcp_subr.c
/openbsd/sys/netinet/tcp_timer.c
/openbsd/sys/netinet/tcp_timer.h
/openbsd/sys/netinet/tcp_var.h
/openbsd/sys/sys/syscall_mi.h
/openbsd/sys/uvm/uvm_anon.c
/openbsd/sys/uvm/uvm_aobj.c
/openbsd/sys/uvm/uvm_fault.c
/openbsd/sys/uvm/uvm_map.c
/openbsd/sys/uvm/uvm_page.c
/openbsd/sys/uvm/uvm_pdaemon.c
/openbsd/sys/uvm/uvm_vnode.c
/openbsd/usr.bin/tcpbench/tcpbench.c
/openbsd/usr.sbin/rad/rad.conf.5
/openbsd/usr.sbin/rad/rad.h
a22ce74627-Dec-2024 tb <tb@openbsd.org>

parse test file: add helper to skip to end of line

12345678910>>...48