summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-16Implement flushing for TLSv1.3 handshakes.Joel Sing
2021-09-16make some more scp-in-SFTP mode better match Unix idiomsDamien Miller
2021-09-16allow log_stderr==2 to prefix log messages with argv[0]Damien Miller
2021-09-16dhcpleased(8) does not (yet?) track if routes it added are deletedFlorian Obser
2021-09-16tcpdump: Fix data alignment issue in WireGuard printerVisa Hankala
2021-09-16Add EXTRACT_LE_64BITS().Visa Hankala
2021-09-16various improvements:Anton Lindqvist
2021-09-16Fix run-shell -d with no command, GitHub issue 2885.Nicholas Marriott
2021-09-16sync SYNOPSIS and usage(); ok florianJason McIntyre
2021-09-16missing space character in ssh -G output broke the t-sshcfgparseDamien Miller
2021-09-16drm/amdgpu/acp: Make PM domain really workJonathan Gray
2021-09-15bump to LibreSSL 3.4.1Theo Buehler
2021-09-15Set the X509 validation depth limit to 12 or double the current depth.Claudio Jeker
2021-09-15Explain that traceroute compresses * * * lines at the end of theFlorian Obser
2021-09-15Rewrite and simplify dhcpleasectl(8).Florian Obser
2021-09-15Add build infrastructure for the libclang_rt.profile library.Frederic Cambus
2021-09-15For the moment, restore if-shell and run-shell to parsing at the lastNicholas Marriott
2021-09-15allow CanonicalizePermittedCNAMEs=none in ssh_config; ok markus@Damien Miller
2021-09-15Remove configured routes no longer present in lease.Florian Obser
2021-09-15Improve the uhid(4) manual:Anton Lindqvist
2021-09-15Change the errno to ENOTTY when encountering an unknown ioctl command asAnton Lindqvist
2021-09-14Avoid typedef redefinitionKinichiro Inoguchi
2021-09-14syncTheo de Raadt
2021-09-14Add missing void to definition of http_init().Theo Buehler
2021-09-14Cleanup some style issues and remove some unused code. In particular,Mark Kettenis
2021-09-14Cleanup some style issues.Mark Kettenis
2021-09-14Make pmap_extract() mpsafe by grabbing the kernel lock for userland pmapsMark Kettenis
2021-09-14Make pmap_extract() mpsafe by grabbing the kernel lock for userland pmapsMark Kettenis
2021-09-14zap trailing white spaceTheo Buehler
2021-09-14Call the info cb on connect/accept exit in TLSv1.3Theo Buehler
2021-09-14provide a small manual page for the SSL_set_psk_use_session_callback(3)Ingo Schwarze
2021-09-14/usr/bin/timeout should not be in man setsStuart Henderson
2021-09-14Merge the stub SSL_SESSION_is_resumable(3) manual page from theIngo Schwarze
2021-09-14As suggested by tb@, merge the description of OPENSSL_EC_NAMED_CURVEIngo Schwarze
2021-09-14SyncJeremie Courreges-Anglas
2021-09-14Provide instruction cache invalidation through sysarch(RISCV_ICACHE_SYNC)Jeremie Courreges-Anglas
2021-09-14Do not download more than 300 deltas to sync a RRDP repo. Somewhere aroundClaudio Jeker
2021-09-14put back the mux_ctx memleak fix for SSH_CHANNEL_MUX_CLIENTmbuhl
2021-09-14Fix regression test, prodded by bluhm@Martin Pieuchot
2021-09-14Add missing kernel lock for Bi-directional Forwarding Detection data.Vitaliy Makkoveev
2021-09-14Enable cy(4) on amd64.Jan Klemkow
2021-09-14When the dhcp server is unreachable via unicast UDP retry broadcast.Florian Obser
2021-09-13vmm(4): add limit to number of vcpusDave Voutila
2021-09-13syncTheo de Raadt
2021-09-13fix SEE ALSO;Jason McIntyre
2021-09-13various formatting fixes;Jason McIntyre
2021-09-13tweak text in previous and fix SEE ALSO;Jason McIntyre
2021-09-13In X509_check_issued() do the same dance around x509v3_cache_extensions()Claudio Jeker
2021-09-13disk.dk_size can't be 0 as we errx() if that happens duringKenneth R Westerback
2021-09-13syncTheo de Raadt