Age | Commit message (Expand) | Author |
2019-12-19 | The previous fix for creating isakmpd(8) IKE pcap file, weakened | Alexander Bluhm |
2019-12-19 | Start protecting the pipe_peer member of `struct pipe' using the | anton |
2019-12-19 | In ndp(8) the scope ID was not set correctly so it touches the wrong | Alexander Bluhm |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-19 | wider list width to adjust for previous; | Jason McIntyre |
2019-12-19 | Validate auth_offset before using it. If it's too big ripd will crash. | remi |
2019-12-19 | Fix output loop to not stop when the first unused output format is | Claudio Jeker |
2019-12-19 | Document that security key-hosted keys can act as host keys. | Christian Weisgerber |
2019-12-19 | Align man file with reality | job |
2019-12-19 | tweak previous; | Jason McIntyre |
2019-12-19 | poll handlers must return a poll(2) revents value, not errno(2) values. | Reyk Floeter |
2019-12-19 | Add size for free() in vio(4). | Frederic Cambus |
2019-12-19 | Spell "mount point" as other man pages do, with a space. | Anthony J. Bentley |
2019-12-19 | When adding a list with multiple commands to the queue, the next item to | Nicholas Marriott |
2019-12-19 | Use bus_size_t as the type for the base address. | Mark Kettenis |
2019-12-19 | Change the way individual show functions are called. Up until now an imsg | Claudio Jeker |
2019-12-19 | Do not need the getudpportrange functions. We don't need to perform any | Theo de Raadt |
2019-12-19 | "Forward security" -> "Forward secrecy" since that's the correct term. | Darren Tucker |
2019-12-19 | Prevent redirections to file: URLs | Jeremie Courreges-Anglas |
2019-12-18 | unifdef _AIX | Stuart Henderson |
2019-12-18 | remove HTMLPAGES components, not used | Theo de Raadt |
2019-12-18 | dig not DiG | Theo de Raadt |
2019-12-18 | do not need these | Theo de Raadt |
2019-12-18 | about time unwind got a namecheck; | Jason McIntyre |
2019-12-18 | move -h description into .Bl list rather than main body | Theo de Raadt |
2019-12-18 | -h for help can be discovered other ways | Theo de Raadt |
2019-12-18 | spell "name server" consistently; i kind of prefer "nameserver", but this way | Jason McIntyre |
2019-12-18 | Set vm_map's pmap in uvm_map_setup(). | Visa Hankala |
2019-12-18 | Workaround unbound github issue #99. | Florian Obser |
2019-12-18 | Update to libunbound 1.9.6 | Florian Obser |
2019-12-18 | use "Currently" in the doc for "openssl enc" when talking about default | Stuart Henderson |
2019-12-18 | merge Unbound 1.9.6 | Stuart Henderson |
2019-12-18 | import Unbound 1.9.6, ok tb florian | Stuart Henderson |
2019-12-18 | add the changelog | Stuart Henderson |
2019-12-18 | remove, not useful here | Stuart Henderson |
2019-12-18 | merge NSD 4.2.4 | Stuart Henderson |
2019-12-18 | import NSD 4.2.4, ok florian | Stuart Henderson |
2019-12-18 | Mask high bits of iwm(4) firmware SYSASSERT codes before matching | Stefan Sperling |
2019-12-18 | no need for double Cm; | Jason McIntyre |
2019-12-18 | give a better name to a couple functions and struct fields related to | Gilles Chehade |
2019-12-18 | Re-enable firmware-based Tx retries at lower rates for iwm(4). | Stefan Sperling |
2019-12-18 | Implement unwindctl status memory to show chache memory usage. | Florian Obser |
2019-12-18 | Rework unified cache handling to be able to unify key and neg caches. | Florian Obser |
2019-12-18 | Use neg and key cache from the passed in environment if initialized so that | Florian Obser |
2019-12-18 | Allow pagefault_disable() to be called recursively, something that may happen | Mark Kettenis |
2019-12-18 | Use separate rwlock initializations for userland ("vmspace") and kernel | Mark Kettenis |
2019-12-18 | teach relay action how to do domain-based relay host, this allows declaring | Gilles Chehade |