openbsd
2021-09-22 bennoenable POOL_DEBUG again.
2021-09-22 deraadtwe are now working on 7.0-current
2021-09-22 claudioAdjust handling of RIB_GENERIC_ADDPATH MRT messages...
2021-09-22 ericremove test traces committed by mistake
2021-09-22 ericbump version to 7.0.0
2021-09-22 ericdecode srs-encoded address in the right place.
2021-09-22 ericsync table_db capabilities with table_static
2021-09-22 kettenisAdd a workaround for machines where the framebuffer...
2021-09-22 antonPrevent ucc keyboards from changing the wsmux keyboard...
2021-09-22 nicmFix command prompt with multiple prompts (add the resul...
2021-09-21 bluhmAdd NUL termination to btfile content to avoid that...
2021-09-21 deraadtctfstrip uses objcopy behind the scenes, meaning objcop...
2021-09-21 bluhmThe cflags -DSUN_CYLCHECK -DSUN_AAT0 were removed accid...
2021-09-21 florianUse upercase DHCP and sprinkle in some ":".
2021-09-21 kettenisDuring resume, also restore pins that we configured...
2021-09-21 bennobump rpki-client version
2021-09-21 claudioMove us to OpenBGPD 7.2
2021-09-20 deraadtjmc was a bit too eager and deleted the -DSUN_CYLCHECK...
2021-09-20 antonChanging the encoding of a ucc keyboard doesn't make...
2021-09-20 florianDocument how a 0 byte can be encoded for client-id.
2021-09-20 tbFix release day and emacs version
2021-09-20 claudioUse proper sigsuspend() instead of old pause() and...
2021-09-20 florianAccording to RFC 2132 (9.14. Client identifier) a hardw...
2021-09-20 inoguchiFix appstest.sh for testing with OpenSSL 3.0
2021-09-20 djmfix missing -s in SYNOPSYS and usage() as well as a...
2021-09-20 dtuckerFix "Allocated port" debug message for unix sockets...
2021-09-20 djmSwitch scp back to use the old protocol by default...
2021-09-20 jmatthewwire up bpf correctly
2021-09-20 jmatthewpci_mapreg_map() will assign an address to the BAR...
2021-09-19 bennobump example versions
2021-09-19 bennodisable pool debug for release
2021-09-19 deraadtadjust date
2021-09-19 cwenlogin.conf: raise datasize-cur limits for pbuild on...
2021-09-19 deraadtadjust date
2021-09-19 mpiUnlock top part of the VM fault handler.
2021-09-19 bluhmThe LocalDomain in syslogd(8) is not used, remove variable.
2021-09-19 tbSwitch two calls from memset() to explicit_bzero()
2021-09-19 claudioAt least t_fork and t_vfork tests need coredumps enable...
2021-09-18 claudiocheck_send_expect() does some nasty ibuf magic to allow...
2021-09-18 kettenisWork around a BIOS bug on Lenovo Thinkpads based on...
2021-09-18 deraadtupon length check or other failure, explicit_bzero...
2021-09-18 deraadtfreezero() instead of free(), because the object may...
2021-09-18 djmbetter error message for ~user failures when the sftp...
2021-09-17 sthenFix subjectAlternativeName (SAN) generation for CSRs...
2021-09-17 deraadtthese files do not need sys/param.h
2021-09-17 deraadtsys/param.h was only used for PAGE_MASK. use getpagesi...
2021-09-17 deraadtsys/param.h is not needed by this file
2021-09-17 deraadtsys/param.h is only needed for MAXCOMLEN, but a few...
2021-09-17 deraadtthe ioctl table generation does not require sys/param.h
2021-09-17 deraadtsys/param.h is not needed in these files
2021-09-17 deraadtsys/param.h is not needed in this file
2021-09-17 aoyamaSync 1bpp initial palette setting with NetBSD/luna68k.
2021-09-17 jcaImplement __builtin_clear_cache() on riscv64
2021-09-17 nicmDo not destroy sessions twice, GitHub issue 2889.
2021-09-17 antonadd missing sudo
2021-09-16 jsingImplement flushing for TLSv1.3 handshakes.
2021-09-16 djmmake some more scp-in-SFTP mode better match Unix idioms
2021-09-16 djmallow log_stderr==2 to prefix log messages with argv[0]
2021-09-16 floriandhcpleased(8) does not (yet?) track if routes it added...
2021-09-16 visatcpdump: Fix data alignment issue in WireGuard printer
2021-09-16 visaAdd EXTRACT_LE_64BITS().
2021-09-16 antonvarious improvements:
2021-09-16 nicmFix run-shell -d with no command, GitHub issue 2885.
2021-09-16 jmcsync SYNOPSIS and usage(); ok florian
2021-09-16 djmmissing space character in ssh -G output broke the...
2021-09-16 jsgdrm/amdgpu/acp: Make PM domain really work
2021-09-15 tbbump to LibreSSL 3.4.1
2021-09-15 claudioSet the X509 validation depth limit to 12 or double...
2021-09-15 florianExplain that traceroute compresses * * * lines at the...
2021-09-15 florianRewrite and simplify dhcpleasectl(8).
2021-09-15 fcambusAdd build infrastructure for the libclang_rt.profile...
2021-09-15 nicmFor the moment, restore if-shell and run-shell to parsi...
2021-09-15 djmallow CanonicalizePermittedCNAMEs=none in ssh_config...
2021-09-15 florianRemove configured routes no longer present in lease.
2021-09-15 antonImprove the uhid(4) manual:
2021-09-15 antonChange the errno to ENOTTY when encountering an unknown...
2021-09-14 inoguchiAvoid typedef redefinition
2021-09-14 deraadtsync
2021-09-14 tbAdd missing void to definition of http_init().
2021-09-14 kettenisCleanup some style issues and remove some unused code...
2021-09-14 kettenisCleanup some style issues.
2021-09-14 kettenisMake pmap_extract() mpsafe by grabbing the kernel lock...
2021-09-14 kettenisMake pmap_extract() mpsafe by grabbing the kernel lock...
2021-09-14 tbzap trailing white space
2021-09-14 tbCall the info cb on connect/accept exit in TLSv1.3
2021-09-14 schwarzeprovide a small manual page for the SSL_set_psk_use_ses...
2021-09-14 sthen/usr/bin/timeout should not be in man sets
2021-09-14 schwarzeMerge the stub SSL_SESSION_is_resumable(3) manual page...
2021-09-14 schwarzeAs suggested by tb@, merge the description of OPENSSL_E...
2021-09-14 jcaSync
2021-09-14 jcaProvide instruction cache invalidation through sysarch...
2021-09-14 claudioDo not download more than 300 deltas to sync a RRDP...
2021-09-14 mbuhlput back the mux_ctx memleak fix for SSH_CHANNEL_MUX_CLIENT
2021-09-14 mpiFix regression test, prodded by bluhm@
2021-09-14 mvsAdd missing kernel lock for Bi-directional Forwarding...
2021-09-14 janEnable cy(4) on amd64.
2021-09-14 florianWhen the dhcp server is unreachable via unicast UDP...
2021-09-13 dvvmm(4): add limit to number of vcpus
2021-09-13 deraadtsync
2021-09-13 jmcfix SEE ALSO;
next