Age | Commit message (Expand) | Author |
2019-11-27 | Add list-io command | kn |
2019-11-27 | use _PATH_ names for unveil if possible | Theo de Raadt |
2019-11-27 | OpenFlow 1.3 defines packet header patterns of interest using TLVs (OXMs) | akoshibe |
2019-11-27 | swap some comparisons | Theo de Raadt |
2019-11-27 | whitespace | Sebastian Benoit |
2019-11-27 | Instead of only considering if a resolving strategy is dead, works or | Florian Obser |
2019-11-27 | Nuke http captive portal detection; something better is coming. | Florian Obser |
2019-11-27 | Only store ta certs in the trust store and build chains of the | Sebastian Benoit |
2019-11-27 | knf, make types grepable. ok claudio@ | Sebastian Benoit |
2019-11-27 | rename a variable to show it's a CRL. ok claudio@ | Sebastian Benoit |
2019-11-27 | Document ILOM command to reset hardware | kn |
2019-11-27 | Adjust after changing the struct ctl_show_rib (removal of aspath_len) | Claudio Jeker |
2019-11-27 | struct ctl_show_rib does not need aspath_len since this information is | Claudio Jeker |
2019-11-26 | remove stray Oc; | Jason McIntyre |
2019-11-26 | document that listen on socket can have filters attached | Gilles Chehade |
2019-11-26 | in mail.lmtp.c, split LMTP connection fd into two FILE * streams | Gilles Chehade |
2019-11-26 | timeout(9): switch to tickless backend | cheloha |
2019-11-26 | allow using 'auth' as an origin: | Gilles Chehade |
2019-11-26 | whitespaces | Gilles Chehade |
2019-11-26 | mail-from and rcpt-to already carry origin and destination, so we can make | Gilles Chehade |
2019-11-25 | Honour DEBUG | kn |
2019-11-25 | simplify histogram code and cut off at < limit, as the histogram display in | Otto Moerbeek |
2019-11-25 | document that rules can match specific users or user lists now | Gilles Chehade |
2019-11-25 | store smtp session username in envelope and allow ruleset to match specific | Gilles Chehade |
2019-11-25 | use crlf line-ending during the internal smtp session | Eric Faurot |
2019-11-24 | revert previous, has not been thought through | Florian Obser |
2019-11-24 | Show the build date of the (about to be) fetched snapshot / release. | Florian Obser |
2019-11-23 | These dependon related lines fit better a bit further up. | remi |
2019-11-21 | Remove arguments from ofp13_flowmod() which are unused and unnecessary. | akoshibe |
2019-11-21 | Track on which interface nameservers have been learned. | Florian Obser |
2019-11-20 | Honour DEBUG | kn |
2019-11-19 | fix typos in smtpd.conf.5 | Gilles Chehade |
2019-11-19 | Print learned forwarders in unwindctl. | Florian Obser |
2019-11-19 | Add point-to-point support for broadcast interfaces. | remi |
2019-11-18 | Move the define of TALSZ_MAX to top and add a description for | Claudio Jeker |
2019-11-18 | Add and fix some comments. | Claudio Jeker |
2019-11-18 | Remove unused variables, these output formats don't need special handling | Claudio Jeker |
2019-11-18 | tal_read_file() should error out instead of returning a NULL buffer. | Claudio Jeker |
2019-11-16 | preliminary addition of -d option (semantics: add debug packages if | Marc Espie |
2019-11-15 | nicer order of multi-choice packages (by version if everything else is | Marc Espie |
2019-11-12 | a long long time ago, there was no such thing as "from socket" and the | Gilles Chehade |
2019-11-12 | fix a logic bug in ruleset matching that makes `from socket` rules possibly | Gilles Chehade |
2019-11-12 | document the new annotations corresponding to DEBUG_PACKAGES | Marc Espie |
2019-11-12 | use the default URL when running fw_update, we can't guarantee that pkg_add will | Stuart Henderson |
2019-11-12 | tweak previous; ok deraadt | Jason McIntyre |
2019-11-12 | enable rpki-client build | Theo de Raadt |
2019-11-11 | print the URL when sysupgrade fetches new sets, allowing time for a quick ^C | Stuart Henderson |
2019-11-11 | sensors can als be marked trusted; ok deraadt@ | Otto Moerbeek |
2019-11-11 | fix 'mx:' mechanism in smtpd spf walk | Gilles Chehade |
2019-11-11 | tweak previous: delete stray .Pp | Ingo Schwarze |