Age | Commit message (Expand) | Author |
2019-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, | Theo de Raadt |
2019-09-02 | Request a new SSL structure for each TLS session. | Eric Faurot |
2019-09-02 | in standalone smtp client, smtps schema should use ... smtps port | Gilles Chehade |
2019-09-02 | Fix copyright lines, the "one-inode file system" in i386_softraid.c is my | Otto Moerbeek |
2019-08-31 | The algorithm creating the routing addresses in route(8) and arp(6) | Alexander Bluhm |
2019-08-30 | fix SEE ALSO; | Jason McIntyre |
2019-08-30 | name these manual pages by the primary function, for instance there | Theo de Raadt |
2019-08-30 | one more ethers.3 -> ether_aton.3; | Jason McIntyre |
2019-08-30 | catch up to ethers(3)->ether_aton(3) renaming | Theo de Raadt |
2019-08-30 | mop up for the pcap.3 rename; | Jason McIntyre |
2019-08-30 | revert r1.175 which added unveil to relayd; "check script" needs access to the | Stuart Henderson |
2019-08-29 | The IFP address in arp(8) used some bytes from a location depending | Alexander Bluhm |
2019-08-29 | the latest commit introduced a regression in DATA filters | Gilles Chehade |
2019-08-29 | the builtin filters matching used to be reversed, as in "function must not | Gilles Chehade |
2019-08-29 | Comment out the registration of smtp-out events. | Martijn van Duren |
2019-08-28 | Polish; also, document defaults for 'listen on' and 'rde rib'. | Richard Procter |
2019-08-28 | At startup, unveil entire filesystem to read-only. If after privdrop, some | Theo de Raadt |
2019-08-28 | change valid_domainname() to accept a trailing dot. | Eric Faurot |
2019-08-28 | Add a link-greeting report. This allows us to get the active domain name | Martijn van Duren |
2019-08-28 | Make filters more developer-friendly by giving more feedback on why a | Martijn van Duren |
2019-08-27 | Honour -n when deleting entries, sync parse_host() from ndp(8) | kn |
2019-08-27 | Sync const correctness with arp(8) | kn |
2019-08-26 | also pass the signature style | Marc Espie |
2019-08-25 | synch with other changes. bug noticed by naddy@ | Marc Espie |
2019-08-25 | Merge common parsing route into new parse_host() helper | kn |
2019-08-25 | Allow for "port smtp" and "port smtps" on listen statement. | Martijn van Duren |
2019-08-23 | Assign the filter name to the proc name in the case of proc_exec. | Martijn van Duren |
2019-08-23 | Honour -n when setting entries | kn |
2019-08-23 | only process records of the expected type. | Eric Faurot |
2019-08-23 | explain in a simpler way when the default is -r and when it is -s; | Ingo Schwarze |
2019-08-23 | martijn@ found a regression so revert to the old behavior for now | Eric Faurot |
2019-08-23 | vmctl(8): fix wrong output when using 'vmctl stop' | Mike Larkin |
2019-08-23 | res_hnok() is too lenient wrt to acceptable domain name in mail addresses. | Eric Faurot |
2019-08-22 | Replace hand-rolled errors with warn(3) | kn |
2019-08-21 | Remove cdrom mention | Daniel Jakots |
2019-08-20 | Adjust manpage. Document -t tal and the new output argument. Also remove | Claudio Jeker |
2019-08-20 | Change the arguments to rpki-client a bit. Instead of listing all TAL files | Claudio Jeker |
2019-08-20 | fix error reporting, specifically having two repos on the same site may | Marc Espie |
2019-08-19 | use a specific and more relevant status message for failed smarthost | Eric Faurot |
2019-08-19 | -Pcdrom is nonsensical now, so error out properly on it. | Marc Espie |
2019-08-19 | add a special flag -DDONTLOG so that regress test won't spam /var/log/messages | Marc Espie |
2019-08-18 | version field was reserved but not discussed, this is done now | Gilles Chehade |
2019-08-17 | no need to escape "-", generally speaking; instances remain in EXAMPLES; | Jason McIntyre |
2019-08-16 | Send snmpctl(8) to the great bitbucket in the sky. You've served us well. | Martijn van Duren |
2019-08-14 | revert the inet6 format diff, regression observed by florian@ | Gilles Chehade |
2019-08-14 | Rework the way ribs are stored in the RDE. Instead of a flat array that | Claudio Jeker |
2019-08-14 | There is no longer a reason to use two structs for RIBs where one is part | Claudio Jeker |
2019-08-14 | Improve the error message when supplying an invalid template to vmctl | anton |
2019-08-14 | Fix ber_scanf_elements for traphandler: | Martijn van Duren |
2019-08-13 | config -eu uses a second copy of the nlist array[], which should never | Theo de Raadt |