Age | Commit message (Expand) | Author |
2019-09-19 | unescape / and ^ in the general delivery case, they only need to be for | Gilles Chehade |
2019-09-18 | remove old log options 'log update/all' that were replaced with 'log | Sebastian Benoit |
2019-09-18 | Implement server certificate validation in smtp(1). | Eric Faurot |
2019-09-17 | merge 4.2.2 | Stuart Henderson |
2019-09-16 | Zap unused h_errno | kn |
2019-09-16 | Simplify function detection | kn |
2019-09-15 | Add support for binary protocol health checking. Feedback and guidance from | rob |
2019-09-15 | Use (egress) in nat-to example | kn |
2019-09-14 | in mta_relay_cmp() properly check that authlabel or backupname are not NULL | Gilles Chehade |
2019-09-11 | when replace tree_xget() with tree_get() ... actually use tree_get() so the | Gilles Chehade |
2019-09-11 | CDP's Native-VLAN-ID does not need a substraction. | Martijn van Duren |
2019-09-11 | merge unbound 1.9.3 | Stuart Henderson |
2019-09-11 | import unbound 1.9.3, thanks gonzalo@ dtucker@ for tests. | Stuart Henderson |
2019-09-11 | Sprinkle around some __attribute__((__format__ (printf(...))). | Martijn van Duren |
2019-09-10 | do not use tree_xget() between filters resume as a session may legitimately | Gilles Chehade |
2019-09-10 | During libutil/ber.c r1.12 I made sure that every element that's requested | Martijn van Duren |
2019-09-10 | immediatly close the connection if the cert is not valid, rather than | Eric Faurot |
2019-09-10 | simplify lka reporting functions by moving the reqid inside the broadcast | Gilles Chehade |
2019-09-08 | Have sm_install() use install -F (fsync). | Antoine Jacoutot |
2019-09-07 | Do not try to send router advertisements on interfaces that have no link. | Florian Obser |
2019-09-07 | Remove unused VMD_DISK_INVALID message type and mark it obsolete. | tobhe |
2019-09-06 | options(4), config(8): drop dst/timezone knobs; ok kettenis@ deraadt@ jca@ | cheloha |
2019-09-06 | this bit about soii and link-local addresses is no longer needed since | Sebastian Benoit |
2019-09-06 | Add support for filter-reports. These allow filters to send freetext | Martijn van Duren |
2019-09-04 | msdosfs: remove timezone support | cheloha |
2019-09-04 | let collisionreport work better with FETCH_PACKAGES | Marc Espie |
2019-09-04 | bump version | Gilles Chehade |
2019-09-04 | disallow proc filters from responding with junk action at commit | Gilles Chehade |
2019-09-04 | introduce the 'junk' builtin filter action which marks a session or | Gilles Chehade |
2019-09-04 | vmd(8): memory leak in an error path | Mike Larkin |
2019-09-03 | pcap-filter is now section 7; | Jason McIntyre |
2019-09-03 | Exectute procs and filters from /usr/local/libexec/smtpd/ if no absolute | Martijn van Duren |
2019-09-02 | the rule_to_text() function which is used to display rules when debug | Gilles Chehade |
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 |