Age | Commit message (Expand) | Author |
2015-03-21 | Remove unused variables and functions. | Renato Westphal |
2015-03-21 | Remove interface finite state machine. | Renato Westphal |
2015-03-21 | Don't try to send address withdraws to neighbors that are unreachable | Renato Westphal |
2015-03-21 | ldpd: Remove attached adjacencies whenever an interface is disabled | Renato Westphal |
2015-03-21 | ldpd: Don't assign labels for BGP routes. | Renato Westphal |
2015-03-21 | Close extended discovery socket on exit. | Renato Westphal |
2015-03-18 | check for invalid disknames | Ted Unangst |
2015-03-17 | Initialize nameservers ports along with nameservers addresses. | Jeremie Courreges-Anglas |
2015-03-15 | Prevent use after free. | Florian Obser |
2015-03-15 | tzfile.h is an internal header that should never have been installed. | Todd C. Miller |
2015-03-14 | Add missing #include <stdint.h> for SIZE_MAX. | Todd C. Miller |
2015-03-14 | remove unused 'cause' string when checking child status | Brent Cook |
2015-03-14 | mention TLS HTTPS here also; ok bcook | Theo de Raadt |
2015-03-14 | rename rde_free_filter() to filterlist_free() and start using it outside | Claudio Jeker |
2015-03-14 | Move the command line options (mainly -d and -v) out of struct bgpd_config | Claudio Jeker |
2015-03-14 | Move the code that adjust FIB priority when changed during a config reload | Claudio Jeker |
2015-03-14 | When removing interfaces in the RDE we also need to remove all the RDE | Claudio Jeker |
2015-03-13 | typo | Eric Faurot |
2015-03-13 | remove the first comma from constructs like ", and," and ", or,": you can use | Jason McIntyre |
2015-03-13 | delete useless comment about Open Group | Theo de Raadt |
2015-03-13 | Missing free(3) in error path | Giovanni Bechis |
2015-03-13 | Make sure that the debug messages include the neighbor ID so we hava a chance | Claudio Jeker |
2015-03-12 | Set TERM if unset. Fixes some remote sysmerge usage by sthen@ | Antoine Jacoutot |
2015-03-11 | do not handcraft protos that already come from unistd.h | Theo de Raadt |
2015-03-11 | Wrap long line. This is another airplane commit from an 747-8 | Reyk Floeter |
2015-03-11 | -s is not optional, sadly; | Jason McIntyre |
2015-03-11 | drop setgid kmem. If you want to play with eeprom, you generally | Theo de Raadt |
2015-03-11 | Remove setgid kmem support. As a result, -d and -v will require you to | Theo de Raadt |
2015-03-11 | Point people to local-zone and stub-zone in unbound.conf and explain | Florian Obser |
2015-03-11 | tweak wording; "a value different to 1" -> "...other than 1", from Sevan Janiyan | Stuart Henderson |
2015-03-11 | port the idea of using clock_gettime(CLOCK_MONOTONIC) for measuring | David Gwynne |
2015-03-09 | Make relayd TLSv1.2-only by default. | Reyk Floeter |
2015-03-09 | Document the TLSv1.2-only change. | Reyk Floeter |
2015-03-09 | Make httpd TLSv1.2-only by default. Some older browsers, like IE 10, | Reyk Floeter |
2015-03-09 | make -DSHORTENED the default: don't update unless there is an actual | Marc Espie |
2015-03-08 | Fix crash on unbound-control reload introduced in update to 1.5.2. | Florian Obser |
2012-03-26 | Import Unbound 1.4.16 to work on in-tree (not yet linked to the build). | Stuart Henderson |
2015-03-06 | Document how to use anti-spoofing rules to reject spam. | Todd C. Miller |
2015-03-06 | Fix minor manpage bug: it is a server, not a relay. | Reyk Floeter |
2015-03-04 | better error reports if PKG_TMPDIR is not writable, okay millert@ | Marc Espie |
2015-03-02 | Cleanup smtpd.conf(5). | Anthony J. Bentley |
2015-03-02 | remove unused variable | Brent Cook |
2015-03-02 | Extend previous. | Antoine Jacoutot |
2015-03-01 | svc_is_base function didn't catched all base daemons, apparently found | Sebastian Reitenbach |
2015-02-28 | Reduce usage of predefined strings in manpages. | Anthony J. Bentley |
2015-02-27 | Do not use the name returned by getlogin() when pw_uid from | Todd C. Miller |
2015-02-25 | Point people at rcctl(8) rather than rc.d(8) in the text displayed when | Stuart Henderson |
2015-02-24 | Mark up filenames with Pa. | Anthony J. Bentley |
2015-02-24 | Explain in a comment that atoi() is safe here. | Alexander Bluhm |
2015-02-23 | Use the rewritten (index file appended) uri as DOCUMENT_URI. | Christopher Zimmermann |