Age | Commit message (Expand) | Author |
2018-04-18 | Remove RELAY_MAX_SESSIONS from relayd, there is no reason to limit relays | Claudio Jeker |
2018-04-17 | Drive i8253 with CLOCK_MONOTONIC. | cheloha |
2018-04-15 | Add TCP support to snmpd. | Marco Pfatschbacher |
2018-04-14 | In case of a tcp read timeout, the destination host state needs to be | Sebastian Benoit |
2018-04-13 | Close socket from vmm to parent after forking to vm process. | Martijn van Duren |
2018-04-11 | Make httpd listen on all IPv4 and IPv6 addresses for | Florian Obser |
2018-04-10 | Schedule events against the monotonic clock. | cheloha |
2018-04-10 | Fix previous. Use inet_net_pton(3) instead of inet_pton(3) as | Sunil Nimmagadda |
2018-04-09 | Check for legitimate IPv4, IPv6 addrs before printing. | Sunil Nimmagadda |
2018-04-09 | Do not discourage IPv6, it's working fine in LDOMs. | kn |
2018-04-08 | We warned long enough, also sysmerge(8) should have handled the | Florian Obser |
2018-04-08 | AF_LOCAL was a failed attempt (by POSIX?) to seem less UNIX-specific, but | Philip Guenther |
2018-04-08 | Print BARs for bridges as well. | Mark Kettenis |
2018-04-06 | After processing of a range request httpd would never close the | Florian Obser |
2018-04-03 | Fix crash in dig(1) +trace when falling back to TCP after a truncated reply | Jeremie Courreges-Anglas |
2018-04-03 | tweak vlan printing to properly decode the priority field. | David Gwynne |
2018-04-02 | aspath_verify() can not call aspath_extract() since this function only works | Claudio Jeker |
2018-03-31 | Fix description of -v and implement -v for -a showing holes; ok deraadt@ | Otto Moerbeek |
2018-03-29 | Check the result of strdup not the argument for NULL to report malloc | Florian Obser |
2018-03-29 | update to unbound 1.7.0 | Florian Obser |
2018-03-29 | Make sure that the global config is send out immediately when it is | Martijn van Duren |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2018-03-19 | two fixes from klemens nanni, plus one tweak from myself; | Jason McIntyre |
2018-03-16 | Consistently spell "IPsec" in comments and debug outputs. | Martin Pieuchot |
2018-03-15 | writebufg() does two write(2) calls, both can return EPIPE, so handle it in | Otto Moerbeek |
2018-03-14 | bump minor version just to be sure it makes release :-) | Gilles Chehade |
2018-03-14 | newaliases is so 70s, very tied to the 'db' table backend (which has not | Gilles Chehade |
2018-03-14 | Message-Id header is not added if sent over submission port because the | Gilles Chehade |
2018-03-14 | skip spf mechanisms that have been processed already. | Eric Faurot |
2018-03-14 | disable the session resumption warnings for release | Marc Espie |
2018-03-14 | letsencrypt responded with a 301 redirect when requesting the chain | Florian Obser |
2018-03-14 | block two VMs from using the same disk image file at the same time. | Mike Larkin |
2018-03-14 | knf | Mike Larkin |
2018-03-12 | correct flags example; from artturi alm | Jason McIntyre |
2018-03-11 | Increase SO_RCVBUF of the ospf socket to 256k having this buffer can result | Claudio Jeker |
2018-03-11 | Increase SO_RCVBUF of the ospf socket to 256k having this buffer can result | Claudio Jeker |
2018-03-10 | Allow fetching syspatches from ftp. | Antoine Jacoutot |
2018-03-07 | rfc4954 provides more than one method to submit the same credentials and in | Gilles Chehade |
2018-03-07 | check for expected record type | Otto Moerbeek |
2018-03-06 | update to NSD 4.1.20, ok florian@ | Stuart Henderson |
2018-03-06 | Initialize pushback_index like we do (mostly) everywhere else. | rob |
2013-02-18 | Update to NSD 3.2.15, ok brad@ phessler@ deraadt@ also tested by okan@ | Stuart Henderson |
2018-03-06 | Mention that there is no macro expansion inside quotes. | rob |
2018-03-04 | remove unnecessary header | Gilles Chehade |
2018-03-03 | Be specific on what is slow | job |
2018-03-03 | Add missing comma. | rob |
2018-03-01 | consistently spell "IPsec"; from raf czlonka | Jason McIntyre |
2018-02-28 | Better documentation of the classless-static-routes option. | Matthieu Herrb |
2018-02-28 | vmd: Fix 100% vmd cpu usage on linux receive / unpause | pd |
2018-02-27 | sanitize say/print output further | Marc Espie |