Age | Commit message (Expand) | Author |
2014-03-16 | lint is dead (long live the lint!), so stop using it as a cpp conditional | Philip Guenther |
2014-03-16 | merge conflicts, remove old libldns files | Stuart Henderson |
2014-03-16 | import unbound 1.4.22 upstream sources, ok brad@ | Stuart Henderson |
2013-09-22 | update to ldns 1.6.16 | Stuart Henderson |
2012-08-23 | update to ldns 1.6.13, tested by okan@, thanks (not yet linked to build). | Stuart Henderson |
2012-03-26 | Import ldns 1.6.12, needed for Unbound, to work on in-tree. | Stuart Henderson |
2014-03-15 | Enable Unbound in base, ok deraadt@ | Stuart Henderson |
2014-03-15 | change pidfile location again; actually this is written before chroot, so | Stuart Henderson |
2014-03-14 | use $chrootdir/run for pid file, like nsd. | Stuart Henderson |
2014-03-14 | merge conflicts | Stuart Henderson |
2014-03-14 | Update to NSD 4.0.3, main change is to improve/fix nsd.db database | Stuart Henderson |
2014-03-14 | more informative log message on unknown SNI. | Eric Faurot |
2014-03-14 | field rename | Eric Faurot |
2014-03-14 | print the correct user name if SMTPD_QUEUE_USER is missing | Alexander Hall |
2014-03-13 | Don't suggest running the AML parser as root. :-) | Bryan Steele |
2014-03-13 | When failing to find the required privsep user entry, it is not cool at | Theo de Raadt |
2014-03-13 | oops! none of us spotted that pkg_add is section 1, not 8; | Jason McIntyre |
2014-03-13 | Correction from jmc@, sort references alphabetically. | Bryan Steele |
2014-03-13 | Add a reference to the ACPICA utilities, with examples. | Bryan Steele |
2014-03-13 | remove old instructions about sendmail. poke by jmc | Ted Unangst |
2014-03-13 | The enqueue utility should not add a User-Agent header to emails. | Chris Cappuccio |
2014-03-13 | Unhook httpd(8) from build; man page bits | Florian Obser |
2014-03-13 | Unhook httpd(8) from build | Florian Obser |
2014-03-13 | merge conflicts | Brad Smith |
2014-03-13 | update to NSD 4.0.2, ok sthen@ | Brad Smith |
2014-03-12 | Are they going to help? | Ted Unangst |
2014-03-11 | bugfix update to 1.4.6 | Robert Nagy |
2014-03-10 | 13_datalen.msg | Florian Obser |
2014-03-10 | 12_malloc_memset_to_calloc.msg | Florian Obser |
2014-03-10 | 11_w_flag.msg | Florian Obser |
2014-03-10 | 10_setvbuf.msg | Florian Obser |
2014-03-09 | record errors, and only crash at the end. much less painful to synch | Marc Espie |
2014-03-08 | format string has changed for K_USERINFO | Eric Faurot |
2014-03-08 | code cleanup | Eric Faurot |
2014-03-07 | rename $_ for better style... lots more to be done | Marc Espie |
2014-03-07 | the IO::Uncompress framework can auto-detect compression type, turn | Marc Espie |
2014-03-06 | Always print the key signify(1) is using. | Antoine Jacoutot |
2014-03-05 | shush. signify is quiet now, but we want it to stay that way | Marc Espie |
2014-03-05 | refactor solve_from_ports a bit. | Marc Espie |
2014-03-02 | if peer advertises DSN and we don't want to use it, make sure we don't send | Gilles Chehade |
2014-03-01 | start using the new officially named keys. This is being done before | Theo de Raadt |
2014-02-28 | The user.directory expansion is not supposed to be escaped. | Eric Faurot |
2014-02-28 | do not miss out F_BACKUP when dumping envelope or it breaks backup MX | Gilles Chehade |
2014-02-26 | Again the default is not 0. | Claudio Jeker |
2014-02-26 | This is a lie, the default is not 0. It is inherited from the process. | Claudio Jeker |
2014-02-26 | There is no need to init a global to 0 | Claudio Jeker |
2014-02-25 | if a specific pattern of failures/success happen, we can end up not | Gilles Chehade |
2014-02-24 | fix off by one leading to invalid host stats tree | Eric Faurot |
2014-02-24 | fix a buffer overflow of an array introduced with the ssl inspection commit | Jonathan Gray |
2014-02-24 | fix a memory leak in an error path | Jonathan Gray |