Searched hist:"3 c667526" (Results 1 – 5 of 5) sorted by relevance
/openbsd/usr.sbin/nsd/ |
H A D | nsd-control.c | diff 3c667526 Tue Oct 27 07:58:00 GMT 2015 doug <doug@openbsd.org> Fix nsd and unbound's error checking with SSL_CTX_set_options().
LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to be 0 when support is removed. This breaks the error checking that nsd and unbound were doing. It should check against the flag value itself to allow for 0.
input deraadt@, jsing@ tweak + ok miod@, guenther@
|
H A D | remote.c | diff 3c667526 Tue Oct 27 07:58:00 GMT 2015 doug <doug@openbsd.org> Fix nsd and unbound's error checking with SSL_CTX_set_options().
LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to be 0 when support is removed. This breaks the error checking that nsd and unbound were doing. It should check against the flag value itself to allow for 0.
input deraadt@, jsing@ tweak + ok miod@, guenther@
|
/openbsd/usr.sbin/unbound/smallapp/ |
H A D | unbound-control.c | diff 3c667526 Tue Oct 27 07:58:00 GMT 2015 doug <doug@openbsd.org> Fix nsd and unbound's error checking with SSL_CTX_set_options().
LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to be 0 when support is removed. This breaks the error checking that nsd and unbound were doing. It should check against the flag value itself to allow for 0.
input deraadt@, jsing@ tweak + ok miod@, guenther@
|
/openbsd/usr.sbin/unbound/daemon/ |
H A D | remote.c | diff 3c667526 Tue Oct 27 07:58:00 GMT 2015 doug <doug@openbsd.org> Fix nsd and unbound's error checking with SSL_CTX_set_options().
LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to be 0 when support is removed. This breaks the error checking that nsd and unbound were doing. It should check against the flag value itself to allow for 0.
input deraadt@, jsing@ tweak + ok miod@, guenther@
|
/openbsd/usr.sbin/unbound/util/ |
H A D | net_help.c | diff 3c667526 Tue Oct 27 07:58:00 GMT 2015 doug <doug@openbsd.org> Fix nsd and unbound's error checking with SSL_CTX_set_options().
LibreSSL, BoringSSL and OpenSSL have all been redefining SSL_OP_* flags to be 0 when support is removed. This breaks the error checking that nsd and unbound were doing. It should check against the flag value itself to allow for 0.
input deraadt@, jsing@ tweak + ok miod@, guenther@
|