Age | Commit message (Expand) | Author |
---|---|---|
2019-03-01 | trailing whitespace | Florian Obser |
2019-02-13 | (unsigned) means (unsigned int) which on ptrdiff_t or size_t or other | Theo de Raadt |
2018-11-01 | - odd condition/test in PF lexer | Alexandr Nedvedicky |
2018-09-16 | If a prefix without length was specifed in the config file, then | Alexander Bluhm |
2018-09-07 | replace malloc()+strlcpy() with strndup() in cmdline_symset(). | miko |
2018-08-03 | Move dns settings to global options so that they don't need to be | Florian Obser |
2018-07-20 | Fix mem leaks on config reload: | Florian Obser |
2018-07-20 | Introduce MTU option. | bket |
2018-07-20 | We need to track the auto prefix in ra_prefix_conf otherwise we can't | Florian Obser |
2018-07-20 | Rename "resolver" to "nameserver" in the configuration file. | Florian Obser |
2018-07-15 | Implement RFC 8106: IPv6 Router Advertisement Options for DNS | Florian Obser |
2018-07-11 | there is nothing secret about rad.conf | Florian Obser |
2018-07-10 | Import rad(8). | Florian Obser |