Age | Commit message (Expand) | Author |
2019-12-11 | Allow search across wrapped lines and fix some inconsistencies in how th | Nicholas Marriott |
2019-12-11 | Plug leaks related to running queue maintenance. ok florian@ | Otto Moerbeek |
2019-12-11 | add sys/wait.h to unbreak builds; following "Replace p_xstat with ps_xexit and | Stuart Henderson |
2019-12-11 | Do not set cursor colour to default unless it has been changed, GitHub | Nicholas Marriott |
2019-12-11 | use sockaddr_storage to store the address used to generate mcast entries. | David Gwynne |
2019-12-11 | Replace p_xstat with ps_xexit and ps_xsig | Philip Guenther |
2019-12-11 | %r26 hasn't been used by the threads implementation since 2016, so stop | Philip Guenther |
2019-12-11 | vmd: proper concurrency control when pausing a vm | pd |
2019-12-10 | some more corrections for documentation problems spotted by Ron Frederick | Damien Miller |
2019-12-10 | loading security keys into ssh-agent used the extension constraint | Damien Miller |
2019-12-10 | add security key types to list of keys allowed to act as CAs; | Damien Miller |
2019-12-10 | when acting as a CA and using a security key as the CA key, remind the | Damien Miller |
2019-12-10 | chop some unnecessary and confusing verbiage from the security key | Damien Miller |
2019-12-10 | Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE. | tobhe |
2019-12-10 | Just output a generic error message: | Antoine Jacoutot |
2019-12-10 | If a file or directory component does not exists, realpath(3) returns | Alexander Bluhm |
2019-12-10 | Make TMUX_CONF a list of files and expand leading $FOO or ~. | Nicholas Marriott |
2019-12-10 | We can receive a delete and free an SA that is referenced in sa_nextr. | tobhe |
2019-12-10 | Print started and stopped domains alike | kn |
2019-12-10 | Like other architectures, luna88k bootloader also needs arc4.c. | Kenji Aoyama |
2019-12-10 | In HTML, display straight quotes, not curly quotes, for Qq/Qo/Qc macros. | Anthony J. Bentley |
2019-12-10 | Plug two mem leaks in udp_receive() and zap unneeded allocations; | Otto Moerbeek |
2019-12-10 | Similar to doubting NXDOMAIN when we just switched networks we also | Florian Obser |
2019-12-10 | Remove includes that are no longer neeed after tedu's simplification. | Todd C. Miller |
2019-12-10 | The msync interface first appeared in SunOS 4.0. | Jonathan Gray |
2019-12-10 | Adjust history text. | Jonathan Gray |
2019-12-09 | When loading a library, mmap(2) may fail. Then everything gets | Alexander Bluhm |
2019-12-09 | print addresses upon msyscall failure, for now | Theo de Raadt |
2019-12-09 | Do not count up nentries in send_response() when the entry was skipped | remi |
2019-12-09 | fix error message. | remi |
2019-12-09 | iface is not used afterwards. It should have been removed in rev. 1.8. | remi |
2019-12-09 | swap two fields in the filter response protocol to match order of fields in | Gilles Chehade |
2019-12-09 | update to-do list | Theo Buehler |
2019-12-09 | Run Wycheproof DSA P1363 test vectors against libcrypto. | Theo Buehler |
2019-12-09 | Reinstate ftp_printf to log sent HTTP headers | Jeremie Courreges-Anglas |
2019-12-09 | typo | Theo de Raadt |
2019-12-09 | Many people have crossed the ABI, so re-enable "syscall call-from" checking. | Theo de Raadt |
2019-12-09 | rework the filtering text somewhat to condense it a little, avoid text | Jason McIntyre |
2019-12-09 | Initialize length of uptime and trapoid for trap_agentx. | Martijn van Duren |
2019-12-09 | improve comment for uvm_map_inentry_pc(), the underlying | Theo de Raadt |
2019-12-09 | update the example default config to use "from local" too; from myportslist | Jason McIntyre |
2019-12-09 | sync | Theo de Raadt |
2019-12-09 | Move RCS Id to the top of the file | Jeremie Courreges-Anglas |
2019-12-09 | tweak -z mode verification to save the header and actually output it, | Marc Espie |
2019-12-09 | always pull in if_types.h, to unbreak ramdisks | Theo de Raadt |
2019-12-09 | With NOSSL let url_get() print a nice error message for https urls | Jeremie Courreges-Anglas |
2019-12-08 | For chunked transfers always restore the SIGINFO handler (not just on error) | Jeremie Courreges-Anglas |
2019-12-08 | msyscall(2) is like kbind(2), and should be always permitted. it does | Theo de Raadt |
2019-12-08 | Limit advertised UDP payload size to 1232 bytes to prevent PMTU / | Florian Obser |
2019-12-08 | Fully reinstate revision 1.21. Apparently, revision 1.22 (part of | Theo Buehler |