Age | Commit message (Expand) | Author |
2019-06-16 | Restrict filesystem access to read only _PATH_DEVDB and /dev through unveil(2), | Ricardo Mestre |
2019-06-07 | Reyk's ISP sends him router advertisements from non-link local | Florian Obser |
2019-06-04 | Do nog segfault on malformed ttys(5) entry; ok kn@ jca@ | Otto Moerbeek |
2019-06-02 | In manpages, don't escape apostrophes as \'; it's rarely what you want. | Anthony J. Bentley |
2019-05-31 | a tidied version of mlarkin/phessler diffs to document options which don;t make | Jason McIntyre |
2019-05-23 | If we find ourselves behind a captive portal shutdown the service port. | Florian Obser |
2019-05-23 | typo | Florian Obser |
2019-05-22 | Don't get & apply a new lease for an RTM_IFINFO that reports a change | Kenneth R Westerback |
2019-05-17 | Don't put dhclient into a loop when interface-mtu is present | Kenneth R Westerback |
2019-05-14 | Move common config passing code into a function. | Florian Obser |
2019-05-13 | Remove strict mode for now, it is in the way. | Florian Obser |
2019-05-13 | KERN_PFSTATUS is not handled by sysctl so warn about it if requested but | Claudio Jeker |
2019-05-12 | Fix 'ifconfig nwflags; These flags ended up overlapping with other flags | Stefan Sperling |
2019-05-11 | Kill a couple of superfluous "return;" statements | Kenneth R Westerback |
2019-05-11 | Add support for IKEv2 Message Fragmentation as defined in RFC 7383. | Patrick Wildt |
2019-05-11 | Add missing ) | Claudio Jeker |
2019-05-11 | socppc makes an extended visit to the bigbucket. | Theo de Raadt |
2019-05-10 | Restart the protocol and get a new/renewed lease for any relevant | Kenneth R Westerback |
2019-05-10 | Document port protection support in switch(4). Also add SIOCBRDGSIFPROT to | akoshibe |
2019-05-10 | Make it possible to switch between wireless and physical interfacs | Sebastian Benoit |
2019-05-10 | Set the IKED_REQ_INFORMATIONAL flag when sending a delete request | Patrick Wildt |
2019-05-10 | Enforce messages after IKE_SA_INIT exchange to contain only | Patrick Wildt |
2019-05-10 | Implement DNS block lists. If unwind is queried for a domain | Florian Obser |
2019-05-10 | Delete superfluous #includes of <ifaddrs.h>, <net/if_dl.h>, and <net/if_enc.h> | Philip Guenther |
2019-05-08 | When starting up use the built-in DNSSEC trust anchor as well as the | Florian Obser |
2019-05-08 | pfctl should check pfctl.astack is not overrun | Alexandr Nedvedicky |
2019-05-08 | update to PF pfctl(8) and pf.conf(5) manpages | Alexandr Nedvedicky |
2019-05-06 | Only try to resolve the DNSSEC trust anchor if we have a validating | Florian Obser |
2019-05-03 | Revert previous, I got too excited and forgot about the config file :( | Florian Obser |
2019-04-30 | tweak synopsis to match actual option logic | Marc Espie |
2019-04-30 | elaborate a little on how route priorities work; | Jason McIntyre |
2019-04-30 | Restrict file system access to /var/db for the dhclient lease files. | Florian Obser |
2019-04-29 | Add '*' to disklabel(8) editor prompt when in-memory copy of disklabel | Kenneth R Westerback |
2019-04-28 | fix misplaced hyphen in usage(); | Jason McIntyre |
2019-04-28 | Remove need for -A option, lack of a vnd_dev option implies creating | Theo de Raadt |
2019-04-27 | keep the grammatical structure of the options list consistent; | Jason McIntyre |
2019-04-26 | document -A | Marc Espie |
2019-04-26 | Fix a missing carriage return. | denis |
2019-04-25 | Remove vnconfig functionality, and try to adapt the manual page. | Theo de Raadt |
2019-04-25 | install new vnconfig | Theo de Raadt |
2019-04-25 | Push verbose information to stderr, to avoid confusion with -A's output. | Theo de Raadt |
2019-04-25 | fix some basic formatting issues; | Jason McIntyre |
2019-04-25 | Split vnconfig out of mount_vnd, and begin work on a vnd-allocation | Theo de Raadt |
2019-04-23 | missing dots after ".%P pp"; the case of btree(3) was | Ingo Schwarze |
2019-04-19 | rxprio. | David Gwynne |
2019-04-19 | add support for getting and setting rxprio | David Gwynne |
2019-04-18 | Always check for namespace collisions on table commands | kn |
2019-04-18 | Fix table definition parsing as unprivileged user | kn |
2019-04-17 | signpost the location of the text explaining routing table output a little be... | Jason McIntyre |
2019-04-16 | restore some missing error handling | David Gwynne |