Age | Commit message (Expand) | Author |
2019-08-13 | When allocating a new peer set the reconf_action to RECONF_REINIT. | Claudio Jeker |
2019-08-12 | Mark up no-verify with Cm; OK jmc@ gilles@ | Tim van der Molen |
2019-08-12 | Prepend a dot to every line that starts with a dot -- not merely the | Tim van der Molen |
2019-08-12 | On broadcast and point-to-point interfaces only accept hello packets when | remi |
2019-08-12 | Warn when a neighbor changes its source IP address. Either it is because | remi |
2019-08-12 | Stop pulling libssl into rpki-client. | Joel Sing |
2019-08-12 | Do not exit with error if the challenge file already exists, instead truncate... | Sebastian Benoit |
2019-08-12 | Reset the IdleHoldTime and the session error count when doing a admin | Claudio Jeker |
2019-08-12 | Change the way IdleHoldTime is reset once the session is up and stable. | Claudio Jeker |
2019-08-11 | Change all error exits to EX_TEMPFAIL so that mail rejected by the LMTP | Tim van der Molen |
2019-08-11 | In let's encrypt v1 we had to track a challenge for every domain in | Florian Obser |
2019-08-11 | the filtering protocol in OpenBSD 6.6 will be version 0, it has worked fine | Gilles Chehade |
2019-08-11 | add 'from rdns' to ruleset match criterias making it possible to match | Gilles Chehade |
2019-08-11 | delete the bufcachepercent command (since this can be done at runtime), | Theo de Raadt |
2019-08-11 | teach builtin filter rdns how to match a session that has or lacks rdns | Gilles Chehade |
2019-08-11 | fix rewrite action on filtering of MAIL FROM phase | Gilles Chehade |
2019-08-11 | document proc and proc-based filters | Gilles Chehade |
2019-08-11 | document filter chains, which is essentially a way to declare a set of | Gilles Chehade |
2019-08-11 | start documenting the builtin filters | Gilles Chehade |
2019-08-11 | no longer document that username may be omitted if equal to label, this is | Gilles Chehade |
2019-08-11 | rework grammar for builtin filters so i can start documenting it | Gilles Chehade |
2019-08-11 | the mta "certificate check" log line was not in the same format as other | Gilles Chehade |
2019-08-11 | properly implement the "from socket" match criteria, so it is now possible | Gilles Chehade |
2019-08-10 | improve level of details when logging mda errors that happen while we're in | Gilles Chehade |
2019-08-10 | start documenting filters for next release | Gilles Chehade |
2019-08-10 | document proxy-v2 option to listener | Gilles Chehade |
2019-08-10 | this introduces experimental proxy v2 support which is fairly isolated to a | Gilles Chehade |
2019-08-10 | enforce domain length check in valid_domainpart(), checking it in caller is | Gilles Chehade |
2019-08-10 | let smtpd tell filters about configuration keys before they register hooks. | Gilles Chehade |
2019-08-10 | bump version | Gilles Chehade |
2019-08-10 | documentation was missing 'smtp limit' bits, document them. | Gilles Chehade |
2019-08-10 | valid_domainpart() uses res_hnok() internally which considers the hostnames | Gilles Chehade |
2019-08-10 | Like we did on other daemons that cannot be pledged due to forbidden ioctls the | Ricardo Mestre |
2019-08-09 | Move prefix_update to the right spot and also move some prototypes down. | Claudio Jeker |
2019-08-09 | Rename some of the prefix functions to make it clearer. Also rename | Claudio Jeker |
2019-08-09 | Add -b bind_addr as argument which is passed to rsync as --address to | Claudio Jeker |
2019-08-09 | Replace snmpctl(8) references with snmp(1). | Martijn van Duren |
2019-08-09 | If the rsync of a repository fails print out the URI of the failed process. | Claudio Jeker |
2019-08-08 | Fix a bunch of typos in various man pages. | Frederic Cambus |
2019-08-08 | Use O_CLOEXEC or SOCK_CLOEXEC on every open or socket call. Even though | Claudio Jeker |
2019-08-08 | added /* no filesystem visibility */ above unveil("/", "") since "" is too easy | Ricardo Mestre |
2019-08-08 | Fix typos in OpenBSD::Intro.3p and OpenBSD::PackingElement.3p. | Frederic Cambus |
2019-08-08 | Parse the config file early on startup before bgpd is daemonized. | Claudio Jeker |
2019-08-08 | Set the reconf state of listening addrs to RECONF_REINIT. This is what | Claudio Jeker |
2019-08-08 | Describe what "disabling the decision process" entails for the "no evaluate" ... | Richard Procter |
2019-08-08 | One missing piece when I added pledge(2) to dhcpd(8) was in the code path when | Ricardo Mestre |
2019-08-07 | Improve RIB reload behaviour. Especially when the rtable changes or the | Claudio Jeker |
2019-08-07 | Implement the last few missing bits of RFC7607 and ensure that the AS in | Claudio Jeker |
2019-08-07 | Only templates can have a remote-as of 0 (as in uninitalised, trust the AS | Claudio Jeker |
2019-08-07 | Order RFC by number. | Claudio Jeker |