summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-11add a note about the 'extensions' field in the signed objectDamien Miller
2019-12-11Logitech Webcam C922 Pro works fine (supports 60fps at 1280x720).Marcus Glocker
2019-12-11Convert sendto() to sendmsg().denis
2019-12-11Fix 2 memory leaks in error paths and a double-free (kroute_insert alreadyremi
2019-12-11Merge existing decls and decls introduced in rev 1.10Jeremie Courreges-Anglas
2019-12-11The file passed to realpath(3) must exists, adjust man page to newAlexander Bluhm
2019-12-11it's no longer possible to disable privilege separation in sshd, soDamien Miller
2019-12-11Tweak previous to check the wrapped flag and stop if not set.Nicholas Marriott
2019-12-11ld.so may fail to remove the LD_LIBRARY_PATH environment variable forTodd C. Miller
2019-12-11Allow search across wrapped lines and fix some inconsistencies in how thNicholas Marriott
2019-12-11Plug leaks related to running queue maintenance. ok florian@Otto Moerbeek
2019-12-11add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit andStuart Henderson
2019-12-11Do not set cursor colour to default unless it has been changed, GitHubNicholas Marriott
2019-12-11use sockaddr_storage to store the address used to generate mcast entries.David Gwynne
2019-12-11Replace p_xstat with ps_xexit and ps_xsigPhilip Guenther
2019-12-11%r26 hasn't been used by the threads implementation since 2016, so stopPhilip Guenther
2019-12-11vmd: proper concurrency control when pausing a vmpd
2019-12-10some more corrections for documentation problems spotted by Ron FrederickDamien Miller
2019-12-10loading security keys into ssh-agent used the extension constraintDamien Miller
2019-12-10add security key types to list of keys allowed to act as CAs;Damien Miller
2019-12-10when acting as a CA and using a security key as the CA key, remind theDamien Miller
2019-12-10chop some unnecessary and confusing verbiage from the security keyDamien Miller
2019-12-10Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE.tobhe
2019-12-10Just output a generic error message:Antoine Jacoutot
2019-12-10If a file or directory component does not exists, realpath(3) returnsAlexander Bluhm
2019-12-10Make TMUX_CONF a list of files and expand leading $FOO or ~.Nicholas Marriott
2019-12-10We can receive a delete and free an SA that is referenced in sa_nextr.tobhe
2019-12-10Print started and stopped domains alikekn
2019-12-10Like other architectures, luna88k bootloader also needs arc4.c.Kenji Aoyama
2019-12-10In HTML, display straight quotes, not curly quotes, for Qq/Qo/Qc macros.Anthony J. Bentley
2019-12-10Plug two mem leaks in udp_receive() and zap unneeded allocations;Otto Moerbeek
2019-12-10Similar to doubting NXDOMAIN when we just switched networks we alsoFlorian Obser
2019-12-10Remove includes that are no longer neeed after tedu's simplification.Todd C. Miller
2019-12-10The msync interface first appeared in SunOS 4.0.Jonathan Gray
2019-12-10Adjust history text.Jonathan Gray
2019-12-09When loading a library, mmap(2) may fail. Then everything getsAlexander Bluhm
2019-12-09print addresses upon msyscall failure, for nowTheo de Raadt
2019-12-09Do not count up nentries in send_response() when the entry was skippedremi
2019-12-09fix error message.remi
2019-12-09iface is not used afterwards. It should have been removed in rev. 1.8.remi
2019-12-09swap two fields in the filter response protocol to match order of fields inGilles Chehade
2019-12-09update to-do listTheo Buehler
2019-12-09Run Wycheproof DSA P1363 test vectors against libcrypto.Theo Buehler
2019-12-09Reinstate ftp_printf to log sent HTTP headersJeremie Courreges-Anglas
2019-12-09typoTheo de Raadt
2019-12-09Many people have crossed the ABI, so re-enable "syscall call-from" checking.Theo de Raadt
2019-12-09rework the filtering text somewhat to condense it a little, avoid textJason McIntyre
2019-12-09Initialize length of uptime and trapoid for trap_agentx.Martijn van Duren
2019-12-09improve comment for uvm_map_inentry_pc(), the underlyingTheo de Raadt
2019-12-09update the example default config to use "from local" too; from myportslistJason McIntyre